You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be straightforward for the full-text search to be looser about results? For example, I'd expect that http://detroitwiki.org/search/?q=det would also show results for pages that contain detroit
"det" -> detroit is a bit of a stretch because it's not steamming or a spelling correction. Google can pick up on that kind of thing but they are doing much more than what solr/etc do. We should look into turning on spelling correction, though.
I haven't researched specifics but I know a whole lot of tweaking and cool stuff can be turned on. If you want to dig around, check out the haystack docs (search wrapper we are using) and the solr docs. We've done no tuning and I've noticed some lame searches. Itd be good to maybe even put together a set of pages with desired results and run them like tests!
From @hampelm on August 5, 2012 5:8
Would it be straightforward for the full-text search to be looser about results? For example, I'd expect that http://detroitwiki.org/search/?q=det would also show results for pages that contain
detroit
Copied from original issue: localwiki/localwiki#321
The text was updated successfully, but these errors were encountered: