Package org.basex.index.query
Interface IndexSearch
- All Known Implementing Classes:
FTLexer,IndexEntries,NumericRange,StringRange,StringToken
public interface IndexSearch
This class provides an index search definition.
- Author:
- BaseX Team 2005-21, BSD License, Christian Gruen
-
Method Summary
-
Method Details
-
type
IndexType type()Returns the index type.- Returns:
- type
-
token
byte[] token()Returns the current token.- Returns:
- token
-