mirror of https://github.com/apache/lucene.git
LUCENE-1461: add Matt Ericson as coauthor
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@724551 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ffa2ee2203
commit
d53b6786c9
|
@ -111,7 +111,7 @@ New features
|
||||||
then this is likely a much faster way to create the filters than
|
then this is likely a much faster way to create the filters than
|
||||||
RangeFilter. However, it comes at the expense of added RAM
|
RangeFilter. However, it comes at the expense of added RAM
|
||||||
consumption and slower first-time usage due to populating the
|
consumption and slower first-time usage due to populating the
|
||||||
FieldCache. (Tim Sturge via Mike McCandless)
|
FieldCache. (Tim Sturge, Matt Ericson via Mike McCandless)
|
||||||
|
|
||||||
8. LUCENE-1296: add protected method CachingWrapperFilter.docIdSetToCache
|
8. LUCENE-1296: add protected method CachingWrapperFilter.docIdSetToCache
|
||||||
to allow subclasses to choose which DocIdSet implementation to use
|
to allow subclasses to choose which DocIdSet implementation to use
|
||||||
|
|
Loading…
Reference in New Issue