|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Hits | Representation of a set of hits |
| Class Summary | |
|---|---|
| AdaptingHits | This is an implementation of Hits which starts with marking hits in an ArrayHits instance and switches to a BitSetHits instance if at least the threshold of 8kb for the ArrayHits is reached and a BitSetHits instance would consume less memory. |
| ArrayHits | Uses an integer array to store the hit set. |
| BitSetHits | Uses a BitSet instance to store the hit set. |
| HitsIntersection | Creates the intersection of two hit sets. |
| ScorerHits | Wraps a Scorer in a Hits instance. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||