| Package | Description |
|---|---|
| com.bigdata.search |
This package provides full text indexing and search.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TermMetadata
Mutable metadata for the occurrences of a term within a field of some
document.
|
| Modifier and Type | Field and Description |
|---|---|
LinkedHashMap<String,ITermMetadata> |
TermFrequencyData.terms
The set of distinct tokens and their
ITermMetadata. |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<String,ITermMetadata> |
TermFrequencyData.getSingletonEntry() |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.