[
https://issues.apache.org/jira/browse/LUCENE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch closed LUCENE-954.
Resolution: Won't Fix
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
H
[
https://issues.apache.org/jira/browse/LUCENE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620057#action_12620057
]
Mark Miller commented on LUCENE-954:
Looks like this guy is ready to be resolved.
> To
[
https://issues.apache.org/jira/browse/LUCENE-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620019#action_12620019
]
Eks Dev commented on LUCENE-1219:
-
Great Mike,
it gets better and better, i saw LUCENE-134
[
https://issues.apache.org/jira/browse/LUCENE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619982#action_12619982
]
DM Smith commented on LUCENE-1350:
--
Survey of other potential problem areas (I did not lo
[
https://issues.apache.org/jira/browse/LUCENE-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1340.
Resolution: Fixed
Fix Version/s: 2.4
Lucene Fields: [New, Patch Availabl
[
https://issues.apache.org/jira/browse/LUCENE-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1340:
--
Assignee: Michael McCandless
> Make it posible not to include TF information i
[
https://issues.apache.org/jira/browse/LUCENE-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619963#action_12619963
]
Michael McCandless commented on LUCENE-1340:
LUCENE-1349 is in; I plan to comm
[
https://issues.apache.org/jira/browse/LUCENE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619961#action_12619961
]
DM Smith commented on LUCENE-1350:
--
The non-reuse interface is deprecated. LUCENE-1333 de
[
https://issues.apache.org/jira/browse/LUCENE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619942#action_12619942
]
Doron Cohen commented on LUCENE-1350:
-
These are interesting points to consider.
Let
[
https://issues.apache.org/jira/browse/LUCENE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-1351.
-
Resolution: Fixed
Fix Version/s: 2.4
Lucene Fields: [Patch Available] (was: [
[
https://issues.apache.org/jira/browse/LUCENE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned LUCENE-1351:
---
Assignee: Grant Ingersoll
> Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1Acce
[
https://issues.apache.org/jira/browse/LUCENE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619925#action_12619925
]
DM Smith commented on LUCENE-1350:
--
When we go to the reuse pattern across all of Lucene,
Actually, those exceptions are thrown by the code detecting the
mismatch, and then caught by CheckIndex and handled as meaning that
segment is corrupt. This is consistent eg with how Lucene throws
CorruptIndexException deep down if it hits an inconsistency.
I think it's fine if you want
[
https://issues.apache.org/jira/browse/LUCENE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619890#action_12619890
]
Yonik Seeley commented on LUCENE-1335:
--
{quote}I think we should not make any API pro
I'll look into these. The other parts I am not sure on is the
throwing of exceptions for mismatches. I know they mean CheckIndex
can't go forward, but they aren't really errors in CheckIndex, so much
as errors in the index, which CheckIndex is just reporting. So, I'm
inclined to capture
[
https://issues.apache.org/jira/browse/LUCENE-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-1349.
-
Resolution: Fixed
Committed revision 682689.
> Mark Fieldable as allowing some chan
[
https://issues.apache.org/jira/browse/LUCENE-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619842#action_12619842
]
Michael McCandless commented on LUCENE-1219:
Thanks Eks -- this looks good. I
[
https://issues.apache.org/jira/browse/LUCENE-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619836#action_12619836
]
Michael McCandless commented on LUCENE-1349:
Looks good Grant.
Maybe cancel o
[
https://issues.apache.org/jira/browse/LUCENE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1335:
---
Attachment: LUCENE-1335.patch
Attached patch. Here're the changes:
* Only one a
[
https://issues.apache.org/jira/browse/LUCENE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cédrik LIME updated LUCENE-1351:
Description: ISOLatin1AccentFilter removes common diacritics and some
ligatures. This patch adds
[
https://issues.apache.org/jira/browse/LUCENE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cédrik LIME updated LUCENE-1351:
Attachment: TestISOLatin1AccentFilter.patch
> Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1
Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter
Key: LUCENE-1351
URL: https://issues.apache.org/jira/browse/LUCENE-1351
Project: Lucene - Java
Issue Type: Impr
[
https://issues.apache.org/jira/browse/LUCENE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cédrik LIME updated LUCENE-1351:
Attachment: ISOLatin1AccentFilter.patch
> Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1Acce
[
https://issues.apache.org/jira/browse/LUCENE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-1350:
Attachment: LUCENE-1350.patch
Patch fix this by using Token.clone().
I'll search other filters tha
SnowballFilter resets the payload
-
Key: LUCENE-1350
URL: https://issues.apache.org/jira/browse/LUCENE-1350
Project: Lucene - Java
Issue Type: Bug
Components: Analysis, contrib/*
Reporter
[
https://issues.apache.org/jira/browse/LUCENE-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen resolved LUCENE-1348.
-
Resolution: Fixed
> TestTimeLimitedCollector shuold not fail if the testing machine happens to
[
https://issues.apache.org/jira/browse/LUCENE-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen resolved LUCENE-1310.
-
Resolution: Fixed
Fixed, thanks for the review Grant!
> Phrase query with term repeated 3 times
27 matches
Mail list logo