Hello to All!
I didn't got the result I wished in the following case:
Added a new field to the Category table named KGST, declared as text. This field can contain values like 33.1.1.1 or 34.2 or 43.2.1.
I set a search weight on this field an reindexed my tables.
With mysqlman i get search results, if I enter 33.1.1.1 as search criteria, but with the search form(via search.cgi), i didn't get any result.
I tried to set data like 'ryzli' in the field KGST, now there is a result shown. So I suggest, search.cgi don't like the syntax of my data especially the dots!
Could anyone help me to solve this problem?
Regards
Peter
I didn't got the result I wished in the following case:
Added a new field to the Category table named KGST, declared as text. This field can contain values like 33.1.1.1 or 34.2 or 43.2.1.
I set a search weight on this field an reindexed my tables.
With mysqlman i get search results, if I enter 33.1.1.1 as search criteria, but with the search form(via search.cgi), i didn't get any result.
I tried to set data like 'ryzli' in the field KGST, now there is a result shown. So I suggest, search.cgi don't like the syntax of my data especially the dots!
Could anyone help me to solve this problem?
Regards
Peter