Related: How to get your Text fields etc. INDEXED for SEARCH
Note that even using the above workaround you may run into limitations of Fibery’s current Search implementation:
- When searching for multiple words: entities will only be found if the multiple search words are specified in the same order that they occur in the target field –
- i.e. if your target entity contains the text “first second third fourth”, Fibery Search will not find this entity when searching for “first third” – it will find it when searching for “second third”.
- No word stemming.