[ 
https://jira.duraspace.org/browse/DS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25883#comment-25883
 ] 

Dirk commented on DS-564:
-------------------------

Hej, tbh I can't understand that this bug ist still open. It's not only related 
to : it's much more, and has a massive impact of the search result quality.

Every, for example, title with a : , ! , ? , -- , open ( (without the closing 
)), open ", open ' will not be schown in the results. Even the ? (wildcard) 
should be able to be handeld as expecting.

Examples:

Agents and CSCW: A Fruitful Marriage? -> No result because of ? and :
"usability -> no result because of missing closing " -> leading to a 
"different" result page, one missing the "Your query ..... produced 0 
result(s)."
usability" -> no result because of missing opening " -> leading to a 
"different" result page, one missing the "Your query ..... produced 0 
result(s)."
(2005 -> no result because of missing closing ) -> leading to a "different" 
result page, one missing the "Your query ..... produced 0 result(s)."
2005) -> no result because of missing opening ( -> leading to a "different" 
result page, one missing the "Your query ..... produced 0 result(s)."

Dspace 1.7.2 with discovery

cheers,

Dirk
                
> Advanced Search doesnt treat ':' properly 
> ------------------------------------------
>
>                 Key: DS-564
>                 URL: https://jira.duraspace.org/browse/DS-564
>             Project: DSpace
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 1.5.2
>            Reporter: Flávio Botelho
>         Attachments: 
> patch_properly_escape_double_points_from_lucene_during_search.txt
>
>
> If you try to search for a field (ie title) with the character ":" almost 
> surely no document matches will be found because the character is passed 
> literally to lucene.
> Attached is a patch to escape this character...
> Maybe other special characters should be escaped too, but i am not sure. just 
> escaping ':' allows the users to use wildcards if they want to... (Doubt that 
> is used is our case, but not much sure about general dspace usage)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to