Package | Description |
---|---|
com.bigdata.service.fts |
Modifier and Type | Class and Description |
---|---|
class |
FulltextSearchHiterator<A extends IFulltextSearchHit>
Visits external fulltext index search results in order of decreasing
relevance.
|
static class |
FulltextSearchServiceFactory.FulltextSearchMultiHiterator<A extends IFulltextSearchHit>
Wrapper around
FulltextSearchHiterator , delegating requests for
multiple binding sets to the latter one. |
interface |
IFulltextSearch<A extends IFulltextSearchHit>
Abstraction for search interface against external Solr index.
|
Modifier and Type | Class and Description |
---|---|
class |
FulltextSearchHit<V extends Comparable<V>>
Metadata about a search result against an external fulltext index.
|
Constructor and Description |
---|
FulltextSearchHiterator(A[] hits) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.