[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2012-10-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470056#comment-13470056 ] Tommaso Teofili commented on LUCENE-3167: - In my opinion doing and (especially)

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b58) - Build # 1535 - Failure!

2012-10-05 Thread Dawid Weiss
FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest I committed a fix. Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

Re: Build failed in Jenkins: slow-io-beasting #628

2012-10-05 Thread Dawid Weiss
This is a race condition error resulting from unsynchronized access to a list. Very unlikely to happen but you got it, awesome! I'll fix. Dawid On Thu, Oct 4, 2012 at 6:45 PM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: See http://sierranevada.servebeer.com:8080/job/slow-io-beasting/628/

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 54 - Failure

2012-10-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/54/ 6 tests failed. REGRESSION: org.apache.lucene.index.TestBagOfPostings.test Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was

Build failed in Jenkins: lucene40-beaster #1594

2012-10-05 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/lucene40-beaster/1594/ -- [...truncated 874 lines...] [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestRegexpRandom [junit4:junit4] Completed on J1 in 0.13s, 1 test [junit4:junit4]

Jenkins build is back to normal : lucene40-beaster #1595

2012-10-05 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/lucene40-beaster/1595/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Updated] (LUCENE-4426) New ValueSource implementations that wrap DocValues

2012-10-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4426: - Attachment: LUCENE-4426.patch New patch : - added optimisation when

Re: Build failed in Jenkins: lucene40-beaster #1594

2012-10-05 Thread Michael McCandless
Same failure (TestIndexWriterReader.testDuringAddIndexes). Mike McCandless http://blog.mikemccandless.com On Fri, Oct 5, 2012 at 5:26 AM, hudsonsevilt...@gmail.com wrote: See http://sierranevada.servebeer.com/job/lucene40-beaster/1594/ --

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 54 - Failure

2012-10-05 Thread Michael McCandless
TestBagOfPostings timed out: it got maxBuffereDocs 2 and the AlcoholicMergePolicy!! A bad combination ... I'll change it to increase maxBufferedDocs ... Mike McCandless http://blog.mikemccandless.com On Fri, Oct 5, 2012 at 4:21 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build:

[jira] [Created] (SOLR-3914) Solr 3.6.1 Tutorial links to http://localhost:8983

2012-10-05 Thread Marcel Becker (JIRA)
Marcel Becker created SOLR-3914: --- Summary: Solr 3.6.1 Tutorial links to http://localhost:8983 Key: SOLR-3914 URL: https://issues.apache.org/jira/browse/SOLR-3914 Project: Solr Issue Type: Bug

Re: Build failed in Jenkins: slow-io-beasting #1049

2012-10-05 Thread Michael McCandless
Already committed a fix ... Mike McCandless http://blog.mikemccandless.com On Fri, Oct 5, 2012 at 1:13 AM, hudsonsevilt...@gmail.com wrote: See http://sierranevada.servebeer.com:8080/job/slow-io-beasting/1049/ -- [...truncated 902 lines...]

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470272#comment-13470272 ] Robert Muir commented on LUCENE-3167: - {quote} What Gunnar Wagenknecht says he's

[jira] [Commented] (SOLR-3914) Solr 3.6.1 Tutorial links to http://localhost:8983

2012-10-05 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470276#comment-13470276 ] Jack Krupansky commented on SOLR-3914: -- That IS the correct URL for a Solr instance

[jira] [Updated] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2012-10-05 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-1604: --- Attachment: ComplexPhrase.zip this supposed to work with solr 4.0 Wildcards, ORs

Re: Build failed in Jenkins: lucene40-beaster #1327

2012-10-05 Thread Robert Muir
I'll try to debug this one again. I couldn't reproduce it yesterday, but maybe this one will work better. On Thu, Oct 4, 2012 at 10:35 PM, hudsonsevilt...@gmail.com wrote: See http://sierranevada.servebeer.com/job/lucene40-beaster/1327/ --

[jira] [Created] (LUCENE-4460) Test exception handling better/easier than testThreadInterruptDeadlock()

2012-10-05 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4460: --- Summary: Test exception handling better/easier than testThreadInterruptDeadlock() Key: LUCENE-4460 URL: https://issues.apache.org/jira/browse/LUCENE-4460 Project:

[jira] [Resolved] (SOLR-3914) Solr 3.6.1 Tutorial links to http://localhost:8983

2012-10-05 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-3914. Resolution: Invalid [~marcelbecker] these links work once you install and run Solr locally.

Re: Build failed in Jenkins: slow-io-beasting #628

