Hi

jQuery is not a search engine but a JavaScript library which helps you build 
interactive web pages (and much more, see http://jquery.com ) .

If you want a search engine, I suggest you look at SOLR, there are a number of 
python libraries which would help you interact with that. A word of warning, 
SOLR is very powerful/flexible so there is complexity there.

Best regards

François

On Jul 1, 2013, at 1:11 PM, Harjot Mann <harjotmann1...@gmail.com> wrote:

> On Mon, Jul 1, 2013 at 10:34 PM, Gabriel <g.kos...@gmail.com> wrote:
>> Hey Harjot,
>> Could you please provide more details on what you're trying to do? I have a
>> feeling it's actually outside of what Django does, but there's still lots of
>> people here who could help you out.
> 
> 
> I am workng on an automation project in which I want to make search
> which should be a very good search meanwhile it is working but it is a
> simple search. I want that when I type something in search box it
> should display the clients from database just like google does in its
> serach engine.
> 
> --
> 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+unsubscr...@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.
> 
> 

-- 
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+unsubscr...@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.


Reply via email to