[
https://issues.apache.org/jira/browse/LUCENE-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2321.
Resolution: Fixed
Flex is winding down :)
> use packed ints for the terms dict in
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849536#action_12849536
]
Grant Ingersoll commented on LUCENE-2343:
-
Should be in the contrib/benchmark/CHAN
[
https://issues.apache.org/jira/browse/LUCENE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849524#action_12849524
]
Michael McCandless commented on LUCENE-2339:
I'll mark it @lucene.internal.
>
[
https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849497#action_12849497
]
Tim Smith commented on LUCENE-2345:
---
i'll do my initial work on 3.0 so i can absorb the
[
https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849475#action_12849475
]
Earwin Burrfoot commented on LUCENE-2345:
-
Ahem, that directly clashes with my inf
[
https://issues.apache.org/jira/browse/LUCENE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849468#action_12849468
]
Earwin Burrfoot commented on LUCENE-2339:
-
bq. closeSafely is not exactly what I h
[
https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849455#action_12849455
]
Tim Smith commented on LUCENE-2345:
---
that's the reassurance i needed :)
will start work
[
https://issues.apache.org/jira/browse/LUCENE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2344.
Resolution: Fixed
Thanks Renaud!
> PostingsConsumer#merge does not call finishDoc
[
https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849450#action_12849450
]
Michael McCandless commented on LUCENE-2345:
+1
> Make it possible to subclas
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849435#action_12849435
]
Shai Erera commented on LUCENE-2343:
I've just realized you haven't added a CHANGES en
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-2343.
-
Resolution: Fixed
Fix Version/s: 3.1
Committed revision 927178.
> Add support fo
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849416#action_12849416
]
Shai Erera commented on LUCENE-2343:
Looks good !
> Add support for benchmarking Coll
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-2343:
Attachment: LUCENE-2343.patch
I think this addresses all of Shai's concerns.
> Add suppor
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849405#action_12849405
]
Grant Ingersoll commented on LUCENE-2343:
-
bq. I wasn't talking about the name of
[
https://issues.apache.org/jira/browse/LUCENE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849404#action_12849404
]
Shai Erera commented on LUCENE-2339:
Do we want to suppress only IOExceptions? What ab
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849403#action_12849403
]
Shai Erera commented on LUCENE-2343:
I wasn't talking about the name of the parameter
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849397#action_12849397
]
Grant Ingersoll commented on LUCENE-2343:
-
bq. In the patch you write: "topDocOrde
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849393#action_12849393
]
Shai Erera commented on LUCENE-2343:
ok I won't argue about == true/false. It's a styl
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849390#action_12849390
]
Grant Ingersoll commented on LUCENE-2343:
-
bq. can be written as
Class.forName(cl
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849384#action_12849384
]
Shai Erera commented on LUCENE-2343:
In the patch you write: "topDocOrdered - Creates
If we pick the latest, just let us use LUCENE_CURRENT. Its deprecated not
because we want to remove it in future, we don’t want anybody to use it in
normal code. For benchmark, simply add @SuppessWarnings(“deprecated”) at the
place where the config file is parsed. J In Solr we do the same, if so
I suppose we should allow it as an .alg parameter, so one can test the same
algorithm on different versions. Also, if it's not specified, let's always
pick the latest?
Shai
On Wed, Mar 24, 2010 at 7:19 PM, Grant Ingersoll wrote:
> I see that Test has TEST_CURRENT_VERSION for version, but what ab
[
https://issues.apache.org/jira/browse/LUCENE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849358#action_12849358
]
Tim Smith commented on LUCENE-1821:
---
This would actually be solved by LUCENE-2345 for me
[
https://issues.apache.org/jira/browse/LUCENE-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849352#action_12849352
]
Uwe Schindler commented on LUCENE-2338:
---
Hi Sanjoy,
just grep on "printStackTrace("
Make it possible to subclass SegmentReader
--
Key: LUCENE-2345
URL: https://issues.apache.org/jira/browse/LUCENE-2345
Project: Lucene - Java
Issue Type: Wish
Components: Index
Rep
[
https://issues.apache.org/jira/browse/LUCENE-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849334#action_12849334
]
Sanjoy Ghosh commented on LUCENE-2338:
--
Hi Uwe,
I can work on this bug. Do you have
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849295#action_12849295
]
Grant Ingersoll commented on LUCENE-2343:
-
I intend to commit today or tomorrow.
[
https://issues.apache.org/jira/browse/LUCENE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-2343:
Attachment: LUCENE-2343.patch
Add support for benchmarking collectors
> Add support for b
I see that Test has TEST_CURRENT_VERSION for version, but what about Benchmark?
Seems we should be using the latest and greatest, but LUCENE_CURRENT is
deprecated.
-Grant
-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.
[
https://issues.apache.org/jira/browse/LUCENE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849254#action_12849254
]
Michael McCandless commented on LUCENE-2339:
Oooh! I like the priorException
[
https://issues.apache.org/jira/browse/LUCENE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2344:
---
Attachment: LUCENE-2344.patch
New patch, starting from Renaud's and then adding a ne
Ahh, very nice!
Mike
On Wed, Mar 24, 2010 at 11:39 AM, Michael McCandless (JIRA)
wrote:
>
> [
> https://issues.apache.org/jira/browse/LUCENE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849228#action_12849228
> ]
>
> Michael McCandless commen
[
https://issues.apache.org/jira/browse/LUCENE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849228#action_12849228
]
Michael McCandless commented on LUCENE-2344:
Patch looks great -- I like the n
[
https://issues.apache.org/jira/browse/LUCENE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849219#action_12849219
]
Renaud Delbru commented on LUCENE-2344:
---
Sorry Michael,
I had already the patch on
[
https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849216#action_12849216
]
Grant Ingersoll commented on LUCENE-2215:
-
{quote}
The only complication I see is
[
https://issues.apache.org/jira/browse/LUCENE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Renaud Delbru updated LUCENE-2344:
--
Attachment: LUCENE-2344.patch
Include a fix for PostingsConsumer#merge and a unit test using
[
https://issues.apache.org/jira/browse/LUCENE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849215#action_12849215
]
Michael McCandless commented on LUCENE-2344:
Good catch! I'll commit shortly.
[
https://issues.apache.org/jira/browse/LUCENE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-2344:
--
Assignee: Michael McCandless
> PostingsConsumer#merge does not call finishDoc
PostingsConsumer#merge does not call finishDoc
--
Key: LUCENE-2344
URL: https://issues.apache.org/jira/browse/LUCENE-2344
Project: Lucene - Java
Issue Type: Bug
Components: Index
Affe
[
https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849211#action_12849211
]
Shai Erera commented on LUCENE-2215:
Ohh I see. Missed that. So that can be folded int
[
https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849207#action_12849207
]
Grant Ingersoll commented on LUCENE-2215:
-
I'm saying PagingColl. doesn't even exi
[
https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849208#action_12849208
]
Robert Muir commented on LUCENE-2341:
-
Andrzej,
By the way, this is now on by default
[
https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849203#action_12849203
]
Andrzej Bialecki commented on LUCENE-2341:
---
When indexing multiple stems/lemmas
[
https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849200#action_12849200
]
Shai Erera commented on LUCENE-2215:
So what's the motivation of declaring PagingColle
Add support for benchmarking Collectors
---
Key: LUCENE-2343
URL: https://issues.apache.org/jira/browse/LUCENE-2343
Project: Lucene - Java
Issue Type: Improvement
Components: contrib/benchmark
[
https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849198#action_12849198
]
Robert Muir commented on LUCENE-2341:
-
I think overlapping positions makes sense.
But
[
https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849193#action_12849193
]
Grant Ingersoll commented on LUCENE-2215:
-
{quote}
I must admit I don't like throw
[
https://issues.apache.org/jira/browse/LUCENE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Earwin Burrfoot updated LUCENE-2339:
Attachment: LUCENE-2339.patch
Moved default Dir.copyTo to new close/exception handling met
[
https://issues.apache.org/jira/browse/LUCENE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Earwin Burrfoot updated LUCENE-2339:
Attachment: LUCENE-2339.patch
'ere we go!
Read javadocs for _closeSafely_, it mimics the w
[
https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849156#action_12849156
]
Katja Hofmann commented on LUCENE-2091:
---
Yuval - thanks for your quick feedback!
The
[
https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2111:
---
Attachment: LUCENE-2111.patch
Attached patch, eliminating all remaining nocommits on
[
https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849114#action_12849114
]
Dawid Weiss commented on LUCENE-2341:
-
Oh, I forgot about this -- yes, you're right, i
[
https://issues.apache.org/jira/browse/LUCENE-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2321:
---
Attachment: LUCENE-2321.patch
New rev -- I think this one's ready to commit.
It han
53 matches
Mail list logo