[
https://issues.apache.org/jira/browse/LUCENE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727209#action_12727209
]
Uwe Schindler edited comment on LUCENE-1646 at 7/4/09 2:09 AM:
-
[
https://issues.apache.org/jira/browse/LUCENE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727209#action_12727209
]
Uwe Schindler commented on LUCENE-1646:
---
Mike: After LUCENE-1713, I recreated the Qu
[
https://issues.apache.org/jira/browse/LUCENE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727212#action_12727212
]
Michael McCandless commented on LUCENE-1646:
Woops, thanks Uwe.
> QueryParser
CharReader should delegate reset/mark/markSupported
---
Key: LUCENE-1734
URL: https://issues.apache.org/jira/browse/LUCENE-1734
Project: Lucene - Java
Issue Type: Bug
Components: Anal
[
https://issues.apache.org/jira/browse/LUCENE-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated LUCENE-1734:
---
Attachment: LUCENE-1734.patch
CharFilter can delegate, too. I'd like to call reset() to rewi
I committed this (revision: 791173) and will now create a new tag and
include into LUCENE-1713 commit.
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Frida
[
https://issues.apache.org/jira/browse/LUCENE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1713:
--
Attachment: LUCENE-1713.patch
Last update.
The patch also contains regenerated QueryParser cl
[
https://issues.apache.org/jira/browse/LUCENE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-1713.
-
Resolution: Fixed
Committed revisions 791175 and 791176.
> Rename RangeQuery -> TermRangeQuery