Uses of Package
org.apache.lucene.sandbox.queries

Packages that use org.apache.lucene.sandbox.queries
org.apache.lucene.sandbox.queries Additional queries (some may have caveats or limitations) 
 

Classes in org.apache.lucene.sandbox.queries used by org.apache.lucene.sandbox.queries
DuplicateFilter.KeepMode
          KeepMode determines which document id to consider as the master, all others being identified as duplicates.
DuplicateFilter.ProcessingMode
          "Full" processing mode starts by setting all bits to false and only setting bits for documents that contain the given field and are identified as none-duplicates.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.