umco / umbraco-ezsearch

A simple search package for Umbraco
https://our.umbraco.org/projects/website-utilities/ezsearch
MIT License
6 stars 10 forks source link

ezsearch not working on umbraco 7.2 #10

Open kusj opened 9 years ago

kusj commented 9 years ago

Hello ,

I am getting no result when using ezsearch on umbraco 7.2.

Any solution to this issue plz

thanks

OlivierAlbertini commented 9 years ago

did you try to reindex Examine ? Go to developer section and you should have "Examine Management", click on external indexer and you should have a couple of links ... Click on them and you should see "rebuild Indexes"

psavard commented 6 years ago

did you resolve your problem? I seem to have the same problem. My indexes are ok but when I try to search a specific term, it always return "No results".

Thank you