Solr-trunk - Build # 1347 - Still Failing

2010-12-19 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1347/ All tests passed Build Log (for compile errors): [...truncated 20552 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

TestConcurrentMergeScheduler.testNoExtraFiles failure

2010-12-19 Thread Shai Erera
Hi I ran the tests on 3x and it failed on the above mentioned test case with this reproduction line: ant test-core -Dtestcase=TestConcurrentMergeScheduler -Dtestmethod=testNoExtraFiles -Dtests.seed=-1231377766482555904:8173647660289500467 I haven't been able to reproduce it since though, so I

[jira] Resolved: (LUCENE-1737) Always use bulk-copy when merging stored fields and term vectors

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1737. Resolution: Fixed Always use bulk-copy when merging stored fields and term

[jira] Commented: (LUCENE-2814) stop writing shared doc stores across segments

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972950#action_12972950 ] Michael McCandless commented on LUCENE-2814: bq. Out of curiosity, why are we

Re: TestConcurrentMergeScheduler.testNoExtraFiles failure

2010-12-19 Thread Michael McCandless
I can repro this too, with the while 1 tester. I'll dig. Mike On Sun, Dec 19, 2010 at 4:55 AM, Shai Erera ser...@gmail.com wrote: Hi I ran the tests on 3x and it failed on the above mentioned test case with this reproduction line: ant test-core -Dtestcase=TestConcurrentMergeScheduler

[jira] Created: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Robert Muir (JIRA)
optimizations for bufferedindexinput Key: LUCENE-2824 URL: https://issues.apache.org/jira/browse/LUCENE-2824 Project: Lucene - Java Issue Type: Improvement Affects Versions: 3.1, 4.0

[jira] Commented: (LUCENE-2189) Simple9 (de)compression

2010-12-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972964#action_12972964 ] Paul Elschot commented on LUCENE-2189: -- hao yan has posted a patch at LUCENE-1410 on

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972965#action_12972965 ] Uwe Schindler commented on LUCENE-2824: --- +1, Thats a good idea overall: Always

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972966#action_12972966 ] Robert Muir commented on LUCENE-2824: - sorry my math was off, the worst case is 4

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972967#action_12972967 ] Paul Elschot commented on LUCENE-2824: -- Did you also try to catch out of bounds

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972969#action_12972969 ] Uwe Schindler commented on LUCENE-2824: --- For the MMap case with *vry* large

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972968#action_12972968 ] Robert Muir commented on LUCENE-2824: - bq. Did you also try to catch out of bounds

Re: TestConcurrentMergeScheduler.testNoExtraFiles failure

2010-12-19 Thread Michael McCandless
OK I fixed this, under LUCENE-2811. Mike On Sun, Dec 19, 2010 at 5:41 AM, Michael McCandless luc...@mikemccandless.com wrote: I can repro this too, with the while 1 tester. I'll dig. Mike On Sun, Dec 19, 2010 at 4:55 AM, Shai Erera ser...@gmail.com wrote: Hi I ran the tests on 3x and

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972972#action_12972972 ] Paul Elschot commented on LUCENE-2824: -- Using bounds check would be possible when the

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972971#action_12972971 ] Robert Muir commented on LUCENE-2824: - oh, i think i see your idea Paul... so in the

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972973#action_12972973 ] Paul Elschot commented on LUCENE-2824: -- You are obviously more familiar with the code

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972974#action_12972974 ] Robert Muir commented on LUCENE-2824: - well its slightly trickier to do it this way

[jira] Issue Comment Edited: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972975#action_12972975 ] Uwe Schindler edited comment on LUCENE-2824 at 12/19/10 7:26 AM:

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972975#action_12972975 ] Uwe Schindler commented on LUCENE-2824: --- And as said in my above comment, for buffer

Re: TestConcurrentMergeScheduler.testNoExtraFiles failure

2010-12-19 Thread Shai Erera
Thanks ! So the fix is only in trunk for now? Shai On Sun, Dec 19, 2010 at 2:13 PM, Michael McCandless luc...@mikemccandless.com wrote: OK I fixed this, under LUCENE-2811. Mike On Sun, Dec 19, 2010 at 5:41 AM, Michael McCandless luc...@mikemccandless.com wrote: I can repro this too,

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972977#action_12972977 ] Paul Elschot commented on LUCENE-2824: -- It's too long ago that I had to deal with

[jira] Commented: (LUCENE-2824) optimizations for bufferedindexinput

2010-12-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972980#action_12972980 ] Robert Muir commented on LUCENE-2824: - {quote} And as said in my above comment, for

Re: TestConcurrentMergeScheduler.testNoExtraFiles failure

2010-12-19 Thread Michael McCandless
Both 3x and trunk should be fixed. Mike On Sun, Dec 19, 2010 at 7:38 AM, Shai Erera ser...@gmail.com wrote: Thanks ! So the fix is only in trunk for now? Shai On Sun, Dec 19, 2010 at 2:13 PM, Michael McCandless luc...@mikemccandless.com wrote: OK I fixed this, under LUCENE-2811. Mike

[jira] Updated: (LUCENE-1410) PFOR implementation

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1410: --- Attachment: LUCENE-1410.patch Thanks for the new PForDelta impl! Now we are

[jira] Commented: (LUCENE-1410) PFOR implementation

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972988#action_12972988 ] Michael McCandless commented on LUCENE-1410: Also VSEncoding

[jira] Updated: (LUCENE-2723) Speed up Lucene's low level bulk postings read API

2010-12-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-2723: - Attachment: LUCENE-2723_facetPerSeg.patch Here's a patch that changes just one pace in faceting

[jira] Commented: (LUCENE-1410) PFOR implementation

2010-12-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972990#action_12972990 ] Robert Muir commented on LUCENE-1410: - bq. How come bits cannot go up to 31? Or maybe

[jira] Commented: (LUCENE-1410) PFOR implementation

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972991#action_12972991 ] Michael McCandless commented on LUCENE-1410: bq. Seems like we need to solve

[jira] Resolved: (LUCENE-2820) CMS fails to cleanly stop threads

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2820. Resolution: Fixed CMS fails to cleanly stop threads

[jira] Commented: (LUCENE-2735) First Cut at GroupVarInt with FixedIntBlockIndexInput / Output

2010-12-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972993#action_12972993 ] Robert Muir commented on LUCENE-2735: - Simon, maybe you want to commit this to the

[jira] Commented: (LUCENE-2735) First Cut at GroupVarInt with FixedIntBlockIndexInput / Output

2010-12-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972996#action_12972996 ] Simon Willnauer commented on LUCENE-2735: - bq. Simon, maybe you want to commit

[jira] Commented: (LUCENE-2694) MTQ rewrite + weight/scorer init should be single pass

2010-12-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973003#action_12973003 ] Simon Willnauer commented on LUCENE-2694: - {quote} I think we should remove

[jira] Commented: (LUCENE-2694) MTQ rewrite + weight/scorer init should be single pass

2010-12-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973018#action_12973018 ] Robert Muir commented on LUCENE-2694: - bq. I would leave those as they are or only

[jira] Reopened: (LUCENE-2820) CMS fails to cleanly stop threads

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-2820: This is causing deadlock in some tests! CMS fails to cleanly stop threads

[jira] Commented: (LUCENE-1410) PFOR implementation

2010-12-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973021#action_12973021 ] Paul Elschot commented on LUCENE-1410: -- bq. ... separately encode exc positions

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-12-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973024#action_12973024 ] Jason Rutherglen commented on LUCENE-2312: -- I think this can be implemented on

[jira] Commented: (LUCENE-2814) stop writing shared doc stores across segments

2010-12-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973025#action_12973025 ] Jason Rutherglen commented on LUCENE-2814: -- bq. And I think we should backport

[jira] Updated: (LUCENE-2575) Concurrent byte and int block implementations

2010-12-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-2575: - Attachment: LUCENE-2575.patch The same as the last patch updated to trunk. Concurrent

[jira] Commented: (LUCENE-2694) MTQ rewrite + weight/scorer init should be single pass

2010-12-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973031#action_12973031 ] Simon Willnauer commented on LUCENE-2694: - Here are some numbers for the latest

[jira] Updated: (LUCENE-2723) Speed up Lucene's low level bulk postings read API

2010-12-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-2723: - Attachment: LUCENE-2723_facetPerSeg.patch Here's an update to faceting per seg w/ the new bulk

[jira] Commented: (LUCENE-2814) stop writing shared doc stores across segments

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973053#action_12973053 ] Michael McCandless commented on LUCENE-2814: bq. Really? It's a fairly large

[jira] Commented: (LUCENE-2500) A Linux-specific Directory impl that bypasses the buffer cache

2010-12-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973055#action_12973055 ] Michael McCandless commented on LUCENE-2500: It does work, but, it's not

[jira] Commented: (SOLR-1526) Client Side Tika integration

2010-12-19 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973058#action_12973058 ] Tomás Fernández Löbbe commented on SOLR-1526: - I have a possible implementation

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-12-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973060#action_12973060 ] Jason Rutherglen commented on LUCENE-2312: -- I thought about opening a separate

[jira] Updated: (SOLR-2282) Distributed Support for Search Result Clustering

2010-12-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-2282: - Attachment: SOLR-2282.patch Updated test to avoid deprecated version of cluster method.

[jira] Updated: (SOLR-2282) Distributed Support for Search Result Clustering

2010-12-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-2282: - Attachment: SOLR-2282.patch Add a simple test for distributed mode contributed by Brad Giaccio in

Re: strange problem of PForDelta decoder

2010-12-19 Thread Li Li
is ForDecompressImpl generated by codes or manully coded? I am frustrated by http://code.google.com/p/integer-array-compress-kit/ which contains too many bugs( I fixed more than 20 but there still existed bugs) Because decoder has too many branches and in normal situation, some branches seldom

Lucene-trunk - Build # 1400 - Failure

2010-12-19 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1400/ All tests passed Build Log (for compile errors): [...truncated 18430 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[jira] Commented: (LUCENE-2312) Search on IndexWriter's RAM Buffer

2010-12-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973092#action_12973092 ] Jason Rutherglen commented on LUCENE-2312: -- After further thought, there really

The Constellio team is proud to release its version 1.1

2010-12-19 Thread Rida Benjelloun
The Constellio team is proud to release its version 1.1 Constellio Open Source Enterprise Search is based on Apache Solr and using Google Search Appliances connectors architecture, it allows, with a single click, to find all relevant content in your organization (Web, email, ECM, CRM etc.).

The Constellio team is proud to release its version 1.1

2010-12-19 Thread Rida Benjelloun
The Constellio team is proud to release its version 1.1 Constellio Open Source Enterprise Search is based on Apache Solr and using Google Search Appliances connectors architecture, it allows, with a single click, to find all relevant content in your organization (Web, email, ECM, CRM etc.).

[jira] Updated: (LUCENE-2575) Concurrent byte and int block implementations

2010-12-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-2575: - Attachment: LUCENE-2575.patch A few things in BBP needed to be public. Concurrent