Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 8, 20177 yr 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.
November 8, 20177 yr We released a patch for this a short while ago, go to Support and select "something isn't working" then click on 'apply patch'
December 2, 20177 yr 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?
December 2, 20177 yr 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.
Archived
This topic is now archived and is closed to further replies.