Package | Description |
---|---|
Contains Search engine related classes
|
|
Contains all Search Provider plugins included in the kernel.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchEngine for Icy.
|
Modifier and Type | Method and Description |
---|---|
void |
( result,
consumer)
Add the SearchResult to the result list.
|
abstract void |
( doc,
[] words,
consumer) |
abstract void |
([] words,
consumer)
Performs the search request (internal).
|
void |
([] words,
consumer) |
void |
([] words,
consumer)
Performs the search request (asynchronous), mostly build the search result list.
|
Modifier and Type | Method and Description |
---|---|
void |
( doc,
[] words,
consumer) |
void |
([] words,
consumer) |
void |
([] words,
consumer) |