[ 
http://jira.dspace.org/jira/browse/DS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10625#action_10625
 ] 

Flávio Botelho commented on DS-311:
-----------------------------------

Let me ellaborate a little bit more, i had to hack some support for dates are 
they are not properly being searched.
the :date in dspace.cfg is making them be transformed into lexicographic 
ordered strings, and when searching the user input is not transformed into this 
lexicographic order.
One solution would be to have the field duplicated, one with the :date and 
another without for the search, but i feel that is a shortcoming of the current 
api.

> DSQuery should use the Query hierarchy to create the Query object instead of 
> relying onto QueryParser
> -----------------------------------------------------------------------------------------------------
>
>                 Key: DS-311
>                 URL: http://jira.dspace.org/jira/browse/DS-311
>             Project: DSpace 1.x
>          Issue Type: Improvement
>          Components: DSpace API
>            Reporter: Flávio Botelho
>
> That would allow us to use easily range queries and whatever.
> It's just strange to create a string for it to parsed, when you have all the 
> info to create the Query itself properly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to