Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.keywordsearch.LuceneQuery.SolrDocumentComparatorIgnoresChunkId Class Reference

Inherits Comparator< SolrDocument >.

Public Member Functions

int compare (SolrDocument left, SolrDocument right)
 

Detailed Description

Compares SolrDocuments based on their ID's. Two SolrDocuments with different chunk numbers are considered equal.

Definition at line 484 of file LuceneQuery.java.

Member Function Documentation

int org.sleuthkit.autopsy.keywordsearch.LuceneQuery.SolrDocumentComparatorIgnoresChunkId.compare ( SolrDocument  left,
SolrDocument  right 
)

The documentation for this class was generated from the following file:

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.