Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
May 15, 20186 yr @bfarber Do you guys have any plans to allow searching by author without a query like on 3.x?
June 10, 20186 yr On 4/12/2018 at 11:04 PM, Ramsesx said: 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. Now, after I converted my community to IPS the missing phrase search option is a BIG problem. How can I get this back? Why aren't there more people complaining about this? Nobody searches for exact phrases in your communities?
June 10, 20186 yr 1 minute ago, Adriano Faria said: ? https://invisioncommunity.com/search/?q="Search Changes"&search_in=titles
June 10, 20186 yr You need the quotes. Just don’t use it: The feature is still there. You just need to get used to the new way of using it.
June 10, 20186 yr 6 minutes ago, Adriano Faria said: The feature is still there. You just need to get used to the new way of using it. No it's not. And yes, I know how to use the search. I just give you a random example: Now, search for "Database conversion" without quotes do you find this topic from the screenshot? And if yes, please tell me how you did it. Thanks.
June 10, 20186 yr I see. I just posted because your post seems to indicate that this was removed. It’s there. Not returning results sounds like a bug. I would report it.
June 11, 20186 yr On 6/10/2018 at 9:28 AM, Ramsesx said: Now, after I converted my community to IPS the missing phrase search option is a BIG problem. How can I get this back? Why aren't there more people complaining about this? Nobody searches for exact phrases in your communities? I agree that it is baffling that phrase search doesn't work the way everyone expects it ought to. Here's an example from right now on my forum: Searching for "doom eternal" (the game announced yesterday) returns 0 results Searching for doom AND eternal returns 5555 results Searching for "eternal doom" returns 12 results, all of which include the specific phrase, "eternall doom" (notice that "eternal" is spelled wrong)
July 10, 20186 yr Rebuild search index took around an hour before I switched to Elasticsearch. Just set it up today and running the rebuild for the first time I'm 50% after 3 hours.. is it meant to take longer on Elasticsearch?
July 10, 20186 yr It's not "meant" to, but instead of inserting rows into (presumably) a local database table all of those rows have to be pushed over an HTTP API to a service (I don't know if your Elasticsearch is local or remote, but it's still an HTTP request either way). That is going to be inherently slower with regards to pushing the content into the index. The benefits show when you in turn perform a search and it executes quicker and with better results.
July 10, 20186 yr 2 hours ago, bfarber said: It's not "meant" to, but instead of inserting rows into (presumably) a local database table all of those rows have to be pushed over an HTTP API to a service (I don't know if your Elasticsearch is local or remote, but it's still an HTTP request either way). That is going to be inherently slower with regards to pushing the content into the index. It's on my server. I'm getting the viewupdate error since setting up elasticsearch as seen here
July 17, 20186 yr Why can we choose only one language for analyzer? It's a huge disadvantage for multilingual communities.
Archived
This topic is now archived and is closed to further replies.