I have been using SOLR for my Lucene needs, and it's been great. It's a simple web service wrapper around Lucene, so you can interface with lucene via simple http calls. So, you might want to check that out too...
--Mark Ramm On Dec 17, 2007 8:59 PM, Chris Curvey <[EMAIL PROTECTED]> wrote: > > My end-goal is to get TurboLucene working with my site on Ubuntu > Edgy. I was trying to build the GCJ version of PyLucene, and having a > very difficult time. The folks on the PyLucene list suggested that I > use the JCC version of PyLucene, as the GCJ one is on it's way to > being deprecated. > > Well, I got the JCC version of PyLucene installed, but the interface > appears to be different. (Starting with "import lucene" rather than > "import PyLucene".) > > Are there any plans to make TurboLucene work with this newer version > of PyLucene? (Or am I totally misunderstanding the problem?) > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

