Friday, June 28, 2013

Re: Advanced Search in django

Try django watson https://github.com/etianen/django-watson/

On Thursday, 27 June 2013 09:33:22 UTC+1, Harjot Mann wrote:
On Thu, Jun 27, 2013 at 1:16 PM, Peith Vergil <peith....@gmail.com> wrote:
> Try using django-haystack. It's a nice Django app, very easy to use, and
> with good documentation: http://django-haystack.readthedocs.org/en/latest/.
> It provides a QuerySet like API for several search engine backends. It works
> with  Solr, ElasticSearch, Whoosh, Xapian, etc.


Look I have a project called Automation software in which search is
already working but when we are searching for a name like hardeep it
shows only that clients which have this name but hardeep can also be
as hardip so i want that it displays all the clients with both the
names.

--
Harjot Kaur Mann
Blog: http://harjotmann.wordpress.com/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment