On Sat, Mar 14, 2009 at 11:37 AM, Niels Ott <n...@sfs.uni-tuebingen.de> wrote: > As far as I understand this is only available from the unreleased > development version, right? How safe is this version for use? > > Is it possible to use only the org.apache.lucene.search.trie package from > there together with the old and stable Lucene?
It's unreleased, so the API could end up changing a little, but it's very well tested already and should be independent of the rest of Lucene (so yes, you should be able to just grab the trie package and use with the latest official Lucene release). -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org