2012-10-05 Thread Robert Muir
Thanks Dawid! On Fri, Oct 5, 2012 at 3:03 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: This is a race condition error resulting from unsynchronized access to a list. Very unlikely to happen but you got it, awesome! I'll fix. Dawid On Thu, Oct 4, 2012 at 6:45 PM, Dawid Weiss

[jira] [Updated] (SOLR-3861) Refactor SolrCoreState so that it's managed by SolrCore .

2012-10-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3861: -- Priority: Minor (was: Blocker) Refactor SolrCoreState so that it's managed by SolrCore .

Re: Build failed in Jenkins: lucene40-beaster #1327

2012-10-05 Thread Robert Muir
I can't reproduce this one with a lot of iterations, but I think I see how this can happen. Ill commit some cleanups to the exception handling here with lots of TODOs and hope for the best. On Fri, Oct 5, 2012 at 9:33 AM, Robert Muir rcm...@gmail.com wrote: I'll try to debug this one again. I

[jira] [Updated] (SOLR-3855) DocValues support

2012-10-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated SOLR-3855: --- Attachment: SOLR-3855.patch Initial patch: DocValues can be: - configured on a per-field-type basis

[jira] [Resolved] (LUCENE-4426) New ValueSource implementations that wrap DocValues

2012-10-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4426. -- Resolution: Fixed Committed (r1394513 on trunk and r1394529 on the 4.x branch).

[jira] [Created] (SOLR-3915) Color Legend for Cloud UI

2012-10-05 Thread Stefan Matheis (steffkes) (JIRA)
Stefan Matheis (steffkes) created SOLR-3915: --- Summary: Color Legend for Cloud UI Key: SOLR-3915 URL: https://issues.apache.org/jira/browse/SOLR-3915 Project: Solr Issue Type:

[jira] [Updated] (SOLR-3602) Look into updating to ZooKeeper 3.4.5

2012-10-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3602: -- Summary: Look into updating to ZooKeeper 3.4.5 (was: Look into updating to ZooKeeper 3.4.) Look

[jira] [Commented] (SOLR-3602) Look into updating to ZooKeeper 3.4.5

2012-10-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470376#comment-13470376 ] Mark Miller commented on SOLR-3602: --- I'm going to hold off a moment as it looks like

[jira] [Updated] (SOLR-3915) Color Legend for Cloud UI

2012-10-05 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-3915: Attachment: SOLR-3915.patch First Version, not sure if css's

[jira] [Created] (LUCENE-4461) Multiple FacetRequest with the same path creates inconsistent results

2012-10-05 Thread Rodrigo Vega (JIRA)
Rodrigo Vega created LUCENE-4461: Summary: Multiple FacetRequest with the same path creates inconsistent results Key: LUCENE-4461 URL: https://issues.apache.org/jira/browse/LUCENE-4461 Project:

[jira] [Updated] (LUCENE-4461) Multiple FacetRequest with the same path creates inconsistent results

