Apache Lucene open-source search software
Go to file
Simon Willnauer 064e8dc60a LUCENE-2802: NRT DirectoryReader returned incorrect values from getVersion, isOptimized, getCommitUserData, getIndexCommit and isCurrent due to a mutable reference to the IndexWriters SegmentInfos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1043277 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 02:02:02 +00:00
lucene LUCENE-2802: NRT DirectoryReader returned incorrect values from getVersion, isOptimized, getCommitUserData, getIndexCommit and isCurrent due to a mutable reference to the IndexWriters SegmentInfos 2010-12-08 02:02:02 +00:00
modules LUCENE-2747: Deprecate/remove language-specific tokenizers in favor of StandardTokenizer 2010-12-07 16:19:17 +00:00
solr LUCENE-2747: Deprecate/remove language-specific tokenizers in favor of StandardTokenizer 2010-12-07 16:19:17 +00:00
.hgignore LUCENE-2598: factor the behavior of MockRAMDirectory into MockDirectoryWrapper, add experimental -Dtests.directory= to allow running the tests under different directory impls [but the default is still RAMDirectory] 2010-08-23 17:00:43 +00:00
build.xml running 'mvn generate-maven-artifacts' will put all the files in the same directory (dist/maven) 2010-09-20 03:58:23 +00:00