On 08/08/10 14:48, kostia wrote:
To continue, Tim, do you use haystack? I passed its beginning tutorial
and configured with xapian through haystack-xapian module. Now I'm
discovering the other haystack docs and api. Not everything is clear.
For example I have a user with name Bob. When I type in the search
"ob", it does not return the result, only if I type "Bob", or "bob".

Not on http://www.brassbandresults.co.uk/. The search field there searches just the name field of various model objects so it's easier to just do model selects.

Here's an article I wrote after using Haystack and Whoosh to improve the search on http://www.drumcoder.co.uk/, if that helps.

http://drumcoder.co.uk/blog/2010/may/19/django-text-search-haystack-and-whoosh/

Tim.


--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to