[jira] [Updated] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3191: -- Attachment: LUCENE-3191-SlowCollatorCompareFix.patch New patch that also checks the getValue/c

[jira] [Updated] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3191: -- Comment: was deleted (was: This code was never tested, else we would have got this exception

[jira] [Issue Comment Edited] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056339#comment-13056339 ] Uwe Schindler edited comment on LUCENE-3191 at 6/28/11 7:34 AM: ---

[jira] [Created] (SOLR-2624) Highlight query condition improvement

2011-06-28 Thread Gang Luo (JIRA)
Highlight query condition improvement - Key: SOLR-2624 URL: https://issues.apache.org/jira/browse/SOLR-2624 Project: Solr Issue Type: New Feature Components: highlighter Affects Versions: 3.2

[jira] [Created] (LUCENE-3251) Directory#copy leaks file handles

2011-06-28 Thread Simon Willnauer (JIRA)
Directory#copy leaks file handles - Key: LUCENE-3251 URL: https://issues.apache.org/jira/browse/LUCENE-3251 Project: Lucene - Java Issue Type: Bug Components: core/store Affects Versions: 3.2, 3.

[jira] [Assigned] (LUCENE-3251) Directory#copy leaks file handles

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3251: --- Assignee: Simon Willnauer > Directory#copy leaks file handles >

[jira] [Updated] (LUCENE-3251) Directory#copy leaks file handles

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3251: Attachment: LUCENE-3251.patch attached a fix > Directory#copy leaks file handles > --

Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 9126 - Failure

2011-06-28 Thread Simon Willnauer
I opened LUCENE3251 for this. Seems like a bug in Directory#copy simon On Mon, Jun 27, 2011 at 11:38 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/9126/ > > 1 tests failed. > REGRESSION:  org.apache.lucene.index.TestAddIndexes.testAddIndexesWi

[jira] [Commented] (LUCENE-3079) Facetiing module

2011-06-28 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056377#comment-13056377 ] Toke Eskildsen commented on LUCENE-3079: The patch compiles neatly against a 3x s

[jira] [Created] (LUCENE-3252) Use single array in fixed straight bytes DocValues if possible

2011-06-28 Thread Simon Willnauer (JIRA)
Use single array in fixed straight bytes DocValues if possible -- Key: LUCENE-3252 URL: https://issues.apache.org/jira/browse/LUCENE-3252 Project: Lucene - Java Issue Type: Improvem

[jira] [Assigned] (LUCENE-3252) Use single array in fixed straight bytes DocValues if possible

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3252: --- Assignee: Simon Willnauer > Use single array in fixed straight bytes DocValues if po

[jira] [Updated] (LUCENE-3252) Use single array in fixed straight bytes DocValues if possible

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3252: Attachment: LUCENE-3252.patch here is a patch that uses a single array if possible. Yet, t

[jira] [Commented] (LUCENE-3079) Facetiing module

2011-06-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056390#comment-13056390 ] Shai Erera commented on LUCENE-3079: bq. Unfortunately I could not locate the million

[jira] [Commented] (LUCENE-3251) Directory#copy leaks file handles

2011-06-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056393#comment-13056393 ] Shai Erera commented on LUCENE-3251: patch looks good. > Directory#copy leaks file h

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated SOLR-2242: -- Attachment: SOLR-2242.patch Bill, thanks for the unit test. I need to look into the FieldCache i

[jira] [Resolved] (LUCENE-3251) Directory#copy leaks file handles

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3251. - Resolution: Fixed committed to trunk and backported to 3.x > Directory#copy leaks file

[jira] [Updated] (LUCENE-3253) TestIndexwriterWithThreads#testCloseWithThreads hangs if a thread hit an exception before indexing its first document

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3253: Attachment: LUCENE-3253.patch here is a simple fix > TestIndexwriterWithThreads#testClose

[jira] [Created] (LUCENE-3253) TestIndexwriterWithThreads#testCloseWithThreads hangs if a thread hit an exception before indexing its first document

2011-06-28 Thread Simon Willnauer (JIRA)
TestIndexwriterWithThreads#testCloseWithThreads hangs if a thread hit an exception before indexing its first document - Key: LUCENE-3253 URL: https

[jira] [Assigned] (LUCENE-3253) TestIndexwriterWithThreads#testCloseWithThreads hangs if a thread hit an exception before indexing its first document

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3253: --- Assignee: Simon Willnauer > TestIndexwriterWithThreads#testCloseWithThreads hangs if

[jira] [Commented] (LUCENE-3079) Facetiing module

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056427#comment-13056427 ] Simon Willnauer commented on LUCENE-3079: - Shai, MASSIVE PATCH! phew I don't want

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056430#comment-13056430 ] Dawid Weiss commented on LUCENE-2341: - Working on the integration, will provide a fin

[jira] [Updated] (LUCENE-2341) explore morfologik integration

2011-06-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-2341: Attachment: LUCENE-2341.patch Updated patch. A few minor corrections and performance consideration

[jira] [Updated] (LUCENE-2341) explore morfologik integration

2011-06-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-2341: Attachment: (was: morfologik-stemming-1.5.0.jar) > explore morfologik integration > --

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056442#comment-13056442 ] Dawid Weiss commented on LUCENE-2341: - I've cleaned up the patch, but I'd still addre

[jira] [Commented] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056449#comment-13056449 ] Simon Willnauer commented on LUCENE-2793: - Varun, patch looks great! here are so

[Lucene.Net] [jira] [Created] (LUCENENET-428) How to do that the results are displayed in the first original tokens and them with synonyms?

2011-06-28 Thread Vladimir (JIRA)
How to do that the results are displayed in the first original tokens and them with synonyms? - Key: LUCENENET-428 URL: https://issues.apache.org/jira/browse/LUCENENET-428

[jira] [Commented] (SOLR-2624) Highlight query condition improvement

2011-06-28 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056450#comment-13056450 ] Koji Sekiguchi commented on SOLR-2624: -- bq. some query condition such as faceted searc

[jira] [Commented] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056452#comment-13056452 ] Robert Muir commented on LUCENE-3191: - ahh thank you!!! I was very confused at why th

[jira] [Commented] (LUCENE-1824) FastVectorHighlighter truncates words at beginning and end of fragments

2011-06-28 Thread Jahangir Anwari (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056455#comment-13056455 ] Jahangir Anwari commented on LUCENE-1824: - Is there any chance of the patch being

[jira] [Commented] (LUCENE-3253) TestIndexwriterWithThreads#testCloseWithThreads hangs if a thread hit an exception before indexing its first document

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056469#comment-13056469 ] Michael McCandless commented on LUCENE-3253: Patch looks good -- nice catch!

Re: Issues with Grouping

2011-06-28 Thread Michael McCandless
Hi Bill, Can you open an issue and make a patch showing the problem? Thanks. The test is failing only from the FC insanity? Or is there another exception (you mentioned NPE but I don't see it). Mike Mike McCandless http://blog.mikemccandless.com On Mon, Jun 27, 2011 at 11:59 PM, Bill Bell

[jira] [Resolved] (LUCENE-3253) TestIndexwriterWithThreads#testCloseWithThreads hangs if a thread hit an exception before indexing its first document

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3253. - Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) committed t

Re: [VOTE] Drop Java 5 support for trunk (Lucene 4.0)

2011-06-28 Thread Tommaso Teofili
+1 Tommaso 2011/6/27 Simon Willnauer > This issue has been discussed on various occasions and lately on > LUCENE-3239 (https://issues.apache.org/jira/browse/LUCENE-3239) > > The main reasons for this have been discussed on the issue but let me > put them out here too: > > - Lack of testing on J

[jira] [Commented] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056500#comment-13056500 ] Michael McCandless commented on LUCENE-3191: Thanks Uwe and Robert -- good ca

[jira] [Created] (LUCENE-3254) BitVector.isSparse is sometimes wrong

2011-06-28 Thread Michael McCandless (JIRA)
BitVector.isSparse is sometimes wrong - Key: LUCENE-3254 URL: https://issues.apache.org/jira/browse/LUCENE-3254 Project: Lucene - Java Issue Type: Bug Components: core/other Reporter:

[jira] [Updated] (LUCENE-3254) BitVector.isSparse is sometimes wrong

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3254: --- Attachment: LUCENE-3254.patch Patch, fixing those two issues, and also 1) marking BV

[jira] [Commented] (LUCENE-3079) Facetiing module

2011-06-28 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056517#comment-13056517 ] Toke Eskildsen commented on LUCENE-3079: Some preliminary performance testing: I

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #163: POMs out of sync

2011-06-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/163/ No tests ran. Build Log (for compile errors): [...truncated 14189 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[jira] [Updated] (LUCENE-3175) speed up core tests

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3175: Attachment: test-core_core_2_duo_2-53GHZ.rtf Attached the output of ant test-core on my 2.

Re: [VOTE] Drop Java 5 support for trunk (Lucene 4.0)

2011-06-28 Thread Robert Muir
+1! but, who are you and what have you done with our generics policeman?! :) On Mon, Jun 27, 2011 at 1:45 PM, Uwe Schindler wrote: > My +1 for trunk :-) > > I will change hudson scripts once this vote passes! > > - > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.

[jira] [Created] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Mark Harwood (JIRA)
Corrupted segment file not detected and wipes index contents Key: LUCENE-3255 URL: https://issues.apache.org/jira/browse/LUCENE-3255 Project: Lucene - Java Issue Type: Bug Affe

[jira] [Updated] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-3255: - Attachment: BadSegmentsFileTest.java > Corrupted segment file not detected and wipes index conte

[jira] [Updated] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-3255: - Attachment: AllZerosSegmentFile > Corrupted segment file not detected and wipes index contents >

[jira] [Commented] (LUCENE-3175) speed up core tests

2011-06-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056545#comment-13056545 ] Robert Muir commented on LUCENE-3175: - thanks for running this Simon: i think its imp

[jira] [Commented] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Greg Tarr (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056550#comment-13056550 ] Greg Tarr commented on LUCENE-3255: --- Thanks for this Mark. A speedy resolution would be

[jira] [Commented] (LUCENE-3079) Facetiing module

2011-06-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056553#comment-13056553 ] Shai Erera commented on LUCENE-3079: You write LUCENE-3097 which is about "post group

[jira] [Updated] (LUCENE-3079) Faceting module

2011-06-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-3079: --- Lucene Fields: [New, Patch Available] (was: [New]) Fix Version/s: 4.0 3.4

Re: [VOTE] release 3.3 (take two)

2011-06-28 Thread Yonik Seeley
On Mon, Jun 27, 2011 at 6:55 AM, Uwe Schindler wrote: > - Extracted Lucene and Solr binary packages and checked contents for > completeness (Licenses, Javadocs,...) - fine! Solr.WAR file contains correct > artifact versions, unfortunately the lucene jar files are not available in > the dist fol

Re: [VOTE] release 3.3 (take two)

2011-06-28 Thread Yonik Seeley
+1 -Yonik http://www.lucidimagination.com On Sun, Jun 26, 2011 at 11:12 AM, Robert Muir wrote: > Artifacts here: > > http://s.apache.org/lusolr330rc1 > > working release notes here: > > http://wiki.apache.org/lucene-java/ReleaseNote33 > http://wiki.apache.org/solr/ReleaseNote33 > > To see the ch

[jira] [Updated] (LUCENE-3079) Faceting module

2011-06-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-3079: --- Component/s: modules/facet Created component modules/facet > Faceting module > --- > >

[jira] [Issue Comment Edited] (LUCENE-3079) Faceting module

2011-06-28 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056517#comment-13056517 ] Toke Eskildsen edited comment on LUCENE-3079 at 6/28/11 3:17 PM: --

[jira] [Updated] (LUCENE-3175) speed up core tests

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3175: Attachment: LUCENE-3175.patch here is a patch that speeds up some test that use large num

[jira] [Commented] (LUCENE-3079) Faceting module

2011-06-28 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056585#comment-13056585 ] Toke Eskildsen commented on LUCENE-3079: Shai: I completely messed up the JIRA-nu

[jira] [Updated] (LUCENE-3079) Faceting module

2011-06-28 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toke Eskildsen updated LUCENE-3079: --- Attachment: TestPerformanceHack.java A quick hack to get an idea of performance characterist

[jira] [Updated] (LUCENE-3216) Store DocValues per segment instead of per field

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3216: Attachment: LUCENE-3216.patch next iteration. this patch also includes FixedStraightBytes

please help me

2011-06-28 Thread d . sotode
hi every body i'm davood sotode from university of tehran. I have a question than you because i'm too new worker in lucene project. please if it is possible help me. i need to integrate pfordelta indexing compression insteas of vint indexing approach of lucene.it means i want full indexing docu

[jira] [Assigned] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-3255: -- Assignee: Michael McCandless > Corrupted segment file not detected and wipes i

[jira] [Updated] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3255: Attachment: LUCENE-3255_testcase.patch here is a more self contained testcase showing the

[jira] [Commented] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056602#comment-13056602 ] Michael McCandless commented on LUCENE-3255: Nice catch! Indeed, because of

[jira] [Commented] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056605#comment-13056605 ] Michael McCandless commented on LUCENE-3255: 4.0 is not affected because we h

[jira] [Commented] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056606#comment-13056606 ] Simon Willnauer commented on LUCENE-3255: - bq. Not sure what to do if we really n

[jira] [Updated] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3255: --- Fix Version/s: 3.4 > Corrupted segment file not detected and wipes index contents >

[jira] [Updated] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3255: --- Attachment: LUCENE-3255.patch Patch; I'll commit shortly... > Corrupted segment fil

[jira] [Resolved] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3191. --- Resolution: Fixed Committed fix trunk rev 1140713 > Add TopDocs.merge to merge multiple Top

[jira] [Resolved] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3255. Resolution: Fixed > Corrupted segment file not detected and wipes index contents >

[jira] [Commented] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056619#comment-13056619 ] Mark Harwood commented on LUCENE-3255: -- Thanks for the quick turnaround Mike/Simon.

[jira] [Commented] (LUCENE-1824) FastVectorHighlighter truncates words at beginning and end of fragments

2011-06-28 Thread Trey Hyde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056621#comment-13056621 ] Trey Hyde commented on LUCENE-1824: --- As of 3.2 the standard highlighter will use vector

[jira] [Commented] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056625#comment-13056625 ] Uwe Schindler commented on LUCENE-3191: --- Mike: This is a good idea, not sure if thi

[jira] [Updated] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-3255: - Attachment: CorruptionCheckerForPreLucene3.java > Corrupted segment file not detected and wipes

[jira] [Commented] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056629#comment-13056629 ] Robert Muir commented on LUCENE-3191: - also remember, when you call newSearcher, it o

[jira] [Commented] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056631#comment-13056631 ] Michael McCandless commented on LUCENE-3191: I added this to the TestIdeas wi

[jira] [Commented] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056632#comment-13056632 ] Michael McCandless commented on LUCENE-3191: This can be done w/o breaking sc

[jira] [Commented] (LUCENE-3255) Corrupted segment file not detected and wipes index contents

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056639#comment-13056639 ] Michael McCandless commented on LUCENE-3255: That sounds like a good fix for

[jira] [Created] (SOLR-2625) NPE in Term Vector Components

2011-06-28 Thread Daniel Erenrich (JIRA)
NPE in Term Vector Components - Key: SOLR-2625 URL: https://issues.apache.org/jira/browse/SOLR-2625 Project: Solr Issue Type: Bug Components: SearchComponents - other Affects Versions: 3.2

RE: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #163: POMs out of sync

2011-06-28 Thread Steven A Rowe
I fixed the Maven build for the new queries module (it wasn't included in the top-level modules aggregator POM; it didn't depend on the common module; and the Solr core module didn't depend on it), then kicked off another Jenkins build, which succeeded. - Steve -Original Message- From:

[jira] [Resolved] (LUCENE-3254) BitVector.isSparse is sometimes wrong

2011-06-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3254. Resolution: Fixed > BitVector.isSparse is sometimes wrong > --

[Lucene.Net] [jira] [Created] (LUCENENET-429) Corrupted segment file not detected and wipes index contents (LUCENE-3255)

2011-06-28 Thread Digy (JIRA)
Corrupted segment file not detected and wipes index contents (LUCENE-3255) -- Key: LUCENENET-429 URL: https://issues.apache.org/jira/browse/LUCENENET-429 Project: Lucene.Net

[Lucene.Net] [jira] [Updated] (LUCENENET-429) Corrupted segment file not detected and wipes index contents (LUCENE-3255)

2011-06-28 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENENET-429: --- Attachment: LUCENENET-429.patch > Corrupted segment file not detected and wipes index contents (LUCENE-325

[jira] [Commented] (LUCENE-3079) Faceting module

2011-06-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056673#comment-13056673 ] Shai Erera commented on LUCENE-3079: bq. resulting in 1.4M unique paths AND bq. LUC

[jira] [Commented] (LUCENE-3079) Faceting module

2011-06-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056687#comment-13056687 ] Shai Erera commented on LUCENE-3079: About the TaxonomyWriterCache, looking at its AP

[jira] [Commented] (LUCENE-3079) Faceting module

2011-06-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056696#comment-13056696 ] Shai Erera commented on LUCENE-3079: Oh Toke ... I just reviewed your test and there

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 9145 - Failure

2011-06-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9145/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestSlowCollationMethods.testSort Error Message: null Stack Trace: junit.framework.AssertionFailedError at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRu

calling Python from Java fails...

2011-06-28 Thread Bill Janssen
I'm building a Java wrapper for the Python regex module, and thought I'd use JCC. I'm using JCC 2.9 on OS X 10.5.8, Java 5, Python 2.5, both 32-bit. JCC was also compiled with Java 5. I wrote the Java interfaces for Regex, Match, and Group, defined in Java the Python extension classes for those

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 9147 - Failure

2011-06-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9147/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestSlowCollationMethods.testSort Error Message: null Stack Trace: junit.framework.AssertionFailedError at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRu

RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 9147 - Failure

2011-06-28 Thread Uwe Schindler
Oh ah oh, bug in test, seems that maybe the term used for splitting is outside the whole range :-) - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Apache Jenkins Server [mailto:jenk...@builds.apache.or

RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 9147 - Failure

2011-06-28 Thread Uwe Schindler
Mike: The assert in Line 230 is maybe wrong: assert queue.size() > 0; If you merge a TopDocs with an empty other TopDocs it should work. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindle

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 9148 - Still Failing

2011-06-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9148/ 1 tests failed. FAILED: org.apache.lucene.search.TestSlowCollationMethods.testSort Error Message: null Stack Trace: junit.framework.AssertionFailedError at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner

[jira] [Commented] (LUCENE-3079) Faceting module

2011-06-28 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056785#comment-13056785 ] Toke Eskildsen commented on LUCENE-3079: I must admit that my choices of tests we

[jira] [Created] (SOLR-2626) ExternalFileField With Non-optimized Index

2011-06-28 Thread Michael Garski (JIRA)
ExternalFileField With Non-optimized Index -- Key: SOLR-2626 URL: https://issues.apache.org/jira/browse/SOLR-2626 Project: Solr Issue Type: Bug Components: Schema and Analysis Affects Ver

[jira] [Updated] (SOLR-2626) ExternalFileField With Non-optimized Index

2011-06-28 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Garski updated SOLR-2626: - Attachment: TestFunctionQuery.patch FileFloatSource.patch Attaching two files - on

Re: [VOTE] Drop Java 5 support for trunk (Lucene 4.0)

2011-06-28 Thread DM Smith
+1 from old-stick-in-the-mud, whose vote does not count :) BTW, today Apple released Java 1.5.0_30. So while Oracle has not supplied security updates or bug fixes to 1.5 since Nov 2009, except to premier customers, Apple is still actively supporting it for OS X 10.5, Leopard. On 06/28/2011 1

[jira] [Updated] (LUCENE-2341) explore morfologik integration

2011-06-28 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Dybizbański updated LUCENE-2341: --- Attachment: LUCENE-2341.diff Dawid, I'm attaching a patch with the suggested changes

[jira] [Resolved] (SOLR-2626) ExternalFileField With Non-optimized Index

2011-06-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2626. Resolution: Fixed Thanks Michael, it looks like this bug was introduced by LUCENE-2831 (hence this

[jira] [Created] (SOLR-2627) Solr's JSON request format isn't valid JSON

2011-06-28 Thread Brian Pontarelli (JIRA)
Solr's JSON request format isn't valid JSON --- Key: SOLR-2627 URL: https://issues.apache.org/jira/browse/SOLR-2627 Project: Solr Issue Type: Bug Components: update Affects Versions: 3.2

[jira] [Updated] (SOLR-2627) Solr's JSON request format isn't valid JSON

2011-06-28 Thread Brian Pontarelli (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Pontarelli updated SOLR-2627: --- Description: I've been working with Solr's JSON request and response to get it up and running

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #163: POMs out of sync

2011-06-28 Thread Chris Male
Thanks again! On Wed, Jun 29, 2011 at 5:38 AM, Steven A Rowe wrote: > I fixed the Maven build for the new queries module (it wasn't included in > the top-level modules aggregator POM; it didn't depend on the common module; > and the Solr core module didn't depend on it), then kicked off another

[jira] [Commented] (LUCENE-3175) speed up core tests

2011-06-28 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056828#comment-13056828 ] Chris Male commented on LUCENE-3175: +1 > speed up core tests > ---

[jira] [Closed] (SOLR-2627) Solr's JSON request format isn't valid JSON

2011-06-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley closed SOLR-2627. -- Resolution: Duplicate This is a duplicate of SOLR-2496 (and a nicer alternate syntax is already possibl

RE: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #163: POMs out of sync

2011-06-28 Thread Steven A Rowe
I'm glad to help. - Steve -Original Message- From: Chris Male [mailto:gento...@gmail.com] Sent: Tuesday, June 28, 2011 6:36 PM To: dev@lucene.apache.org Subject: Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #163: POMs out of sync Thanks again! On Wed, Jun 29, 2011 at 5:38 AM, Steven A Ro

[jira] [Commented] (SOLR-2627) Solr's JSON request format isn't valid JSON

2011-06-28 Thread Brian Pontarelli (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056868#comment-13056868 ] Brian Pontarelli commented on SOLR-2627: Well, according to the spec it isn't valid

  1   2   >