This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.


    from 189c512  BUG: 
Lucene.Net.Tests.Index.TestIndexWithThreads::TestRollbackAndCommitWithThreads():
 Must catch and ignore AssertionException, as was done in Lucene
     add 68cd398  Lucene.Net.Search.FieldCacheDocIdSet: Added public 
constructor with predicate parameter for filtering without having to hand code 
a class

No new revisions were added by this update.

Summary of changes:
 src/Lucene.Net/Search/DocTermOrdsRangeFilter.cs   |  24 +--
 src/Lucene.Net/Search/DocTermOrdsRewriteMethod.cs |  47 ++---
 src/Lucene.Net/Search/FieldCacheDocIdSet.cs       |  20 +-
 src/Lucene.Net/Search/FieldCacheRangeFilter.cs    | 216 ++++------------------
 src/Lucene.Net/Search/FieldCacheRewriteMethod.cs  |  45 ++---
 src/Lucene.Net/Search/FieldCacheTermsFilter.cs    |  27 +--
 src/Lucene.Net/Search/FieldValueFilter.cs         |  42 +----
 7 files changed, 91 insertions(+), 330 deletions(-)

Reply via email to