Skip to content

Allow customizing MIN_SEARCH_LEN

Compare
Choose a tag to compare
@clarkwinkelmann clarkwinkelmann released this 15 Nov 15:00
· 4 commits to main since this release
d2c6f54
  • Add new setting to override Search.MIN_SEARCH_LEN, the minimum query length Flarum requires before retrieving suggestions as you type. This does not affect the complete results page which will always work with any query length.

You must clear the cache after changing the setting. No additional javascript is inserted in the forum bundle if the feature is not used.