On 12/28/05, Kevin <[EMAIL PROTECTED]> wrote:
> Could anyone provide some hints on how they have implemented search
> functionality on their web site?  Did you do it django or use another
> middleware (eg, Lucene)?  If you did it django, did you bypass the ORM
> and use direct SQL to take advantage of full text search?

You may want to give this a try:
https://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/AbstractSearching

I haven't yet had an opportunity to use it myself, but it seems to be
what you're looking for.


--
"May the forces of evil become confused on the way to your house."
  -- George Carlin

Reply via email to