/[Apache-SVN]
ViewVC logotype

Revision 1043861


Jump to revision: Previous Next
Author: jleroux
Date: Thu Dec 9 08:30:16 2010 UTC (13 years, 4 months ago)
Changed paths: 1
Log Message:
A patch from Atul Vani "There are issues with search in eCommerce" (https://issues.apache.org/jira/browse/OFBIZ-4032) - OFBIZ-4032

This patch was created for OFBIZ-3789 but worked for me as well on this issues

Try gz-1000 or "gift card" and follow Atul's comment below. I guess it's also an issue for R10.04 (I did not try) R9.04 seems OK. Note that I got no problems with Derby, only with Postgres.

Try searching 'gift card' from http://localhost:8080/ecommerce/control/advancedsearch and using some other value for 'Sorted by' instead of 'Keyword Relevancy'.

The first time i observed this issue KeywordSort was not working for search keyword 'gift' (the console log suggested that SELECT got no 'totalRelevancy' column but the GROUPBY has it in the query) although the KeywordSort was working well for 'gift card'. 

All other sorting methods from http://localhost:8080/ecommerce/control/advancedsearch were working for 'gift' but not 'gift card'.


Changed paths

Path Details
Directoryofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductSearch.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26