Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Management Charles Posted March 12, 2018 Management Posted March 12, 2018 We announced the 4.3 search improvements recently. If you have not had a look please read the news entry: One of the big changes was the addition of Elasticsearch as an option but there were improvements to search overall no matter what method you are using. Right now we are using normal MySQL searching along with the new interface and backend logic. Later this week we will enabling Elasticsearch. So I wanted to give everyone notice of this upcoming change so those of you who are heavy search users could compare the search experience now and then later this week when Elasticsearch is enabled. I will let you know in this topic when we do that. As always, please post beta bugs in the bug tracker. Thanks!
Ryan Ashbrook Posted March 14, 2018 Posted March 14, 2018 13 minutes ago, ZeroHour said: Its happening now I take it with the notices? ? No - we just applied some updates that made it necessary. We'll post when it happens, as Charles said.
sudo Posted March 15, 2018 Posted March 15, 2018 4 hours ago, Ryan Ashbrook said: No - we just applied some updates that made it necessary. We'll post when it happens, as Charles said. Dang... ohh well ?
Management Charles Posted March 19, 2018 Author Management Posted March 19, 2018 Enabled on our site now. Give it a bit to index then report any issues to the bug tracker. Thanks!
SJ77 Posted March 19, 2018 Posted March 19, 2018 1 hour ago, Charles said: Enabled on our site now. Give it a bit to index then report any issues to the bug tracker. Thanks! I doubt it's already fully indexed and already SO SO SO MUCH BETTER!! FINALLY!! this is awesome
Daniel F Posted March 19, 2018 Posted March 19, 2018 4 minutes ago, SJ77 said: I doubt it's already fully indexed and already SO SO SO MUCH BETTER!! FINALLY!! this is awesome Yea, the search index is still being rebuilt, you can see it on the search site, because the "bar" is still being shown:) But I'm really glad that you already noticed a difference and that you like it.
mark007 Posted March 19, 2018 Posted March 19, 2018 4 hours ago, SJ77 said: SO SO SO MUCH BETTER!! FINALLY!! this is awesome Yes really awesome !!!
sobrenome Posted March 21, 2018 Posted March 21, 2018 Will the new elastic search "intelligent"search system that recognizes singular, plural and typos be used to tagging system also? It would be awesome if so!
SJ77 Posted March 21, 2018 Posted March 21, 2018 I might have prematurely got excited I’m not sure it’s working great this morning. I did a couple spot checks at first and it passed but it failed my spot checks this morning
Metor Posted March 21, 2018 Posted March 21, 2018 @Charles @Daniel F @Ryan Ashbrook is there a way to make it possible to search for 3 letter words? whenever I search a word like "Gym" it always says no results found when I'm sure there are. Haven't seen a setting for it but is it possible to alter it in the code somewhere thanks.
Management Charles Posted March 21, 2018 Author Management Posted March 21, 2018 You can do that with Elasticsearch: https://invisioncommunity.com/search/?q=gym
Daniel F Posted March 21, 2018 Posted March 21, 2018 Works just fine here with Elasticsearch https://invisioncommunity.com/search/?q=gym
Metor Posted March 21, 2018 Posted March 21, 2018 that's weird when I try on this site it always works. but I use the default system and it always says no results found. when using 3 letter words
Ryan Ashbrook Posted March 21, 2018 Posted March 21, 2018 This is because MySQL has a four character limit by default, whereas Elastic Search (which we are using here, introduced in 4.3) does not.
Metor Posted March 21, 2018 Posted March 21, 2018 ah yeah thanks I see now. that's the problem when I ran SHOW VARIABLES LIKE 'ft_min_word_len' it showed 4.
media Posted March 21, 2018 Posted March 21, 2018 Wow, I am amazed... This is the best feature.... Keep up the good work...
Thomas P Posted March 23, 2018 Posted March 23, 2018 Hi, as it seems searching with wildcards isn't possible... When searching for the term 'password' I get results, using 'passwor*' or 'passwor?' doesn't render any results. Is there a reason why? Thanks, Thomas
RevengeFNF Posted March 24, 2018 Posted March 24, 2018 1 hour ago, Thomas P said: Hi, as it seems searching with wildcards isn't possible... When searching for the term 'password' I get results, using 'passwor*' or 'passwor?' doesn't render any results. Is there a reason why? Thanks, Thomas I tried searching now for "invis" and it did get the results for "invision", so it works.
Thomas P Posted March 24, 2018 Posted March 24, 2018 Stemming works, but not using wildcards - that's not the same ? Could someone confirm?
Koper74 Posted April 4, 2018 Posted April 4, 2018 On 24.3.2018 at 9:25 AM, Thomas P said: Could someone confirm? Yes I can. If I search for start* it does not find the match startseite. @Charles Instead of wildcard support (or in addition to it), we would like to have the ngram-tokenizers integrated - including the possibility to configure min_gram, max_gram and token_chars in the ACP. Compound words (e.g. "Kriminalpolizei") are used very often in German. With the current settings, Elasticsearch does not find them when searching for the individual words (for example "kriminal", "polizei")
Ramsesx Posted April 12, 2018 Posted April 12, 2018 I don't like that it's not possible to search for an exact word order with the new search. If type in "big changes", with the old engine I got all posts containing these exact term. Now I get no result, if search the same without the " I get some results but it's not satisfying.
Adriano Faria Posted April 12, 2018 Posted April 12, 2018 I have a specific file that I cannot find in new system: “Other Files From File Submitter”. No matter what, it doesn’t show up. But new system is fine and works better than 4.2.
Peter Wagemans Posted April 21, 2018 Posted April 21, 2018 On 3/21/2018 at 4:02 AM, sobrenome said: Will the new elastic search "intelligent"search system that recognizes singular, plural and typos be used to tagging system also? It would be awesome if so! Invision: just provide an optional a link to Google search ( CSE or not ) and this feature would become available. You can never match what the Google search engine can do.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.