pmt02 / edukapp

Automatically exported from code.google.com/p/edukapp
Apache License 2.0
0 stars 0 forks source link

Search uses "or" rather than "and" as the default #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To reproduce:

- Search for "chat" (two widgets found: Natter, SimpleChat)

- Search for "chat simple" (three widgets found: Natter, SimpleChat, YouDecide)

The expected result would be one widget, SimpleChat

This is probably fixed with changing a setting in the Solr configuration.

Original issue reported on code.google.com by scott.br...@gmail.com on 28 Mar 2012 at 8:31

GoogleCodeExporter commented 9 years ago

Original comment by scott.br...@gmail.com on 13 Apr 2012 at 10:47