[jira] Updated: (LUCENE-1361) QueryParser should have a setDateFormat(DateFormat) method

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1361: Fix Version/s: (was: 2.3.3) 2.9 > QueryParser should have a setDateFormat(D

[jira] Updated: (LUCENE-1405) Support for new Resources model in ant 1.7 in Lucene ant task.

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1405: Fix Version/s: (was: 2.3.3) 2.9 > Support for new Resources model in ant 1.

[jira] Updated: (LUCENE-1327) TermSpans skipTo() doesn't always move forwards

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1327: Fix Version/s: (was: 2.3.3) 2.9 > TermSpans skipTo() doesn't always move fo

[jira] Commented: (LUCENE-1465) NearSpansOrdered.getPayload does not return the payload from the minimum match span

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657662#action_12657662 ] Mark Miller commented on LUCENE-1465: - This is an odd one Jonathan. Its actually for t

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657620#action_12657620 ] Mark Miller commented on LUCENE-1483: - bq. Hang on - if the value carries over to the

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657608#action_12657608 ] markrmil...@gmail.com edited comment on LUCENE-1483 at 12/17/08 3:29 PM: ---

[jira] Updated: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1483: Attachment: LUCENE-1483.patch This patch is entering the finishing stages I think. This one is pre

[jira] Commented: (LUCENE-504) FuzzyQuery produces a "java.lang.NegativeArraySizeException" in PriorityQueue.initialize if I use Integer.MAX_VALUE as BooleanQuery.MaxClauseCount

2008-12-17 Thread George Papas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657602#action_12657602 ] George Papas commented on LUCENE-504: - Hi, This is still an issue in 2.4.0. I know t

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657600#action_12657600 ] Mark Miller commented on LUCENE-1483: - Yeah - sorry. I actually realized that as I jus

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657594#action_12657594 ] Michael McCandless commented on LUCENE-1483: Hang on -- if the value carries o

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657586#action_12657586 ] Mark Miller commented on LUCENE-1483: - Hmmm...working more with ints as ords rather th

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657579#action_12657579 ] Mark Miller commented on LUCENE-1483: - {quote}Hmmm... right. You mean if you pass in a

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657493#action_12657493 ] Michael McCandless commented on LUCENE-1483: I like MultiReaderHitCollector!

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657489#action_12657489 ] Mark Miller commented on LUCENE-1483: - bq. I guess Id' actually prefer subclassing Hit

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657482#action_12657482 ] Mark Miller commented on LUCENE-1483: - >> Woah! Don't make me switch all that again!

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657481#action_12657481 ] Michael McCandless commented on LUCENE-1483: {quote} > Would we have a subclas

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657483#action_12657483 ] Michael McCandless commented on LUCENE-1483: {quote} > Does that help any? {qu

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657476#action_12657476 ] Doug Cutting commented on LUCENE-1483: -- > Woah! Don't make me switch all that again!

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657468#action_12657468 ] markrmil...@gmail.com edited comment on LUCENE-1483 at 12/17/08 10:34 AM: --

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657468#action_12657468 ] Mark Miller commented on LUCENE-1483: - bq. Could we instead add a new HitCollector sub

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657466#action_12657466 ] Doug Cutting commented on LUCENE-1483: -- bq. I would actually be fine with keeping Hit

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657458#action_12657458 ] Mark Miller commented on LUCENE-1483: - I didnt think it should be a problem either, si

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657455#action_12657455 ] Michael McCandless commented on LUCENE-1483: {quote} > BooleanScorer can colle

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657445#action_12657445 ] markrmil...@gmail.com edited comment on LUCENE-1483 at 12/17/08 8:59 AM: ---

Re: solr NumberUtils to lucene?

2008-12-17 Thread patrick o'leary
It would be great to get it consistent I cherry picked when someone pointed it out to me Erik Hatcher wrote: My thoughts... bring over any simple functions like these are that are generally useful.    At a quick glance, the functions in Solr's NumberUtils are generally useful and fit well in L

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657445#action_12657445 ] Mark Miller commented on LUCENE-1483: - Hey Mike how about this one? BooleanScorer can

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657414#action_12657414 ] Mark Miller commented on LUCENE-1483: - Okay, I hate the idea of leaving in the wrapper

RE: [Fwd: Re: 2.9, 3.0 and deprecation]

2008-12-17 Thread Uwe Schindler
Hallo Patrick, You are almost right with what you think that the "trie" algorithm does. The idea behind the trie algorithm is to match as most as possible matching documents per term and so the number of TermDocs seeks is low. This is done by using the most precise terms (that only match fe

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657410#action_12657410 ] Michael McCandless commented on LUCENE-1483: {quote} > so that they would know

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657406#action_12657406 ] Mark Miller commented on LUCENE-1483: - Hmmm...we had a reason for deprecating HitColle

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657409#action_12657409 ] Michael McCandless commented on LUCENE-831: --- {quote} > this will turn more into

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657404#action_12657404 ] Mark Miller commented on LUCENE-831: Thanks Jeremey! Thats great news. I think the is

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657403#action_12657403 ] Michael McCandless commented on LUCENE-1483: {quote} > Why do we need the new

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657402#action_12657402 ] Mark Miller commented on LUCENE-1483: - bq. I have still one question: Why do we need t

[jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2008-12-17 Thread Jeremy Volkman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657401#action_12657401 ] Jeremy Volkman commented on LUCENE-831: --- A couple things: # Looking at the getCached

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657400#action_12657400 ] Uwe Schindler commented on LUCENE-1483: --- I have still one question: Why do we need t

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657398#action_12657398 ] Mark Miller commented on LUCENE-1483: - I'm on board with whatever you think is best.

Re: 2.9/3.0 plan & Java 1.5

2008-12-17 Thread Grant Ingersoll
Sounds good. I often wondered about using IntelliJ's "Generify" refactor, too, but haven't tried it. On Dec 17, 2008, at 3:35 AM, Paul Cowan wrote: Just for the record, to pick up this point of Grant's: Grant Ingersoll wrote: IIRC, we also agreed that we didn't feel any compelling reason to

[jira] Commented: (LUCENE-1494) Additional features for searching for value across multiple fields (many-to-one style)

2008-12-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657353#action_12657353 ] Andrzej Bialecki commented on LUCENE-1494: --- Luke should work with trunk, possib

[jira] Resolved: (LUCENE-1484) Remove SegmentReader.document synchronization

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1484. Resolution: Fixed Fix Version/s: 2.9 Committed revision 727338. Thanks Jas

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657331#action_12657331 ] Michael McCandless commented on LUCENE-1483: {quote} > I just don't think that

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657330#action_12657330 ] Michael McCandless commented on LUCENE-1483: {quote} > the binary search gives

Re: 2.9/3.0 plan & Java 1.5

2008-12-17 Thread Paul Cowan
Just for the record, to pick up this point of Grant's: Grant Ingersoll wrote: IIRC, we also agreed that we didn't feel any compelling reason to make a sweeping change to generics, but would likely just add them as we see 'em, unless of course someone wants to do a wholesale patch. I'll go o