Hi Sakis,
At JoomlaCamp 25 in Essen (Germany), somebody suggested a little tweak to make Custom Fields more performant :
put `int(10)` instead of `varchar(255)` as `Type` for Column `item_id` in the Structure of Table `#_fields_values` in the database (Note the current Comment for `varchar(255)` : `Allow references to items which have strings as ids, eg. none db systems.`)
- Do you confirm that it would make Custom Fields more performant in native Joomla ?
- In particular, would it also have a positive impact when using JFilters ?
Txs in advance for your views on this :)