So, in version 3, I have to pass a version parameter to the constructor
for StandardAnalyzer.  Since Version.LUCENE_CURRENT is deprecated, I'd
like this to be the same as the version of the index I'm using.  Is
there a way of getting a value of Version for an index?  I don't see
obvious methods on IndexReader and IndexWriter.

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to