| Package | Description |
|---|---|
| net.ontopia.infoset.fulltext.impl.lucene |
The Lucene fulltext integration.
|
| net.ontopia.infoset.fulltext.impl.rdbms |
The RDBMS fulltext integration.
|
| net.ontopia.topicmaps.query.impl.basic |
Contains the in-memory implementation of the query language.
|
| Modifier and Type | Method and Description |
|---|---|
SearcherIF |
LuceneFulltextImplementation.getSearcher() |
| Modifier and Type | Class and Description |
|---|---|
class |
RDBMSSearcher
INTERNAL: A generic RDBMS fulltext searcher implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected SearcherIF |
ValueLikePredicate.searcher |