[jira] [Updated] (SOLR-9900) ReversedWildcardFilterFactory yields false positive hits for range query

2016-12-30 Thread Mikhail Khludnev (JIRA)

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

Mikhail Khludnev updated SOLR-9900:
---
Fix Version/s: 6.4
   master (7.0)

> ReversedWildcardFilterFactory yields false positive hits for range query
> 
>
> Key: SOLR-9900
> URL: https://issues.apache.org/jira/browse/SOLR-9900
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Schema and Analysis
>Affects Versions: 1.4
>Reporter: Mikhail Khludnev
>Priority: Minor
> Fix For: master (7.0), 6.4
>
> Attachments: SOLR-1321-range-q-false-positive.patch, SOLR-9900.patch
>
>
> Range query yields false positives when ReversedWildcardFilterFactory is on. 
> I'm not sure if it's worth to bother.



--
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] [Updated] (SOLR-9900) ReversedWildcardFilterFactory yields false positive hits for range query

2016-12-28 Thread Yonik Seeley (JIRA)

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

Yonik Seeley updated SOLR-9900:
---
Attachment: SOLR-9900.patch

Attached is a simple fix for the query parser.
It doesn't really fix everything though, because FieldType.getRangeQuery() will 
still be broken.

> ReversedWildcardFilterFactory yields false positive hits for range query
> 
>
> Key: SOLR-9900
> URL: https://issues.apache.org/jira/browse/SOLR-9900
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Schema and Analysis
>Affects Versions: 1.4
>Reporter: Mikhail Khludnev
>Priority: Minor
> Attachments: SOLR-1321-range-q-false-positive.patch, SOLR-9900.patch
>
>
> Range query yields false positives when ReversedWildcardFilterFactory is on. 
> I'm not sure if it's worth to bother.



--
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] [Updated] (SOLR-9900) ReversedWildcardFilterFactory yields false positive hits for range query

2016-12-28 Thread Mikhail Khludnev (JIRA)

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

Mikhail Khludnev updated SOLR-9900:
---
Description: Range query yields false positives when 
ReversedWildcardFilterFactory is on. I'm not sure if it's worth to bother.  
(was: Range query yields false positives when ReversedWildcardFilterFactory is 
on)

> ReversedWildcardFilterFactory yields false positive hits for range query
> 
>
> Key: SOLR-9900
> URL: https://issues.apache.org/jira/browse/SOLR-9900
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Schema and Analysis
>Affects Versions: 1.4
>Reporter: Mikhail Khludnev
>Priority: Minor
> Attachments: SOLR-1321-range-q-false-positive.patch
>
>
> Range query yields false positives when ReversedWildcardFilterFactory is on. 
> I'm not sure if it's worth to bother.



--
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] [Updated] (SOLR-9900) ReversedWildcardFilterFactory yields false positive hits for range query

2016-12-28 Thread Mikhail Khludnev (JIRA)

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

Mikhail Khludnev updated SOLR-9900:
---
Attachment: SOLR-1321-range-q-false-positive.patch

[^SOLR-1321-range-q-false-positive.patch] proofs false positive on range query. 

> ReversedWildcardFilterFactory yields false positive hits for range query
> 
>
> Key: SOLR-9900
> URL: https://issues.apache.org/jira/browse/SOLR-9900
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Schema and Analysis
>Affects Versions: 1.4
>Reporter: Mikhail Khludnev
>Priority: Minor
> Attachments: SOLR-1321-range-q-false-positive.patch
>
>
> Range query yields false positives when ReversedWildcardFilterFactory is on



--
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