Package | Description |
---|---|
com.bigdata.rdf.lexicon | |
com.bigdata.search |
This package provides full text indexing and search.
|
Modifier and Type | Method and Description |
---|---|
Hiterator<A> |
ITextIndexer.search(ITextIndexer.FullTextQuery query)
Do a free text search.
|
Modifier and Type | Method and Description |
---|---|
Hiterator<Hit<V>> |
FullTextIndex.search(ITextIndexer.FullTextQuery query)
Performs a full text search against indexed documents returning a hit
list.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.