It looks to me like the Trac search functionality uses SQL "like". I was wondering if anyone has seen performance issues with this approach. Just testing using
http://twistedmatrix.com/trac/search?q=the I get about 8000 documents, pretty quickly (which is probably the whole database). So I guess performance would degrade at sizes larger than that, if ever. My personal motivation for this musing is that I wrote the NUCULAR full text retrieval package http://nucular.sourceforge.net and would love to see it used in Trac. Inquiring minds want to know. -- Aaron Watters === http://www.xfeedme.com/nucular/pydistro.py/go?FREETEXT=perverse+zone --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
