| Name | Description | Type | Package | Framework |
| AbstractAnalyzerFactoryTest | | Class | com.bigdata.search | BlazeGraph |
|
| AbstractDefaultAnalyzerFactoryTest | | Class | com.bigdata.search | BlazeGraph |
|
| AbstractIndexTask | | Class | com.bigdata.search | BlazeGraph |
|
| AbstractSearchTest | | Class | com.bigdata.search | BlazeGraph |
|
| ConfigurableAnalyzerFactory | This class can be used with the bigdata properties file to specify which Analyzers are used for which languages. | Class | com.bigdata.search | BlazeGraph |
|
| ConfigurableAnalyzerFactory .AnalyzerOptions | Options understood by analyzers created by ConfigurableAnalyzerFactory. | Interface | com.bigdata.search | BlazeGraph |
|
| ConfigurableAnalyzerFactory .Options | Options understood by the ConfigurableAnalyzerFactory. | Interface | com.bigdata.search | BlazeGraph |
|
| CountIndexTask | Procedure reads on the terms index, aggregating data on a per-Hit The procedure uses an IRangeQuery. | Class | com.bigdata.search | BlazeGraph |
|
| DefaultAnalyzerFactory | This is the default implementation but should be regarded as legacy since it fails to use the correct Analyzer for almost all languages (other than | Class | com.bigdata.search | BlazeGraph |
|
| EmptyAnalyzer | An analyzer that always returns an EmptyTokenStream, this can be used with ConfigurableAnalyzerFactory | Class | com.bigdata.search | BlazeGraph |
|
| FullTextIndex | Full text indexing and search support. | Class | com.bigdata.search | BlazeGraph |
|
| FullTextIndex .Options | Options understood by the FullTextIndex. | Interface | com.bigdata.search | BlazeGraph |
|
| FullTextIndexTupleSerializer | Class manages the encoding and decoding of keys for the full text index. | Class | com.bigdata.search | BlazeGraph |
|
| Hit | Metadata about a search result. | Class | com.bigdata.search | BlazeGraph |
|
| Hiterator | Visits search results in order of decreasing relevance. | Class | com.bigdata.search | BlazeGraph |
|
| IAnalyzerFactory | Factory interface for obtaining an Analyzer. | Interface | com.bigdata.search | BlazeGraph |
|
| IHit | Metadata about a search result. | Interface | com.bigdata.search | BlazeGraph |
|
| IHitCollector | Interface used to collect Hits from the ReadIndexTask. | Interface | com.bigdata.search | BlazeGraph |
|
| ITermDocKey | Interface for the key associated with an entry in the full text index. | Interface | com.bigdata.search | BlazeGraph |
|
| ITermDocRecord | Interface for an entry in the full text search index. | Interface | com.bigdata.search | BlazeGraph |
|
| ITermDocVal | | Interface | com.bigdata.search | BlazeGraph |
|
| ITermMetadata | Mutable metadata for the occurrences of a token within a field of someVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.search | BlazeGraph |
|
| LanguageRange | This is an implementation of RFC 4647 language range, targetted at the specific needs within bigdata, and only | Class | com.bigdata.search | BlazeGraph |
|
| MultiTokenHitCollector | Multi-token implementation of IHitCollector backed by aAuthor:mikepersonick | Class | com.bigdata.search | BlazeGraph |
|
| NonEnglishExamples | | Class | com.bigdata.search | BlazeGraph |
|
| ReadIndexTask | Procedure reads on the terms index, aggregating data on a per-Hit The procedure uses an IRangeQuery. | Class | com.bigdata.search | BlazeGraph |
|
| ReadOnlyTermDocKey | Read-only ITermDocKey. | Class | com.bigdata.search | BlazeGraph |
|
| ReadOnlyTermDocRecord | Read-only ITermDocRecord. | Class | com.bigdata.search | BlazeGraph |
|
| SingleTokenHitCollector | Single-token implementation of IHitCollector backed by a simple array of hits. | Class | com.bigdata.search | BlazeGraph |
|
| TermCompletionAnalyzer | An analyzer intended for the term-completion use case; particularly for technical vocabularies and concept schemes. | Class | com.bigdata.search | BlazeGraph |
|
| TermFrequencyData | Models the term-frequency data associated with a single field of someVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.search | BlazeGraph |
|
| TermMetadata | Mutable metadata for the occurrences of a term within a field of someVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.search | BlazeGraph |
|
| TestAll | | Class | com.bigdata.search | BlazeGraph |
|
| TestConfigurableAnalyzerFactory | Unit tests for ConfigurableAnalyzerFactory. | Class | com.bigdata.search | BlazeGraph |
|
| TestConfigurableAsDefaultAnalyzerFactory | | Class | com.bigdata.search | BlazeGraph |
|
| TestDefaultAnalyzerFactory | | Class | com.bigdata.search | BlazeGraph |
|
| TestKeyBuilder | Unit tests for key formation for the FullTextIndex. | Class | com.bigdata.search | BlazeGraph |
|
| TestLanguageRange | | Class | com.bigdata.search | BlazeGraph |
|
| TestPrefixSearch | Unit test for prefix and exact match searches. | Class | com.bigdata.search | BlazeGraph |
|
| TestSearch | Test suite using examples based on Understanding Search Engines by Barry and Browne. | Class | com.bigdata.search | BlazeGraph |
|
| TestSearchRestartSafe | Simple test verifies that the FullTextIndex data are restart safe. | Class | com.bigdata.search | BlazeGraph |
|
| TestUnconfiguredAnalyzerFactory | | Class | com.bigdata.search | BlazeGraph |
|
| TextIndexWriteProc | Writes on the text index. | Class | com.bigdata.search | BlazeGraph |
|
| TextIndexWriteProc .IndexWriteProcConstructor | | Class | com.bigdata.search | BlazeGraph |
|
| TokenBuffer | A buffer holding tokens extracted from one or more documents / fields. | Class | com.bigdata.search | BlazeGraph |