| Interface | Description |
|---|---|
| FtsConfig | |
| Normalizer |
| Class | Description |
|---|---|
| EntityInfo |
Class holds an information about the entity
|
| FTS | |
| FTS.Tokenizer | |
| HitInfo |
Class stores an information where the search term was found.
|
| QueryKey |
Represents index of the current page:
- shifts from the beginning of searches by term and by links
- entity ids - that searched by terms
- last entity id for which system finds linked entities
Query key is used for loading data for the next page
|
| SearchResult |
Contains information about searched entities and searched page
QueryKey |
| SearchResultEntry |
Class represents a single entry of the
SearchResult. |
| ValueFormatter |