Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Grant_B Posted November 8, 2017 Posted November 8, 2017 I've reported these to IPB but posting here in case anybody else gets user reports of search issues and goes looking for answers. Since upgrading to 4.2.6 searching private messages is broken - I'm seeing the same issue on the IPB forum as well so I don't think it's a specific issue with us. Also, when searching the forum, if you change the sort by to 'Relevancy' it generates an error - I think this is connected with the private message searching above and I have also replicated that on this forum. Hopefully it will be an easy fix.
Stuart Silvester Posted November 8, 2017 Posted November 8, 2017 We released a patch for this a short while ago, go to Support and select "something isn't working" then click on 'apply patch'
Grant_B Posted November 8, 2017 Author Posted November 8, 2017 Working great after the patch - thank you
SerialNoob Posted December 2, 2017 Posted December 2, 2017 As for me, I literally can't find ANYTHING in certain sections of my forum. Especially restricted section, I'm thinking that maybe it is due to permission or so... @Stuart Silvester could you please tell me what settings could prevent a post from being found using search?
Stuart Silvester Posted December 2, 2017 Posted December 2, 2017 1 hour ago, SerialNoob said: As for me, I literally can't find ANYTHING in certain sections of my forum. Especially restricted section, I'm thinking that maybe it is due to permission or so... @Stuart Silvester could you please tell me what settings could prevent a post from being found using search? Archived content and content created before the search index cut off (if you've configured it) won't be returned in search results. If the phrase you're searching for contains a MySQL stopword the results may also not be complete. - https://dev.mysql.com/doc/refman/5.6/en/fulltext-stopwords.html - the list of stopwords is shorter for InnoDB tables, if your MySQL version supports InnoDB fulltext, you may also benefit from changing all of your tables to InnoDB ( if you haven't already done so). We're currently testing changes to search here. Of course, you're always welcome to submit a support ticket if you think that your community search isn't working correctly.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.