Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.solr.hadoop.dedup Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
NoChangeUpdateConflictResolverUpdateConflictResolver implementation that returns the solr documents in the same order as they are received on input, i.Classorg.apache.solr.hadoop.dedupApache Solr Lucene
RejectingUpdateConflictResolverUpdateConflictResolver implementation that rejects multiple documents with the same key with an exception.Classorg.apache.solr.hadoop.dedupApache Solr Lucene
RetainMostRecentUpdateConflictResolverUpdateConflictResolver implementation that ignores all but the most recent document version, based on a configurable numeric Solr field, which defaultsClassorg.apache.solr.hadoop.dedupApache Solr Lucene
SolrInputDocumentComparatorDefault mechanism of determining which of two Solr documents with the same key is the more recent version.Classorg.apache.solr.hadoop.dedupApache Solr Lucene
SolrInputDocumentComparator .TimeStampComparatorClassorg.apache.solr.hadoop.dedup.SolrInputDocumentComparatorApache Solr Lucene
SortingUpdateConflictResolverUpdateConflictResolver implementation that orders colliding updates ascending from least recent to most recent (partial) update, based on a configurableClassorg.apache.solr.hadoop.dedupApache Solr Lucene
UpdateConflictResolverInterface that enables deduplication and ordering of a series of document updates for the same unique document key.Interfaceorg.apache.solr.hadoop.dedupApache Solr Lucene