[jira] [Updated] (LUCENE-3833) Add an operator to query parser for term quorum (ie: BooleanQuery.setMinimumNumberShouldMatch)

2012-03-27 Thread Juan Grande (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Grande updated LUCENE-3833: Attachment: LUCENE-3833.patch Hi, I'm attaching a patch that implements this feature for the

[jira] [Updated] (SOLR-3261) edismax ignores explicit operators when literal colon is found

2012-03-24 Thread Juan Grande (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Grande updated SOLR-3261: -- Attachment: SOLR-3261.patch Hi, I'm attaching a patch that solves this issue. The problem was that

[jira] [Updated] (SOLR-2280) commitWithin ignored for a delete query

2011-11-24 Thread Juan Grande (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Grande updated SOLR-2280: -- Attachment: SOLR-2280.patch Here's the new patch, it applies to 3x branch.