|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpanFilterResult | |
|---|---|
| org.apache.lucene.search | Code to search indices. |
| Uses of SpanFilterResult in org.apache.lucene.search |
|---|
| Methods in org.apache.lucene.search that return SpanFilterResult | |
|---|---|
SpanFilterResult |
SpanQueryFilter.bitSpans(IndexReader reader)
|
abstract SpanFilterResult |
SpanFilter.bitSpans(IndexReader reader)
Returns a SpanFilterResult with true for documents which should be permitted in search results, and false for those that should not and Spans for where the true docs match. |
SpanFilterResult |
CachingSpanFilter.bitSpans(IndexReader reader)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||