Represented an entry of the sorted search result (ie: a file)
This is of type hashtable, so that a user writing it's own JOTSearchsorter implementation could add it's own extra element data
See also:
Constructors
public JOTSearchResult
(String id, int score, int hits, int bestLine, int bestLineScore)
creates an entry with specific id,score,hits
creates an entry with specific id,score,hits
Parameters: - id -
- score -
- hits -