Package | Description |
---|---|
prefuse.data.search |
Text search support for prefix, keyword, and regular expression searches.
|
Modifier and Type | Class and Description |
---|---|
class |
PrefixSearchTupleSet
SearchTupleSet implementation supporting word prefix searches over indexed
Tuple data fields.
|
class |
RegexSearchTupleSet
SearchTupleSet implementation that treats the query as a regular expression
to match against all indexed Tuple data fields.
|
class |
SearchTupleSet
Abstract base class for TupleSet implementations that support text
search.
|
Copyright ? 2013 Regents of the University of California