All Classes and Interfaces
Class
Description
Collect a stream of DatasetChanges into batches.
Lucene Analyzer implementation that can be configured with different
Tokenizer and (optionally) TokenFilter implementations.
Assembler to create a configurable analyzer.
Connect a DatasetGraph to a DatasetChanges monitor.
Definition of a "document"
Creates generic analyzers given a fully qualified Class name and a list
of parameters for a constructor of the Class.
Creates generic filters given a fully qualified Class name and a list
of parameters for a constructor of the Class.
Creates generic tokenizers given a fully qualified Class name and a list
of parameters for a constructor of the Class.
Lucene Analyzer implementation that delegates to a language-specific
Analyzer based on a field name suffix: e.g. field="label_en" will use
an EnglishAnalyzer.
Build a text search dataset
Assembler to create keyword analyzers.
Assembler to create localized analyzer.
Lucene Analyzer implementation that works like KeywordAnalyzer (i.e.
Assembler to create lowercase keyword analyzers.
Lucene Analyzer implementation that delegates to a language-specific
Analyzer based on a field name suffix: e.g. field="label_en" will use
an EnglishAnalyzer.
Parses assembler parameter definitions for
GenericAnalyzer
,
GenericFilter
, and GenericTokenizer
.Lucene Analyzer implementation that delegates to a language-specific
Analyzer based on a field name suffix: e.g. field="label_en" will use
an EnglishAnalyzer.
A Lucene filter based on ASCIIFoldingFilter, but that allows the
caller to provide a white list for selective folding filter.
Assembler to create simple analyzers.
Assembler to create standard analyzers with keyword list.
Interface for notification of changes
(adds and deletes of quads) to a DatasetGraph
Responsible for monitoring changes on a dataset and updating the TextIndex appropriately.
Class representing a single hit from a jena-text index
TextIndex abstraction
Adapter to put Lucene into DBOE transactions.
Text index development tool - dump the index.
Text indexer application that will read a dataset and index its triples in
its text index.
Adapter to put Lucene text indexes into the TDB1 transaction system.
A
QuadAction
is record of a type of change to a DatasetGraph
.Functions relating to text query
property function that accesses a text index