#9352: Improved search results
----------------------------+-----------------------------------------------
 Reporter:  laurenskling    |       Owner:  spliter 
     Type:  PLIP            |      Status:  assigned
 Priority:  n/a             |   Milestone:  4.1     
Component:  Infrastructure  |    Keywords:          
----------------------------+-----------------------------------------------

Comment(by davisagli):

 Regarding this feedback in my review—

 > Trying to modify the criteria or sort order seems to lose all the
 results.   Investigating further, it looks like this is because the
 'Creator' and 'created' criteria are getting passed to the catalog in the
 wrong format.  The default setting for the Creator criteria is '' (empty
 string), which filters out everything rather than including everything as
 it is intended.   The date criterion appears to be querying for one single
 date rather than a date range.

 —this was a side effect of Hanno's remove of the ZCatalog's support for
 parsing _usage parameters in the request. I adjusted it to use Zope's
 records marshalling instead, so it works now.

-- 
Ticket URL: <http://dev.plone.org/plone/ticket/9352#comment:44>
Plone <http://plone.org>
Plone Content Management System
_______________________________________________
PLIP-Advisories mailing list
plip-advisor...@lists.plone.org
http://lists.plone.org/mailman/listinfo/plip-advisories

Reply via email to