Jump to content
This topic contains 45 posts. A summary containing the most significant posts is available

Featured Replies

Posted

Hello IPS users and fellows,

is there anyone running or using ES 7 services successfully with IPB 4.4.x (latest)?

If someone knows when IPB is going to support ES 7 I would be thankful, too. We have a new box which supports ES 7 natively and don't really want to downgrade the stack manually...

Thanks,
Thomas

 

  • Author

Hi Stuart,

ok, thanks for the details,

 

Is Elastic Search worth it over MySQL for IPB? Can someone please share more info? Ex - what you can do more with it?  Thank you

Elasticsearch will provide vastly superior search results, however it is a remote service so your community will need to make HTTP requests to it in order to index the content, and to fetch the search results. That said, the searching is faster than MySQL particularly for larger data sets.

Generally speaking, if you get to a million or two posts, you should probably switch over to ElasticSearch. Before that point, you would really just need to try it out and see if you prefer it or not. If you have a really fast server and a relatively smaller site, you may find that local MySQL searches are sufficient, and perform faster, than a remote service.

  • 1 month later...
 

It is coming in a future release, most likely 4.5.0. You will need to continue using ES6 until then.

Try and fix the duplicate topics issue then in unread content (I did submit a ticket but didn't get anywhere with it and had to turn it off, the issue was just affecting large topics)

Edited by marklcfc

 

Try and fix the duplicate topics issue then in unread content (I did submit a ticket but didn't get anywhere with it and had to turn it off, the issue was just affecting large topics)

I don't see the ticket you're talking about, can you give me a ticket ID?

 

I don't see the ticket you're talking about, can you give me a ticket ID?

#1040195 ignore the leaderboard part as that got fixed

Edited by marklcfc

 

#1040195 ignore the leaderboard part as that got fixed

I've had a look at the ticket, we do have some further Elastic search changes in 4.4.7. I would recommend upgrading when it's available and then rebuilding your search index. If the problem persists, let us know via a new ticket.

  • 5 months later...

Just wanted to follow up on this since I recent have been doing some ES related work, will ES 7.x support still be coming to 4.5?

  • 4 weeks later...
 

Yes

Nice!

  • 1 month later...
 

Elastic Search 7 isn't supported at this time, you will need to use version 5 or 6.

Is it possible to use elastic search 2.3 (this is the only version available on AWS for t2.micro instance)?

 

Is it possible to use elastic search 2.3 (this is the only version available on AWS for t2.micro instance)?

2.3 is not supported.

/**
	 * @brief	Elasticsearch version requirements
	 */
	const MINIMUM_VERSION = '5.6.0';
	const UNSUPPORTED_VERSION = '7.0.0';

 

 

2.3 is not supported.

Thanks. I will keep the 6 and wait for 4.5. to update to 7.

  • 3 months later...

hi,

Is 4.5.2 supporting ES 7?

 

hi,

Is 4.5.2 supporting ES 7?

Yes. It is supported, yet only to version 7.6.2. Don't go any higher version more than 7.6.2.

Very nice!

  • 2 weeks later...
 

Elastic Search 7 isn't supported at this time, you will need to use version 5 or 6.

We will be adding support for v7, but I cannot confirm exactly when that will be yet.

BUMP 🙂 

Any update on this since October 2019, nearly a full year later and no update. When I tried with 4.5.x it said that it doesn't support 7.7.0 or higher

Would be great to have the latest version supported, as installing older versions of Elastic search could be a security risk. 

7.9.3. is available 🙂 

Please

 

as installing older versions of Elastic search could be a security risk. 

This. Don't do it. Use 6 until they fix the problem.

 

BUMP 🙂 

Any update on this since October 2019, nearly a full year later and no update. When I tried with 4.5.x it said that it doesn't support 7.7.0 or higher

Would be great to have the latest version supported, as installing older versions of Elastic search could be a security risk. 

7.9.3. is available 🙂 

Please

I totally agree ! 🙂

  • 2 months later...
 

BUMP 🙂 

Any update on this since October 2019, nearly a full year later and no update. When I tried with 4.5.x it said that it doesn't support 7.7.0 or higher

Would be great to have the latest version supported, as installing older versions of Elastic search could be a security risk. 

7.9.3. is available 🙂 

Please

7.10.1 now...

and Invision is still silent 

Recently Browsing 0

  • No registered users viewing this page.