Package | Description |
---|---|
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.
|
Class and Description |
---|
FullTextIndex
Full text indexing and search support.
|
Hit
Metadata about a search result.
|
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.
|
Class and Description |
---|
FullTextIndex.Options
Options understood by the
FullTextIndex . |
Class and Description |
---|
FullTextIndex.Options
Options understood by the
FullTextIndex . |
Class and Description |
---|
AbstractAnalyzerFactoryTest |
AbstractDefaultAnalyzerFactoryTest |
AbstractIndexTask
Set up the from and to keys for the
ReadIndexTask and
CountIndexTask . |
AbstractSearchTest |
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
Hit s 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.
|
LanguageRange
This is an implementation of RFC 4647 language range,
targetted at the specific needs within bigdata, and only
supporting the extended filtering specified in section 3.3.2
|
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.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.