- پشتیبانی از نسخه های
-
- 2.1
- 2.2
Home Help Rules Donate Contact us How to Upgrade VIP Why can't download
XenForo Premium Community
Add-ons [2.x]
xF2 Add-on Search Improvements 2.3.1
Download
AuthorENXF NET Creation dateJun 8, 2020 Tagsenxf improvements search xenforo 2
Overview Updates (11) History Discussion (11)
You have to react to download the source
You can download a maximum of 10 files within 24 hours
Leave a rating
Unwatch
Compatible XF Versions
2.0, 2.1
Visible Branding
No
Additional Requirements
php 5.6+
XF2.0.10+
A collection of improvements to XF's Enhanced Search and some for XenForo's default MySQL search.
MySQL & Elastic Search features;
range_query search DSL
allows arbitrary range queries for numerical data
Allow users to select the default search order independent for the forum wide setting.
Elastic Search Only features:
Per content type weighting
Adds Elastic Search information to the AdminCP home screen.
Adds a debug option to log the search DSL queries to error log for troubleshooting
Option to extend search syntax to permit;
+ signifies AND operation
| signifies OR operation
- negates a single token
" wraps a number of tokens to signify a phrase for searching
* at the end of a term signifies a prefix query
( and ) signify precedence
~N after a word signifies edit distance (fuzziness)
~N after a phrase signifies slop amount
In order to search for any of these special characters, they will need to be escaped with \.
XenForo Premium Community
Add-ons [2.x]
xF2 Add-on Search Improvements 2.3.1
Download
AuthorENXF NET Creation dateJun 8, 2020 Tagsenxf improvements search xenforo 2
Overview Updates (11) History Discussion (11)
You have to react to download the source
You can download a maximum of 10 files within 24 hours
Leave a rating
Unwatch
Compatible XF Versions
2.0, 2.1
Visible Branding
No
Additional Requirements
php 5.6+
XF2.0.10+
A collection of improvements to XF's Enhanced Search and some for XenForo's default MySQL search.
MySQL & Elastic Search features;
range_query search DSL
allows arbitrary range queries for numerical data
Allow users to select the default search order independent for the forum wide setting.
Elastic Search Only features:
Per content type weighting
Adds Elastic Search information to the AdminCP home screen.
Adds a debug option to log the search DSL queries to error log for troubleshooting
Option to extend search syntax to permit;
+ signifies AND operation
| signifies OR operation
- negates a single token
" wraps a number of tokens to signify a phrase for searching
* at the end of a term signifies a prefix query
( and ) signify precedence
~N after a word signifies edit distance (fuzziness)
~N after a phrase signifies slop amount
In order to search for any of these special characters, they will need to be escaped with \.