Steff
Active member
This is a pretty simple question and I just need a few hints to get me on the way as I haven't used XFMR for over 10 years now.
I'm building a complex historical timeline that includes thousands of resources (as documents not downloads) and although there are categories and fields, the topic is vast.
So the plan is to use the fields to filter the topics along with a search criteria, so I'm looking for a few answers please:
Are Resource Manager custom fields stored in a separate indexed table (xf_rm_resource_field_value) and queryable via joins?
Does XFRM support multi-field filtering natively, or would this require a custom finder extension?
Can we add an indexed integer custom field for Year and filter by numeric range?
Can custom field filters be passed via URL parameters and handled in the resource finder?
Will filtering across 5,000+ resources using custom fields remain performant with proper indexing?
I'm building a complex historical timeline that includes thousands of resources (as documents not downloads) and although there are categories and fields, the topic is vast.
So the plan is to use the fields to filter the topics along with a search criteria, so I'm looking for a few answers please:
Are Resource Manager custom fields stored in a separate indexed table (xf_rm_resource_field_value) and queryable via joins?
Does XFRM support multi-field filtering natively, or would this require a custom finder extension?
Can we add an indexed integer custom field for Year and filter by numeric range?
Can custom field filters be passed via URL parameters and handled in the resource finder?
Will filtering across 5,000+ resources using custom fields remain performant with proper indexing?