Hello,

Our dspace is ignoring double quoted strings on /discovery

On tomcat7 access log

dspace looks like:  "GET 
/discover?scope=%2F&query=%22Correla%C3%A7%C3%B5es+lineares%22&submit= 
HTTP/1.1" 200 70172

Solr looks like: 
"GET 
/solr/search/select?q=%5C%22Correla%C3%A7%C3%B5es%5C+lineares%5C%22&spellcheck.q=%5C%22Correla%C3%A7%C3%B5es%5C+lineares%5C%22&spellcheck.collate=true&spellcheck=true&fq=NOT%28withdrawn%3Atrue%29&fq=NOT%28discoverable%3Afalse%29&start=0&rows=10&sort=score+desc&hl=true&hl.usePhraseHighlighter=true&hl.fl=dc.description.abstract_hl&hl.fl=dc.title_hl&hl.fl=dc.contributor.author_hl&hl.fl=fulltext_hl&f.dc.description.abstract_hl.hl.fragsize=250&f.dc.description.abstract_hl.hl.snippets=2&f.dc.title_hl.hl.fragsize=0&f.dc.title_hl.hl.snippets=5&f.dc.contributor.author_hl.hl.fragsize=0&f.dc.contributor.author_hl.hl.snippets=5&f.fulltext_hl.hl.fragsize=250&f.fulltext_hl.hl.snippets=2&wt=javabin&version=2
 
"HTTP/1.1" 200 819726

For some reason dspace is escaping "(double quote %22) with (reverse lash 
%5C).

if i remove all %5C in solr query the results are fine and correct.

Environment:

DSPACE 5.3

inteface XMLUI with mirage2

Java: OpenJDK Runtime Environment (IcedTea 2.6.9) (7u131-2.6.9-2~deb7u1)

Tomcat7

OS: Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.89-1 x86_64 GNU/Linux

Hardware specs

2x Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz
16GB RAM

I appreciate your help

   - 
   - <https://jira.duraspace.org/browse/DS-3855?filter=-2#>
   

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to