Overload List
Name | Description | |
---|---|---|
Query(Query, Action<(Of <<'(SearchResults>)>>)) |
Searches the Lucene index using a custom query instead of the default QueryBuilder query. Optionally
a callback to record query can be passed in. The callback will be run on a queued thread managed
by the Search class.
| |
Query(array<String>[]()[][], array<String>[]()[][], array<String>[]()[][], array<String>[]()[][]) |
Searches the Cartella Lucene index
|