Hello, What would you exactly need from "improved integration with Solr" ?
The Lucene Analyzers have changed interface since version 3.0, especially they are now missing an empty constructor so we have to update the way they are initialized. Solr is currently having the same problem; the Solr team is working to upgrade to Lucene 3 too but - as of writing - didn't finish yet. Which current Analyzers are incompatible? The problem is that you can create your own analyzer, we can't predict all needs to initialize them; but you could create a Search friendly constructor. While working on the new loaders, I'd like to hear from current trouble so we can fix that.
_________________ Sanne http://in.relation.to/
|