- Messages
- 979
- Reaction score
- 71
Add-On Overview
The add-on allows to filter and search resources based on Resource fields. The idea is to allow admins to utilize the power of custom fields to turn their resources into Directory, Classifieds, Shop or other types of content, for which filtering the data based on custom fields is vital.
The controls to filter the resources are added in Filters popup in Resources home page and categories
Resource Search page is also enhanced to show filter controls when the forum being searched currently has custom fields associated with it :
Each field can be configured separately to be shown in the filter list and/or in the search form :
Each category can be configured to show the values of custom fields in category/search views - as a prefix, under the title or a separate column :
Choice fields can be configured to be shown in the forms using Check boxes and Multiple-choice drop down (allow searching/filtering by multiple values) or Drop down selection/Radio buttons (allow searching/filtering only by single value).
Date fields and numeric fields are shown as interval inputs (from... to...) where both fields are optional, so it is possible to search any values higher/lower than the defined values or in some particular interval.
Color fields are also supported and color similarity algorithm is implemented. All items with visually similar colors are found and listed. An example search listing resources filtered by color similarity can be seen here The index of color similarity is configurable and can be set from product's options page:
Text fields are searched and indexed just like resource text itself. Full-text search is executed with fuzzy matching, meaning the phrase searched does not have to be in exactly the same order as in the query.
Resource list shows all active filters. Clicking each filter will remove the field and re-run the search with the remaining filters :
The product allows moving the filters from the default location in a popup to the sidebar or above resource list, configured per category or globally.
Xenforo Enhanced Search and Elastic Search support
The add-on has special support for Enhanced Search add-on with Elasticsearch back-end. Custom field information is indexed as separate content type in Elasticsearch. A high-performance algorithm is implemented to filter millions of records and show only the resources matching filter criteria. Custom fields are searched only once, and the result is cached for subsequent pages. Even though the product performs completely fine without Enhanced Search add-on, it is highly recommended to use this add-on and Elasticsearch on large databases.
Faceted search and location filter - https://xenforo.com/community/resou...-addonslab.6218/updates#resource-update-32739
Location custom field
You are eligible for a free license of Location custom field add-on if you purchase any of our Filter add-ons.
Sortable custom field options
Our add-on at Sort Field Options for XenForo 2.x allows admins to sort custom field options when they create/edit the field in Admin Panel. The order in admin panel affects the order in which the options are shown to the users on add/edit resource form as well as in the filters. The add-on costs $20.00 USD but it is a free module we provide with every license of Resource Filter. Feel free to contact us if you need a license and we will assign it to your account immediately.
Additional requirements :
- XenForo Resource Manager 2.0.0+
- [AL] Core package
Version 3.5.0 Migration to Filter Framework :
We have released an add-on with shared functionality of all our "filter" add-ons. The reason for separating this functionality is to make it easier to maintain and to allow for more flexibility in the future.
The following fixes are included in the latest Filter Framework package:
https://mega.nz/file/9oQ2zSIZ#OU0su1Y06C2m9qQxsD0SMZD3otFne9VCbN4yJ4g7VJc
The add-on allows to filter and search resources based on Resource fields. The idea is to allow admins to utilize the power of custom fields to turn their resources into Directory, Classifieds, Shop or other types of content, for which filtering the data based on custom fields is vital.
The controls to filter the resources are added in Filters popup in Resources home page and categories
Resource Search page is also enhanced to show filter controls when the forum being searched currently has custom fields associated with it :
Each field can be configured separately to be shown in the filter list and/or in the search form :
Each category can be configured to show the values of custom fields in category/search views - as a prefix, under the title or a separate column :
Choice fields can be configured to be shown in the forms using Check boxes and Multiple-choice drop down (allow searching/filtering by multiple values) or Drop down selection/Radio buttons (allow searching/filtering only by single value).
Date fields and numeric fields are shown as interval inputs (from... to...) where both fields are optional, so it is possible to search any values higher/lower than the defined values or in some particular interval.
Color fields are also supported and color similarity algorithm is implemented. All items with visually similar colors are found and listed. An example search listing resources filtered by color similarity can be seen here The index of color similarity is configurable and can be set from product's options page:
Text fields are searched and indexed just like resource text itself. Full-text search is executed with fuzzy matching, meaning the phrase searched does not have to be in exactly the same order as in the query.
Resource list shows all active filters. Clicking each filter will remove the field and re-run the search with the remaining filters :
The product allows moving the filters from the default location in a popup to the sidebar or above resource list, configured per category or globally.
Xenforo Enhanced Search and Elastic Search support
The add-on has special support for Enhanced Search add-on with Elasticsearch back-end. Custom field information is indexed as separate content type in Elasticsearch. A high-performance algorithm is implemented to filter millions of records and show only the resources matching filter criteria. Custom fields are searched only once, and the result is cached for subsequent pages. Even though the product performs completely fine without Enhanced Search add-on, it is highly recommended to use this add-on and Elasticsearch on large databases.
Faceted search and location filter - https://xenforo.com/community/resou...-addonslab.6218/updates#resource-update-32739
Location custom field
You are eligible for a free license of Location custom field add-on if you purchase any of our Filter add-ons.
Sortable custom field options
Our add-on at Sort Field Options for XenForo 2.x allows admins to sort custom field options when they create/edit the field in Admin Panel. The order in admin panel affects the order in which the options are shown to the users on add/edit resource form as well as in the filters. The add-on costs $20.00 USD but it is a free module we provide with every license of Resource Filter. Feel free to contact us if you need a license and we will assign it to your account immediately.
Additional requirements :
- XenForo Resource Manager 2.0.0+
- [AL] Core package
Version 3.5.0 Migration to Filter Framework :
We have released an add-on with shared functionality of all our "filter" add-ons. The reason for separating this functionality is to make it easier to maintain and to allow for more flexibility in the future.
The following fixes are included in the latest Filter Framework package:
- Fix: multiple prefix filter not working
- Fix: indexation of array-type custom fields may trigger PHP error
- Enhancement: Do not use AJAX for loading filterable list options if there are no more than 30 options
https://mega.nz/file/9oQ2zSIZ#OU0su1Y06C2m9qQxsD0SMZD3otFne9VCbN4yJ4g7VJc
Relate Threads