|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.bigdata.search | |
|---|---|
| com.bigdata.rdf.lexicon | |
| com.bigdata.rdf.sail | This package contains the SAIL that allow bigdata to be used as a backend for the Sesame 2.x platform. |
| com.bigdata.rdf.store | This package provides several realizations of an RDF database using the bigdata architecture, including one suitable for temporary data, one suitable for local processing (single host), and one designed for scale-out on commodity hardware. |
| com.bigdata.search | This package provides full text indexing and search. |
| Classes in com.bigdata.search used by com.bigdata.rdf.lexicon | |
|---|---|
| FullTextIndex
Full text indexing and search support. |
|
| Hiterator
Visits search results in order of decreasing relevance. |
|
| IHit
Metadata about a search result. |
|
| ITermDocKey
Interface for the key associated with an entry in the full text index. |
|
| ITermDocRecord
Interface for an entry in the full text search index. |
|
| ITermDocVal
Interface for the value associated with an entry in the full text search index. |
|
| Classes in com.bigdata.search used by com.bigdata.rdf.sail | |
|---|---|
| FullTextIndex.Options
Options understood by the FullTextIndex. |
|
| Classes in com.bigdata.search used by com.bigdata.rdf.store | |
|---|---|
| FullTextIndex.Options
Options understood by the FullTextIndex. |
|
| Classes in com.bigdata.search used by com.bigdata.search | |
|---|---|
| AbstractIndexTask
Set up the from and to keys for the ReadIndexTask and
CountIndexTask. |
|
| CountIndexTask
Procedure reads on the terms index, aggregating data on a per- Hit
basis. |
|
| FullTextIndex
Full text indexing and search support. |
|
| Hit
Metadata about a search result. |
|
| Hiterator
Visits search results in order of decreasing relevance. |
|
| IAnalyzerFactory
Factory interface for obtaining an Analyzer. |
|
| IHit
Metadata about a search result. |
|
| IHitCollector
Interface used to collect Hits from the ReadIndexTask. |
|
| ITermDocKey
Interface for the key associated with an entry in the full text index. |
|
| ITermDocRecord
Interface for an entry in the full text search index. |
|
| ITermDocVal
Interface for the value associated with an entry in the full text search index. |
|
| ITermMetadata
Mutable metadata for the occurrences of a token within a field of some document. |
|
| TermFrequencyData
Models the term-frequency data associated with a single field of some document. |
|
| TextIndexWriteProc
Writes on the text index. |
|
| TextIndexWriteProc.IndexWriteProcConstructor
|
|
| TokenBuffer
A buffer holding tokens extracted from one or more documents / fields. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||