Forums / Developer / Is there some way to use substring search in eZ Publish
Jose Mourinho
Sunday 11 November 2007 6:51:15 am
Hello
I want ot ask is there some way to use substring searching in eZ publish. If the there is "cars" record in some attribute and the user searches "car" then the "cars" record must be added to the results from searching.In sql the function like does this.
Is there some extension or patch or trick to achieve substring search.
10x all
Gunnar Birkeland
Monday 12 November 2007 1:16:04 am
Hi Jose
Check the documentation for the ez-search module: http://ez.no/doc/ez_publish/technical_manual/3_10/reference/modules/content/fetch_functions/search
And remember to use your preferred settings in site.ini.
[SearchSettings] SearchEngine=eZSearchEngine SearchViewHandling=default LogSearchStats=enabled AllowEmptySearch=disabled EnableWildcard=false MinCharacterWildcard=3 StopWordThresholdPercent=60 DelayedIndexing=disabled
gl
</major> ---------------------------- ez-version: 3.9.3. PHP: 4.4.2-1 MYSQL: 4.0.24