2012-10-05 Thread Rodrigo Vega (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Vega updated LUCENE-4461: - Description: Multiple FacetRequest are getting merged into one creating wrong results in this

[jira] [Updated] (LUCENE-4461) Multiple FacetRequest with the same path creates inconsistent results

2012-10-05 Thread Rodrigo Vega (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Vega updated LUCENE-4461: - Description: Multiple FacetRequest are getting merged into one creating wrong results in this

[jira] [Updated] (LUCENE-4461) Multiple FacetRequest with the same path creates inconsistent results

2012-10-05 Thread Rodrigo Vega (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Vega updated LUCENE-4461: - Attachment: LuceneFacetTest.java Multiple FacetRequest with the same path creates

[jira] [Commented] (LUCENE-4226) Efficient compression of small to medium stored fields

2012-10-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470392#comment-13470392 ] Adrien Grand commented on LUCENE-4226: -- I just committed to trunk. I'll wait for a

[jira] [Commented] (SOLR-3915) Color Legend for Cloud UI

2012-10-05 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470404#comment-13470404 ] Jack Krupansky commented on SOLR-3915: -- Can you document the legend in text here so

[jira] [Commented] (LUCENE-4460) Test exception handling better/easier than testThreadInterruptDeadlock()

2012-10-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470425#comment-13470425 ] Michael McCandless commented on LUCENE-4460: +1 Test

[jira] [Commented] (LUCENE-4399) Rename AppendingCodec to Appending40Codec

2012-10-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470431#comment-13470431 ] Michael McCandless commented on LUCENE-4399: +1 Rename

Re: StandardTokenizer generation from JFlex grammar

2012-10-05 Thread vempap
I'm using a wrong jflex version. need to use the version from the trunk -- View this message in context: http://lucene.472066.n3.nabble.com/StandardTokenizer-generation-from-JFlex-grammar-tp4011939p4012094.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_07) - Build # 1555 - Failure!

2012-10-05 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1555/ Java: 32bit/jdk1.7.0_07 -client -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.lucene.queries.function.TestDocValuesFieldSources.test Error Message: codec=Lucene3x does not support docValues: from

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_07) - Build # 1555 - Failure!

2012-10-05 Thread Robert Muir
In 4.x we need a @SuppressCodecs here, ill fix it On Fri, Oct 5, 2012 at 12:54 PM, Policeman Jenkins Server jenk...@sd-datasolutions.de wrote: Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1555/ Java: 32bit/jdk1.7.0_07 -client -XX:+UseParallelGC 1 tests failed.

Storing html files in lucene index

2012-10-05 Thread rajputadesh
Hi to all I am using Apache Lucene in java Swing API . For searching i am indexing on the contents of html files But the problem is that i have to give the complete software to the client and we dont want to give the actual html files but they should be stored in lucene index. and on client side

[jira] [Commented] (SOLR-3914) Solr 3.6.1 Tutorial links to http://localhost:8983

2012-10-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470506#comment-13470506 ] Hoss Man commented on SOLR-3914: More specifically, the beginning of the tutorial

[jira] [Commented] (LUCENE-4226) Efficient compression of small to medium stored fields

2012-10-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470509#comment-13470509 ] Simon Willnauer commented on LUCENE-4226: - bq. By the way, would it be possible

[JENKINS] Lucene-trunk-Linux-Java6-64-test-only-compressed - Build # 1 - Failure!

2012-10-05 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-test-only-compressed/1/ No tests ran. Build Log: [...truncated 7323 lines...] ERROR: Failed to check out http://svn.apache.org/repos/asf/lucene/dev/nightly org.tmatesoft.svn.core.SVNException: svn:

Re: [JENKINS] Lucene-trunk-Linux-Java6-64-test-only-compressed - Build # 1 - Failure!

2012-10-05 Thread Simon Willnauer
sorry for the noise! On Fri, Oct 5, 2012 at 8:11 PM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-test-only-compressed/1/ No tests ran. Build Log: [...truncated 7323 lines...] ERROR: Failed to check out

[JENKINS] Lucene-trunk-Linux-Java6-64-test-only-compressed - Build # 2 - Still Failing!

2012-10-05 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-test-only-compressed/2/ All tests passed Build Log: [...truncated 1060 lines...] ERROR: No artifacts found that match the file pattern heapdumps/**. Configuration error? ERROR: 'heapdumps/**' doesn't match anything, but '**' does.

[JENKINS] Lucene-trunk-Linux-Java6-64-o.a.l.index-test-only - Build # 1 - Failure!

2012-10-05 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-o.a.l.index-test-only/1/ All tests passed Build Log: [...truncated 8544 lines...] ERROR: No artifacts found that match the file pattern heapdumps/**. Configuration error? ERROR: 'heapdumps/**' doesn't match anything, but '**' does.

Re: Storing html files in lucene index

2012-10-05 Thread Erick Erickson
Please ask the question on the user's list, this list is for discussing coding of Solr and Lucene... See the Solr User List here: http://lucene.apache.org/solr/discussion.html Best Erick On Fri, Oct 5, 2012 at 6:05 AM, rajputadesh rajputad...@gmail.com wrote: Hi to all I am using Apache

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 54 - Failure

2012-10-05 Thread Michael McCandless
I committed a fix ... this was actually a real bug, not a test bug, and my commit is just a workaround. There seems to be a starvation issue that can allow multiple indexing threads to flush segments faster than the single thread can publish them. I think the problem is that publishing is

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 54 - Failure

2012-10-05 Thread Simon Willnauer
On Fri, Oct 5, 2012 at 8:27 PM, Michael McCandless luc...@mikemccandless.com wrote: I committed a fix ... this was actually a real bug, not a test bug, and my commit is just a workaround. There seems to be a starvation issue that can allow multiple indexing threads to flush segments faster

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 54 - Failure

2012-10-05 Thread Michael McCandless
On Fri, Oct 5, 2012 at 2:30 PM, Simon Willnauer simon.willna...@gmail.com wrote: On Fri, Oct 5, 2012 at 8:27 PM, Michael McCandless luc...@mikemccandless.com wrote: I committed a fix ... this was actually a real bug, not a test bug, and my commit is just a workaround. There seems to be a

[jira] [Created] (LUCENE-4462) Publishing flushed segments is single threaded and too costly

2012-10-05 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4462: -- Summary: Publishing flushed segments is single threaded and too costly Key: LUCENE-4462 URL: https://issues.apache.org/jira/browse/LUCENE-4462 Project:

[jira] [Created] (SOLR-3916) fl parsing is sensitive to newlines at the end of field names

2012-10-05 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3916: -- Summary: fl parsing is sensitive to newlines at the end of field names Key: SOLR-3916 URL: https://issues.apache.org/jira/browse/SOLR-3916 Project: Solr Issue Type:

[jira] [Commented] (LUCENE-4285) Improve FST API usability for mere mortals

2012-10-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470555#comment-13470555 ] David Smiley commented on LUCENE-4285: -- I just found out that an FST

[jira] [Assigned] (LUCENE-4462) Publishing flushed segments is single threaded and too costly

2012-10-05 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-4462: --- Assignee: Simon Willnauer Publishing flushed segments is single threaded and

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 54 - Failure

2012-10-05 Thread Michael McCandless
OK I opened https://issues.apache.org/jira/browse/LUCENE-4462 Mike McCandless http://blog.mikemccandless.com On Fri, Oct 5, 2012 at 2:39 PM, Michael McCandless luc...@mikemccandless.com wrote: On Fri, Oct 5, 2012 at 2:30 PM, Simon Willnauer simon.willna...@gmail.com wrote: On Fri, Oct 5,

Solr ResponseBuilder and totalHitCount

2012-10-05 Thread Greg Bowyer
Hi all, I have been off the radar for too long I am working on a requirement at $DAYJOB where there is a desire to monitor the rate of low and zero result queries, as such I did the simplest thing I could think of and wrote a search component that looks through the response object in the later

[jira] [Commented] (SOLR-3916) fl parsing is sensitive to newlines at the end of field names

2012-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470559#comment-13470559 ] Yonik Seeley commented on SOLR-3916: A lot of things could be confused by this - I

[jira] [Commented] (LUCENE-4285) Improve FST API usability for mere mortals

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470560#comment-13470560 ] Robert Muir commented on LUCENE-4285: - I rather like this: I don't think its common

[jira] [Commented] (LUCENE-4285) Improve FST API usability for mere mortals

2012-10-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470562#comment-13470562 ] Michael McCandless commented on LUCENE-4285: bq. That is bad API design; it

[jira] [Commented] (LUCENE-4285) Improve FST API usability for mere mortals

2012-10-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470584#comment-13470584 ] Dawid Weiss commented on LUCENE-4285: - This is typically (?) done by making the root

[jira] [Commented] (LUCENE-4285) Improve FST API usability for mere mortals

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470588#comment-13470588 ] Robert Muir commented on LUCENE-4285: - If the problem with null is that the

[jira] [Commented] (LUCENE-4285) Improve FST API usability for mere mortals

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470595#comment-13470595 ] Robert Muir commented on LUCENE-4285: - (I hate checked exceptions and think this

Build failed in Jenkins: lucene40-beaster #2079

2012-10-05 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/lucene40-beaster/2079/ -- Started by timer Building in workspace http://sierranevada.servebeer.com/job/lucene40-beaster/ws/ Cleaning up http://sierranevada.servebeer.com/job/lucene40-beaster/ws/. Updating

Jenkins build is back to normal : lucene40-beaster #2080

2012-10-05 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/lucene40-beaster/2080/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: Build failed in Jenkins: lucene40-beaster #2079

2012-10-05 Thread Robert Muir
On Fri, Oct 5, 2012 at 4:08 PM, hudsonsevilt...@gmail.com wrote: BUILD FAILED http://sierranevada.servebeer.com/job/lucene40-beaster/ws/build.xml:49: The following error occurred while executing this line: http://sierranevada.servebeer.com/job/lucene40-beaster/ws/common-build.xml:643: The

[jira] [Updated] (SOLR-3916) fl parsing is sensitive to newlines at the end of field names

2012-10-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3916: --- Attachment: SOLR-3916.patch blaming this on xml parsing doesn't really seem productive, espeicially since

Re: Build failed in Jenkins: lucene40-beaster #2079

2012-10-05 Thread Dawid Weiss
This looks like an ivy bug to me -- seems to be overwriting the same cache file so one of the parsers fails. Dawid On Fri, Oct 5, 2012 at 10:14 PM, Robert Muir rcm...@gmail.com wrote: On Fri, Oct 5, 2012 at 4:08 PM, hudsonsevilt...@gmail.com wrote: BUILD FAILED

Re: Build failed in Jenkins: lucene40-beaster #2079

2012-10-05 Thread Robert Muir
Well it looks like a configuration bug: Ivy supports locking for this: http://ant.apache.org/ivy/history/latest-milestone/settings/lock-strategies.html But the default is no-lock http://ant.apache.org/ivy/history/latest-milestone/settings/caches.html I think we should investigate fixing

Re: Build failed in Jenkins: lucene40-beaster #2079

2012-10-05 Thread Robert Muir
Here's my idea, i have no way to tell if its working besides running a lot of shellscripts running 'ant test' in loops at the same time :) Index: lucene/ivy-settings.xml === --- lucene/ivy-settings.xml (revision 1394624) +++

[jira] [Commented] (SOLR-3916) fl parsing is sensitive to newlines at the end of field names

2012-10-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470652#comment-13470652 ] Yonik Seeley commented on SOLR-3916: bq. blaming this on xml parsing doesn't really

[jira] [Created] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4463: --- Summary: add support for running the same test method many times Key: LUCENE-4463 URL: https://issues.apache.org/jira/browse/LUCENE-4463 Project: Lucene - Core

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470672#comment-13470672 ] Uwe Schindler commented on LUCENE-4463: --- As discussed in GTalk, we can do this with

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470678#comment-13470678 ] Robert Muir commented on LUCENE-4463: - Here is my current script, just so you see:

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470681#comment-13470681 ] Dawid Weiss commented on LUCENE-4463: - you can do: ant test -Dtests.dups=100

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470690#comment-13470690 ] Robert Muir commented on LUCENE-4463: - There are two use cases: 1. you have a seed:

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470694#comment-13470694 ] Hoss Man commented on LUCENE-4463: -- Just to be clear... bq. the -Dtests.iters is not

[jira] [Commented] (LUCENE-4226) Efficient compression of small to medium stored fields

2012-10-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470699#comment-13470699 ] Adrien Grand commented on LUCENE-4226: -- Thanks, Simon! Efficient

[jira] [Commented] (SOLR-3916) fl parsing is sensitive to newlines at the end of field names

2012-10-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470703#comment-13470703 ] Hoss Man commented on SOLR-3916: bq. In the context of grabbing defaults from XML, we

[jira] [Created] (LUCENE-4464) Intersects spatial query returns polygons it shouldn't

2012-10-05 Thread solr-user (JIRA)
solr-user created LUCENE-4464: - Summary: Intersects spatial query returns polygons it shouldn't Key: LUCENE-4464 URL: https://issues.apache.org/jira/browse/LUCENE-4464 Project: Lucene - Core

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470725#comment-13470725 ] Robert Muir commented on LUCENE-4463: - Just to be clear... It really doesnt. I'll

[jira] [Updated] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4463: -- Attachment: LUCENE-4463.patch Here is a trivial patch doing this (it uses a for-loop of

[jira] [Resolved] (SOLR-3916) fl parsing is sensitive to newlines at the end of field names

2012-10-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3916. Resolution: Fixed Fix Version/s: 5.0 4.1 Committed revision 1394836. - trunk

[jira] [Updated] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4463: -- Attachment: LUCENE-4463.patch add support for running the same test method many times

[jira] [Updated] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4463: -- Attachment: (was: LUCENE-4463.patch) add support for running the same test method

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470736#comment-13470736 ] Uwe Schindler commented on LUCENE-4463: --- bq. I'll take the (hard to reproduce seed)

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470738#comment-13470738 ] Uwe Schindler commented on LUCENE-4463: --- Oh patch seems obsolete, tests.dups is

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470739#comment-13470739 ] Robert Muir commented on LUCENE-4463: - {quote} you can do: ant test -Dtests.dups=100

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470741#comment-13470741 ] Robert Muir commented on LUCENE-4463: - {quote} Oh patch seems obsolete, tests.dups is

[jira] [Commented] (LUCENE-4463) add support for running the same test method many times

2012-10-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470746#comment-13470746 ] Hoss Man commented on LUCENE-4463: -- bq. I'll take the (hard to reproduce seed) from

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.6.0_35) - Build # 1061 - Failure!

2012-10-05 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1061/ Java: 64bit/jdk1.6.0_35 -XX:+UseSerialGC All tests passed Build Log: [...truncated 26685 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:245: The following error occurred