Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › false searched items are displayed
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 6 years, 5 months ago.
- AuthorPosts
- August 20, 2016 at 4:42 pm #9847
Hi Ernest,
I have a problem with search results. Example: I have search this product:
BRITAX Kinderwagen Go
but the search result don’t include this product. Can you help me to solve this?
I use the index table because I have more than 20.000 products.
If I use the regular engine it works but the searching takes a long time.
best regards
AndreAugust 20, 2016 at 7:39 pm #9853Hi Andre,
I have found a few issues and since you gave me FTP access, I have implemented an experimental feature, which I plan to add in the upcoming version for more precise results when using the index table.
Issue 1: On the index table options panel, by default common words and words below the length of 3 are not indexed. Therefore the “Go” on the title was never picked up, since it was a common word and below 3 length. I have changed that and created a new index: https://i.imgur.com/7QBdd7z.png
Issue 2: The relevance of the title words was equal to terms and content words. So matches within the content were outweighing the title matches, giving a feeling of less relevant results. I have changed that a little bit: https://i.imgur.com/YkkpbBh.png
Issue 3: The custom ajax handler was actually slower in your case, so I have changed that back on the Compatibility Options panel.
+ Additon: I’ve changed the index table handler file, which now treats semi-exact title matches with high relevance. Therefore searching for example “BRITAX Kinderwagen Go” will more likely give you products starting with that search phrase. This feature is still under testing, but it should give you much more relevant results.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
August 21, 2016 at 7:34 am #9854You cannot access this content.August 22, 2016 at 8:03 am #9858Hi!
You can use the Priorities submenu for that, more info in the documentation: https://goo.gl/4Z7xbj
That should do the trick for you 🙂
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.