[jira] Commented: (LUCENE-1612) expose lastDocId in the posting from the TermEnum API

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702669#action_12702669 ] Michael McCandless commented on LUCENE-1612: This would be a good test (custom

Re: CHANGES.txt

2009-04-25 Thread Michael McCandless
On Fri, Apr 24, 2009 at 7:17 PM, Steven A Rowe wrote: >> Maybe even tiny bug fixes should always be called out on trunk's >> CHANGES.  Or, maybe a tiny bug fix that also gets backported to a >> point release, must then be called out in both places?  I think I >> prefer the 2nd. > > The difference

[jira] Commented: (LUCENE-1313) Realtime Search

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702673#action_12702673 ] Michael McCandless commented on LUCENE-1313: {quote} I'm confused as to how we

[jira] Commented: (LUCENE-1613) TermEnum.docFreq() is not updated with there are deletes

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702674#action_12702674 ] Michael McCandless commented on LUCENE-1613: John, do you have cases in practi

[jira] Commented: (LUCENE-1313) Realtime Search

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702683#action_12702683 ] Michael McCandless commented on LUCENE-1313: One separate optimization we shou

[jira] Commented: (LUCENE-1613) TermEnum.docFreq() is not updated with there are deletes

2009-04-25 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702691#action_12702691 ] John Wang commented on LUCENE-1613: --- Michael: We ran into this actually in facet search.

[jira] Commented: (LUCENE-1612) expose lastDocId in the posting from the TermEnum API

2009-04-25 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702692#action_12702692 ] John Wang commented on LUCENE-1612: --- Excellent point Michael! What do you suggest on how

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702694#action_12702694 ] Michael McCandless commented on LUCENE-1593: BooleanScorer2 is package private

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702695#action_12702695 ] Shai Erera commented on LUCENE-1593: I'm ready to attach the patch, still need to run

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702696#action_12702696 ] Shai Erera commented on LUCENE-1593: bq. as long as that doesn't then percolate up to

[jira] Closed: (LUCENE-1162) Improve architecture of FieldSortedHitQueue

2009-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed LUCENE-1162. --- Resolution: Fixed this class is deprecated > Improve architecture of FieldSortedHitQueue >

[jira] Resolved: (LUCENE-806) Synchronization bottleneck in FieldSortedHitQueue with many concurrent readers

2009-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-806. Resolution: Fixed fshq is deprecated - we can reopen if the same thing makes sense for the new api

[jira] Resolved: (LUCENE-308) add "isClosed()" method to IndexSearcher

2009-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-308. Resolution: Fixed Assignee: (was: Lucene Developers) > add "isClosed()" method to IndexSe

[jira] Resolved: (LUCENE-308) add "isClosed()" method to IndexSearcher

2009-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-308. Resolution: Won't Fix pretty old issue, no interest yet > add "isClosed()" method to IndexSearcher

[jira] Reopened: (LUCENE-308) add "isClosed()" method to IndexSearcher

2009-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reopened LUCENE-308: > add "isClosed()" method to IndexSearcher > > >

[jira] Resolved: (LUCENE-390) Contribution: LuceneIndexAccessor

2009-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-390. Resolution: Won't Fix Assignee: (was: Lucene Developers) > Contribution: LuceneIndexAcces

[jira] Resolved: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2009-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-1026. - Resolution: Won't Fix > Provide a simple way to concurrently access a Lucene index from multiple

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702705#action_12702705 ] Michael McCandless commented on LUCENE-1593: bq. How should I do it? Just atta

[jira] Commented: (LUCENE-1612) expose lastDocId in the posting from the TermEnum API

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702706#action_12702706 ] Michael McCandless commented on LUCENE-1612: Well... a couple problems with al

[jira] Commented: (LUCENE-1612) expose lastDocId in the posting from the TermEnum API

2009-04-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702710#action_12702710 ] Yonik Seeley commented on LUCENE-1612: -- bq. So maybe we wait for LUCENE-1458 and then

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702717#action_12702717 ] Shai Erera commented on LUCENE-1593: Ok, I understand that now. So if you develop some

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702720#action_12702720 ] Michael McCandless commented on LUCENE-1593: {quote} So if we work against the

[jira] Commented: (LUCENE-1593) Optimizations to TopScoreDocCollector and TopFieldCollector

2009-04-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702724#action_12702724 ] Shai Erera commented on LUCENE-1593: Nothing wrong with that. Was just trying to think

[jira] Commented: (LUCENE-1612) expose lastDocId in the posting from the TermEnum API

2009-04-25 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702827#action_12702827 ] John Wang commented on LUCENE-1612: --- I am fine with waiting for LUCENE-1458. But Michael

[jira] Updated: (LUCENE-1611) Do not launch new merges if IndexWriter has hit OOME

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1611: --- Attachment: LUCENE-1611-241.patch Attached 2.4.1 patch. > Do not launch new merges

[jira] Commented: (LUCENE-1612) expose lastDocId in the posting from the TermEnum API

2009-04-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702829#action_12702829 ] Michael McCandless commented on LUCENE-1612: Actually I think the codec will h