[jira] [Updated] (SOLR-2409) edismax unescaped colon returns no results

2011-08-20 Thread David Smiley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-2409:
---

Fix Version/s: 3.2

 edismax unescaped colon returns no results
 --

 Key: SOLR-2409
 URL: https://issues.apache.org/jira/browse/SOLR-2409
 Project: Solr
  Issue Type: Bug
  Components: search
Reporter: Ryan McKinley
Assignee: Yonik Seeley
Priority: Minor
 Fix For: 3.2

 Attachments: SOLR-2409-unescapedcolon.patch, SOLR-2409.patch, 
 SOLR-2409.patch


 The edismax query parser should behave OK when a colon is in the query, but 
 does not refer to a field name.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] [Updated] (SOLR-2409) edismax unescaped colon returns no results

2011-04-15 Thread Yonik Seeley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-2409:
---

Attachment: SOLR-2409.patch

Here's a draft patch that takes the more direct approach of actually checking 
if the field name of a fielded query exists.

 edismax unescaped colon returns no results
 --

 Key: SOLR-2409
 URL: https://issues.apache.org/jira/browse/SOLR-2409
 Project: Solr
  Issue Type: Bug
  Components: search
Reporter: Ryan McKinley
Assignee: Yonik Seeley
Priority: Minor
 Attachments: SOLR-2409-unescapedcolon.patch, SOLR-2409.patch


 The edismax query parser should behave OK when a colon is in the query, but 
 does not refer to a field name.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



[jira] [Updated] (SOLR-2409) edismax unescaped colon returns no results

2011-04-15 Thread Yonik Seeley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-2409:
---

Attachment: SOLR-2409.patch

Here's an updated patch with tests (both from Ryan's patch and my own 
additions).

 edismax unescaped colon returns no results
 --

 Key: SOLR-2409
 URL: https://issues.apache.org/jira/browse/SOLR-2409
 Project: Solr
  Issue Type: Bug
  Components: search
Reporter: Ryan McKinley
Assignee: Yonik Seeley
Priority: Minor
 Attachments: SOLR-2409-unescapedcolon.patch, SOLR-2409.patch, 
 SOLR-2409.patch


 The edismax query parser should behave OK when a colon is in the query, but 
 does not refer to a field name.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



[jira] Updated: (SOLR-2409) edismax unescaped colon returns no results

2011-03-07 Thread Ryan McKinley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-2409:


Attachment: SOLR-2409-unescapedcolon.patch

adding test and patch from SOLR-1553

 edismax unescaped colon returns no results
 --

 Key: SOLR-2409
 URL: https://issues.apache.org/jira/browse/SOLR-2409
 Project: Solr
  Issue Type: Bug
  Components: search
Reporter: Ryan McKinley
Priority: Minor
 Attachments: SOLR-2409-unescapedcolon.patch


 The edismax query parser should behave OK when a colon is in the query, but 
 does not refer to a field name.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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