Method |
Description |
|
__construct ( ) |
|
|
escapeStringQL ( $string ) |
|
|
excerpt ( $content, $opts = [] ) |
|
|
excerpts ( $contents, $opts = [] ) |
|
|
filter ( $attribute, $values, $exclude = false ) |
|
|
get ( $respect_sort_order = false ) |
|
|
getErrorMessage ( ) |
|
|
getSnippetsQL ( $docs, $index_name, $query, $extra = [] ) : array |
|
|
getTime ( ) |
|
|
getTotalCount ( ) |
|
|
limit ( $limit, $offset, $max_matches = 1000, $cutoff = 1000 ) |
|
|
query ( ) |
|
|
range ( $attribute, $min, $max, $exclude = false ) |
|
|
search ( $string, $index_name = null ) |
|
|
setFieldWeights ( $weights ) |
|
|
setFilterFloatRange ( $attribute, $min, $max, $exclude = false ) |
|
|
setGeoAnchor ( $attrlat, $attrlong, $lat = null, $long = null ) |
|
|
setGroupBy ( $attribute, $func, $groupsort = '@group desc' ) |
|
|
setMatchMode ( $mode ) |
|
|
setRankingMode ( $mode ) |
|
|
setSelect ( $select ) |
|
|
setSortMode ( $mode, $sortby = null ) |
|
|
with ( ) |
|
|