Package | Description |
---|---|
com.bigdata.search |
This package provides full text indexing and search.
|
Modifier and Type | Method and Description |
---|---|
TermFrequencyData<V> |
TokenBuffer.get(int index)
Return the
TermFrequencyData for the specified index. |
protected TermFrequencyData<V> |
FullTextIndex.tokenize(ITextIndexer.FullTextQuery query) |
Modifier and Type | Method and Description |
---|---|
protected Hit<V>[] |
FullTextIndex.executeQuery(TermFrequencyData<V> qdata,
boolean prefixMatch,
long timeout,
TimeUnit unit) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.