I think it's a great idea. Some discussion has already been had on this subject: http://trac.edgewall.org/wiki/AdvancedSearch http://trac.edgewall.org/wiki/SearchRefactoring
Implementing a Woosh-specific search shouldn't be too difficult. Implement a bunch of XChangeListeners, update index, profit. Integrating a new search system in a general-purpose manner into the core, would be great, but probably quite a bit more work to get it right. 2009/3/5 Chris Mulligan <[email protected]>: > Hey Devs, > > I'm sure many of you have heard of this new search library, Woosh > http://whoosh.ca/. It's a pure python search library, and has received some > major thumbs up from some of the developers around here. I'm curious if > anyone has looked into implementing woosh (or another similar search library > like Lucene) for Trac? > > This is motivated entirely by a local need. As our primary internal tracs > grow (thousands of tickets and wiki pages) it's becoming harder and harder > for users to find already existing content. They end up making lots of > dupes, making the problem even worse the next time. > > Thanks, > Chris > > > > -- "Life? Don't talk to me about life." - Marvin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
