[jira] [Comment Edited] (SOLR-6573) Query elevation fails when localParams are used

2014-10-17 Thread Liwiusz Ociepa (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174974#comment-14174974
 ] 

Liwiusz Ociepa edited comment on SOLR-6573 at 10/17/14 12:01 PM:
-

Yes - I've tested patch on example collection1 and results for query provided 
by Radek are ok with that fix (after removing backslashes added by Jira). 

edit: I patched 4.10.1


was (Author: liwiusz):
Yes - I've tested patch on example collection1 and results for query provided 
by Radek are ok with that fix (after removing backslashes added by Jira). 

> Query elevation fails when localParams are used
> ---
>
> Key: SOLR-6573
> URL: https://issues.apache.org/jira/browse/SOLR-6573
> Project: Solr
>  Issue Type: Bug
>  Components: search
>Affects Versions: 4.10.1
>Reporter: Radek Urbas
>Assignee: Jan Høydahl
> Fix For: 5.0
>
> Attachments: SOLR-6573.patch, SOLR-6573.patch
>
>
> Elevation does not work when localParams are specified.
> In example collection1 shipped with Solr query like this one 
> {code}http://localhost:8983/solr/collection1/elevate?q=ipod&fl=id,title,[elevated]{code}
>  properly returns elevated documents on top.
> If localParams are specified e.g. {!q.op=AND} in query like 
> {code}http://localhost:8983/solr/collection1/elevate?q=\{!q.op=AND\}ipod&fl=id,title,[elevated]{code}
> documents are not elevated anymore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6573) Query elevation fails when localParams are used

2014-10-17 Thread Liwiusz Ociepa (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174974#comment-14174974
 ] 

Liwiusz Ociepa commented on SOLR-6573:
--

Yes - I've tested patch on example collection1 and results for query provided 
by Radek are ok with that fix (after removing backslashes added by Jira). 

> Query elevation fails when localParams are used
> ---
>
> Key: SOLR-6573
> URL: https://issues.apache.org/jira/browse/SOLR-6573
> Project: Solr
>  Issue Type: Bug
>  Components: search
>Affects Versions: 4.10.1
>Reporter: Radek Urbas
>Assignee: Jan Høydahl
> Fix For: 5.0
>
> Attachments: SOLR-6573.patch, SOLR-6573.patch
>
>
> Elevation does not work when localParams are specified.
> In example collection1 shipped with Solr query like this one 
> {code}http://localhost:8983/solr/collection1/elevate?q=ipod&fl=id,title,[elevated]{code}
>  properly returns elevated documents on top.
> If localParams are specified e.g. {!q.op=AND} in query like 
> {code}http://localhost:8983/solr/collection1/elevate?q=\{!q.op=AND\}ipod&fl=id,title,[elevated]{code}
> documents are not elevated anymore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6573) Query elevation fails when localParams are used

2014-10-14 Thread Liwiusz Ociepa (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170841#comment-14170841
 ] 

Liwiusz Ociepa commented on SOLR-6573:
--

Please include this fix in 4.10.2. 

> Query elevation fails when localParams are used
> ---
>
> Key: SOLR-6573
> URL: https://issues.apache.org/jira/browse/SOLR-6573
> Project: Solr
>  Issue Type: Bug
>  Components: search
>Affects Versions: 4.10.1
>Reporter: Radek Urbas
>Assignee: Jan Høydahl
> Fix For: 5.0
>
> Attachments: SOLR-6573.patch, SOLR-6573.patch
>
>
> Elevation does not work when localParams are specified.
> In example collection1 shipped with Solr query like this one 
> {code}http://localhost:8983/solr/collection1/elevate?q=ipod&fl=id,title,[elevated]{code}
>  properly returns elevated documents on top.
> If localParams are specified e.g. {!q.op=AND} in query like 
> {code}http://localhost:8983/solr/collection1/elevate?q=\{!q.op=AND\}ipod&fl=id,title,[elevated]{code}
> documents are not elevated anymore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org