All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ChangesBatched Collect a stream of DatasetChanges into batches.ConfigurableAnalyzer Lucene Analyzer implementation that can be configured with different Tokenizer and (optionally) TokenFilter implementations.ConfigurableAnalyzerAssembler Assembler to create a configurable analyzer.DatasetGraphText DatasetGraphTextMonitor Connect a DatasetGraph to a DatasetChanges monitor.DefineAnalyzersAssembler DefinedAnalyzerAssembler DefineFiltersAssembler DefineTokenizersAssembler Entity EntityDefinition Definition of a "document"EntityDefinitionAssembler GenericAnalyzerAssembler Creates generic analyzers given a fully qualified Class name and a list of parameters for a constructor of the Class.GenericFilterAssembler Creates generic filters given a fully qualified Class name and a list of parameters for a constructor of the Class.GenericFilterAssembler.FilterSpec GenericTokenizerAssembler Creates generic tokenizers given a fully qualified Class name and a list of parameters for a constructor of the Class.GenericTokenizerAssembler.TokenizerSpec Indexer IndexingMultilingualAnalyzer Lucene Analyzer implementation that delegates to a language-specific Analyzer based on a field name suffix: e.g.InitJenaText InitTextCmds JenaTextExample1 Build a text search datasetKeywordAnalyzerAssembler Assembler to create keyword analyzers.LocalizedAnalyzerAssembler Assembler to create localized analyzer.LowerCaseKeywordAnalyzer Lucene Analyzer implementation that works like KeywordAnalyzer (i.e.LowerCaseKeywordAnalyzerAssembler Assembler to create lowercase keyword analyzers.MultilingualAnalyzer Lucene Analyzer implementation that delegates to a language-specific Analyzer based on a field name suffix: e.g.Params Parses assembler parameter definitions forGenericAnalyzer,GenericFilter, andGenericTokenizer.PropListsAssembler QueryMultilingualAnalyzer Lucene Analyzer implementation that delegates to a language-specific Analyzer based on a field name suffix: e.g.SelectiveFoldingFilter A Lucene filter based on ASCIIFoldingFilter, but that allows the caller to provide a white list for selective folding filter.SimpleAnalyzerAssembler Assembler to create simple analyzers.StandardAnalyzerAssembler Assembler to create standard analyzers with keyword list.TextAssembler TextDatasetAssembler TextDatasetChanges Interface for notification of changes (adds and deletes of quads) to a DatasetGraphTextDatasetFactory TextDocProducer Responsible for monitoring changes on a dataset and updating the TextIndex appropriately.TextDocProducerEntities TextDocProducerTriples TextHit Class representing a single hit from a jena-text indexTextIndex TextIndex abstractionTextIndexConfig TextIndexDB Adapter to put Lucene into DBOE transactions.textindexdump Text index development tool - dump the index.textindexer Text indexer application that will read a dataset and index its triples in its text index.TextIndexException TextIndexLucene TextIndexLuceneAssembler TextIndexParseException TextIndexTDB1 Adapter to put Lucene text indexes into the TDB1 transaction system.TextQuadAction AQuadActionis record of a type of change to aDatasetGraph.TextQuery TextQueryFuncs Functions relating to text queryTextQueryPF property function that accesses a text indexTextVocab Util