We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Custom Elasticsearch Queries (markdown)
Add documentation for the newly added `search()` method.
Add phrase matching to configuration options
Add "Disable phrase matching" config.
fix missing comma in code and filter var name
Adds filter added by phrase matching (`elasticsearch_extensions_phrase_match_multimatch_fields`) to the wiki
Updated Configuration Options (markdown)
Updated Home (markdown)
Add SearchPress to the list of supported adapters
Add post meta restricting docs
Document `elasticsearch_extensions_post_search_suggestions_text`
Alphabetize
Document `enable_search_suggestions`
Remove optional extra parameters from post type filter example code
Add documentation for elasticsearch_extensions_searchable_post_types filter
Clarify usage of elasticsearch_extensions_searchable_fields.
Clarify meaning of restrict_* methods
Fix query var for post type aggregation
Fix example for aggregation_query_values filter
Fix example code for aggregation_buckets filter
Fix function call syntax
Add example of relation to CAP and taxonomy aggs
Change compare to relation
Add message about how compare works in taxonomy aggregations
Add query values filter and rename buckets filter
Add docs for custom date range