Hi everybody,
I need my "Search Catalog" function to include all products in the catalog
without the use of a "Default Search Category" or the "Rollup" routine.
After reading a couple of posting on this matter I've managed to do that,
but... There is one oddity, though.
Consider this scenario:
In my keywordsearchbox.ftl I use the following search parameters:
SEARCH_OPERATOR = AND, i.e. All words
SEARCH_CATEGORY_ID = "" (empty string)
query string is: notIndexedFoo
The results of this is, as expected, zero matches. Now if I add 'gizmo' to
the search string, i.e. the new search criteria is 'notIndexedFoo gizmo',
the result is all products in Gizmos category (category_id=100). And I
recieve this same result for any multi-word (indexed or not) query string
that contains the word 'gizmo'.
Any thoughts?
I took help of these two postings:
http://lists.ofbiz.org/mailman/htdig/users/2003-August/001532.htmlhttp://lists.ofbiz.org/mailman/htdig/users/2004-April/003730.htmlThank you!
</Firas>
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users