[
https://issues.apache.org/jira/browse/LUCENE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722993#action_12722993
]
Uwe Schindler commented on LUCENE-1712:
---
In my opinion, I would like to keep the pre
[
https://issues.apache.org/jira/browse/LUCENE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722996#action_12722996
]
Earwin Burrfoot commented on LUCENE-1712:
-
Having half of your methods constantly
[
https://issues.apache.org/jira/browse/LUCENE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723000#action_12723000
]
Uwe Schindler commented on LUCENE-1712:
---
Four classes! And with LUCENE-1710 there wi
[
https://issues.apache.org/jira/browse/LUCENE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723001#action_12723001
]
Uwe Schindler commented on LUCENE-1712:
---
...and unmaintainable. I merged the two cla
WriteLineDocTask incorrectly normalizes fields
--
Key: LUCENE-1714
URL: https://issues.apache.org/jira/browse/LUCENE-1714
Project: Lucene - Java
Issue Type: Bug
Components: contrib/benchm
[
https://issues.apache.org/jira/browse/LUCENE-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1714:
---
Attachment: LUCENE-1714.patch
Patch includes:
# Fix WriteLineDocTask to replace "[\t\r\n]+" with a s
[
https://issues.apache.org/jira/browse/LUCENE-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1714:
--
Assignee: Michael McCandless
> WriteLineDocTask incorrectly normalizes fields
[
https://issues.apache.org/jira/browse/LUCENE-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723030#action_12723030
]
Michael McCandless commented on LUCENE-1714:
Looks good! Shai, can we pre-com
[
https://issues.apache.org/jira/browse/LUCENE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723031#action_12723031
]
Michael McCandless commented on LUCENE-1712:
bq. I propose, that all ctors/fac
OK I've added a NOTE to the javadocs for this...
Mike
On Mon, Jun 22, 2009 at 8:57 PM, Claudio . wrote:
>>> I think the common use case of TopScoreDocCollector is to request 10
>>> results, then ask for 20 and so on. You ask for N results because you want
>>> to display them, or manipulate them i
[
https://issues.apache.org/jira/browse/LUCENE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723040#action_12723040
]
Michael McCandless commented on LUCENE-1713:
bq. Suggestion: TermRangeQuery to
[
https://issues.apache.org/jira/browse/LUCENE-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1714:
---
Attachment: LUCENE-1714.patch
# Using a Matcher as a static final member, pre-compiled.
# Completed
[
https://issues.apache.org/jira/browse/LUCENE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723061#action_12723061
]
Uwe Schindler commented on LUCENE-1713:
---
Additionally rename FieldCacheRangeFilter,
[
https://issues.apache.org/jira/browse/LUCENE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723064#action_12723064
]
Uwe Schindler commented on LUCENE-1713:
---
bq. Maybe a good addition to FieldCacheRang
On Tue, Jun 23, 2009 at 12:52 PM, Michael McCandless
(JIRA) wrote:
>
> [
> https://issues.apache.org/jira/browse/LUCENE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723040#action_12723040
> ]
>
> Michael McCandless commented on LUCENE-1713:
> --
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reopened LUCENE-1487:
---
Is this Filter really needed anymore?
If yes, why not create an FieldCacheRangeFilter that can
[
https://issues.apache.org/jira/browse/LUCENE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723064#action_12723064
]
Uwe Schindler edited comment on LUCENE-1713 at 6/23/09 7:54 AM:
DirectoryIndexReader finalize() holding TermInfosReader longer than necessary
-
Key: LUCENE-1715
URL: https://issues.apache.org/jira/browse/LUCENE-1715
Project: Lucene - Java
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723098#action_12723098
]
Uwe Schindler edited comment on LUCENE-1487 at 6/23/09 8:28 AM:
[
https://issues.apache.org/jira/browse/LUCENE-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1701:
--
Attachment: LUCENE-1701.patch
Final patch.
> Add NumericField and NumericSortField, make plai
[
https://issues.apache.org/jira/browse/LUCENE-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-1701.
-
Resolution: Fixed
Commited backwards tests: revision 787714
Committed patch: revision 787723
Th
[
https://issues.apache.org/jira/browse/LUCENE-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-1687.
-
Resolution: Fixed
Committed together with LUCENE-1701 in revision 787723.
> Remove ExtendedFiel
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1715:
---
Fix Version/s: 2.9
> DirectoryIndexReader finalize() holding TermInfosReader longer
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1715:
--
Assignee: Michael McCandless
> DirectoryIndexReader finalize() holding TermInf
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723156#action_12723156
]
Michael McCandless commented on LUCENE-1715:
I'd be inclined to remove the fin
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723158#action_12723158
]
Michael McCandless commented on LUCENE-1487:
bq. why not retrofit to our new
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723157#action_12723157
]
Earwin Burrfoot commented on LUCENE-1715:
-
+1
I suggest removing finalize() from I
[
https://issues.apache.org/jira/browse/LUCENE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723162#action_12723162
]
Michael McCandless commented on LUCENE-1713:
OK, so:
* RangeFilter -> TermR
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723164#action_12723164
]
Michael McCandless commented on LUCENE-1715:
bq. I suggest removing finalize()
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723167#action_12723167
]
Uwe Schindler commented on LUCENE-1487:
---
This is why I closed LUCENE-1701 to get a g
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1715.
Resolution: Fixed
Thanks Brian!
> DirectoryIndexReader finalize() holding TermInf
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723174#action_12723174
]
Uwe Schindler commented on LUCENE-1715:
---
I would still additionally null the referen
[
https://issues.apache.org/jira/browse/LUCENE-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723175#action_12723175
]
Michael McCandless commented on LUCENE-1714:
Looks good; I'll commit shortly.
[
https://issues.apache.org/jira/browse/LUCENE-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1714.
Resolution: Fixed
Thanks Shai!
> WriteLineDocTask incorrectly normalizes fields
>
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723180#action_12723180
]
Michael McCandless commented on LUCENE-1715:
Does that really help GC? (I tho
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723183#action_12723183
]
Uwe Schindler commented on LUCENE-1715:
---
That was my intention. :)
> DirectoryIndex
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723184#action_12723184
]
Simon Willnauer commented on LUCENE-1715:
-
bq. Does that really help GC? (I though
[
https://issues.apache.org/jira/browse/LUCENE-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1701:
--
Summary: Add NumericField, make plain text numeric parsers public in
FieldCache, move trie par
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reopened LUCENE-1715:
Reopening for nulling at least termInfosReader; we should probably null other
memory
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723203#action_12723203
]
Robert Newson commented on LUCENE-1715:
---
I wonder if it's also worth examining the (
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723203#action_12723203
]
Robert Newson edited comment on LUCENE-1715 at 6/23/09 10:46 AM:
---
[
https://issues.apache.org/jira/browse/LUCENE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723212#action_12723212
]
Shai Erera commented on LUCENE-1630:
Mike, after you commit this we should take a look
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723217#action_12723217
]
Michael McCandless commented on LUCENE-1715:
SimpleFSDirectory.FSIndexInput's
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723224#action_12723224
]
Earwin Burrfoot commented on LUCENE-1715:
-
I object nulling references in attempt
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723225#action_12723225
]
Earwin Burrfoot commented on LUCENE-1715:
-
And support removing finalizers everywh
[
https://issues.apache.org/jira/browse/LUCENE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1630.
Resolution: Fixed
Thanks Shai!
Yes, let's go look @ LUCENE-1652 now!
> Mating Co
[
https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1466.
Resolution: Fixed
OK I just committed this. Thanks Koji! Can you open a Solr iss
[
https://issues.apache.org/jira/browse/LUCENE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723265#action_12723265
]
Michael McCandless commented on LUCENE-1646:
I agree Hoss; I'll fix QueryParse
[
https://issues.apache.org/jira/browse/LUCENE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1646.
Resolution: Fixed
Fix Version/s: 2.9
Thanks Trejkaz and Hoss!
> QueryParse
Hi Mike,
I looked at in javadoc:
http://lucene.apache.org/java/2_4_1/api/core/org/apache/lucene/search/Searcher.html#search(org.apache.lucene.search.Query,%20org.apache.lucene.search.Filter,%20int)
and in trunk version of Lucene and I did not find your NOTE.
Can you confirm?
Thanks!
> Date: T
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723276#action_12723276
]
Michael McCandless commented on LUCENE-1715:
I agree nulling is not a good pra
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1487:
--
Assignee: Uwe Schindler (was: Michael McCandless)
> FieldCacheTermsFilter
> -
See r787628
--- lucene/java/trunk/src/java/org/apache/lucene/search/FieldValueHitQueue.java
(original)
+++ lucene/java/trunk/src/java/org/apache/lucene/search/FieldValueHitQueue.java
Tue Jun 23 10:48:55 2009
@@ -173,6 +173,9 @@
/**
* Creates a hit queue sorted by the given list of fields.
[
https://issues.apache.org/jira/browse/LUCENE-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723282#action_12723282
]
Shai Erera commented on LUCENE-1652:
It looks like everything we mentioned here was ta
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723283#action_12723283
]
Simon Willnauer commented on LUCENE-1715:
-
I is def. not good practice and I agree
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723289#action_12723289
]
Earwin Burrfoot commented on LUCENE-1715:
-
There's in fact one case where nulling
[
https://issues.apache.org/jira/browse/LUCENE-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1708.
Resolution: Fixed
Thanks Shai!
> Improve the use of isDeleted in the indexing cod
[
https://issues.apache.org/jira/browse/LUCENE-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1703:
--
Assignee: Michael McCandless
> Add a waitForMerges() method to IndexWriter
> -
[
https://issues.apache.org/jira/browse/LUCENE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1715:
---
Attachment: LUCENE-1715.patch
OK, attached patch nulling just a few things... I plan
[
https://issues.apache.org/jira/browse/LUCENE-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1703.
Resolution: Fixed
Fix Version/s: 2.9
Thanks Tim!
> Add a waitForMerges() m
[
https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723306#action_12723306
]
Uwe Schindler edited comment on LUCENE-1461 at 6/23/09 2:08 PM:
[
https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reopened LUCENE-1461:
---
Assignee: Uwe Schindler (was: Michael McCandless)
I reopened the wrong issue :-(
The cla
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-1487.
-
Resolution: Fixed
Sorry, I reopened the wrong issue, the correct class is FieldCacheRangeFilter.
As we're revamping collectors, weights, and scorers, perhaps we
can push time limiting into the individual subscorers? Currently
on a boolean query, we're timing out the query at the top level
which doesn't work well if the subqueries exceed the time limit.
Adding norms, properties indexing and writer.infoStream support to benchmark
Key: LUCENE-1716
URL: https://issues.apache.org/jira/browse/LUCENE-1716
Project: Lucene - Java
[
https://issues.apache.org/jira/browse/LUCENE-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1716:
---
Attachment: LUCENE-1716.patch
Patch includes the mentioned changes + unit tests. All benchmark tests
[
https://issues.apache.org/jira/browse/LUCENE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723324#action_12723324
]
Hoss Man commented on LUCENE-1712:
--
{quote}
By the way: It is also a good idea to use val
Hi,
I've a batch job which generates Lucene search indexes every night. I first
get all the records from the database and add it to Lucene index using
IndexWriter's AddDocument method and then call Optimize method before
returning from the method. Since the records fetched are faily large,
indexi
[
https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723334#action_12723334
]
Koji Sekiguchi commented on LUCENE-1466:
Thank you Mike for committing this! I'll
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reassigned LUCENE-1487:
-
Assignee: (was: Uwe Schindler)
> FieldCacheTermsFilter
> -
>
>
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1487:
--
Comment: was deleted
(was: Sorry *EDIT*:
This Filter is really cool on iterating on the FieldC
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1487:
--
Comment: was deleted
(was: bq. why not retrofit to our new naming-convention and extend
+1!
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1487:
--
Comment: was deleted
(was: This is why I closed LUCENE-1701 to get a good start to fold this i
[
https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1695:
Attachment: LUCENE-1695.patch
> Update the Highlighter to use the new TokenStream API
> --
On Tue, 9 Jun 2009, Vico Marziale wrote:
: highly-multicore processors to speed computer forensics tools. For the
: moment I am trying to figure out what the most common performance bottleneck
: inside of Lucene itself is. I will then take a crack at porting some (small)
: portion of Lucene to CUD
[
https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723345#action_12723345
]
Mark Miller commented on LUCENE-1693:
-
How is this patch coming?
Do you think MemoryI
[
https://issues.apache.org/jira/browse/LUCENE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723352#action_12723352
]
Earwin Burrfoot commented on LUCENE-1607:
-
Okay, let's have an extra class and abi
[
https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723351#action_12723351
]
Uwe Schindler commented on LUCENE-1693:
---
Michael did not yet respond (I think he is
[
https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723353#action_12723353
]
Uwe Schindler commented on LUCENE-1693:
---
By the way: Token is no longer deprecated,
[
https://issues.apache.org/jira/browse/LUCENE-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723355#action_12723355
]
Earwin Burrfoot commented on LUCENE-1677:
-
Mike, are we going to postpone actual d
[
https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723362#action_12723362
]
Mark Miller commented on LUCENE-1693:
-
Ah, nice - I had to re-implement it for one or
More like ant test -Dtestcase=TestSort -Dtestmethod=testMultiSort
or
ant test -Dtestcase=TestSort.testMultiSort
I Googled a lot for "ant junit test method" and variants. Couldn't find
anything, seems like a custom JUnit task that does reflection could be used?
On Tue, Jun 16, 2009 at 7:22 PM,
[
https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723369#action_12723369
]
Mark Miller commented on LUCENE-1693:
-
bq. The big difference is, that you do not need
[
https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723374#action_12723374
]
Michael McCandless commented on LUCENE-1466:
Woops, sorry, I did indeed see yo
[
https://issues.apache.org/jira/browse/LUCENE-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723376#action_12723376
]
Michael McCandless commented on LUCENE-1677:
I thought so? Ie deprecate now &
[
https://issues.apache.org/jira/browse/LUCENE-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723378#action_12723378
]
Earwin Burrfoot commented on LUCENE-1677:
-
I thought we're doing everything right
[
https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated LUCENE-1466:
---
Attachment: LUCENE-1466-TestCharFilter.patch
an additional test for CharFilter that I forgot
[
https://issues.apache.org/jira/browse/LUCENE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-1693:
--
Attachment: TestCompatibility.java
Ok another version of my hated compatibility patch. What I
88 matches
Mail list logo