[jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries

2012-11-22 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502816#comment-13502816 ] Karsten R. commented on SOLR-2438: -- Hi Erick, in your commit Revision 1206767

[jira] [Updated] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-30 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karsten R. updated LUCENE-4109: --- Attachment: LUCENE-4109_branches_lucene_solr_3_6_rev1367055.patch Robert, thank you for backporting

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-30 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424940#comment-13424940 ] Karsten R. commented on LUCENE-4109: Robert: the patch solves the Flexible query

[jira] [Updated] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-28 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karsten R. updated LUCENE-4109: --- Attachment: LUCENE-4109_trunk_rev1366771.patch Patch against

[jira] [Updated] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karsten R. updated LUCENE-4109: --- Attachment: LUCENE-4109.patch Patch for lucene/contrib against

[jira] [Comment Edited] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419042#comment-13419042 ] Karsten R. edited comment on LUCENE-4109 at 7/20/12 3:30 PM: -

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-20 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13419311#comment-13419311 ] Karsten R. commented on LUCENE-4109: Robert, I forgot to run all tests :-( The patch

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-16 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415011#comment-13415011 ] Karsten R. commented on LUCENE-4109: other differences between classic QueryParser

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-16 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415341#comment-13415341 ] Karsten R. commented on LUCENE-4109: Robert, the bug is in GroupQueryNodeProcessor:

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-16 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415381#comment-13415381 ] Karsten R. commented on LUCENE-4109: Robert, the current GroupQueryNodeProcessor

[jira] [Commented] (LUCENE-2566) + - operators allow any amount of whitespace

2012-07-12 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13412673#comment-13412673 ] Karsten R. commented on LUCENE-2566: Should StandardQueryParser work like