Stream: hapi
Topic: Enabling the contains modifier
Xiaocheng Luan (Apr 03 2019 at 13:43):
We are trying to use the "contains" modifier on name search but got ":contains modifier is disabled on this server". We are using the JPA (example) server (3.6 and 3.7). My questions are: (1) are there any easy ways to enable it without changing the source code and rebuild (not a problem but if there is a better/easier way...); and (2) Are there any specific reasons why it is disabled, that is, whether it "can" be enabled and work as expected?
Xiaocheng Luan (Apr 09 2019 at 17:18):
Just noticed a few days ago that the latest jpa server has it exposed in the configuration file (hapi.properties) and enabled by default.
Last updated: Apr 12 2022 at 19:14 UTC