Closed j closed 13 years ago
does it also happen if you search from foq command line?
php app/console foq:elastica:search food "butter salted"
Weird, I set everything up on a new environment and it fixed itself. I'll look into why my laptop did something weird and try reinstalling elasticsearch and reindexing everything.
By the way, I've never used elasticsearch because it seemed like a lot of work before. This bundle is absolutely amazing so far. Great work to the devs. I can't wait till I can have more time to contribute.
So I'm using this on a food database, but the searches are very inconsistent... well they seem to consistently rotate between the following two objects..
Search Query: "butter salted"
"Butter, salted" should always be shown first, but it keeps rotating between the above two objects that is way wrong... anyone know why?