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

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1717/ 1 tests failed. REGRESSION: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch Error Message: http://localhost:55563/solr/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException:

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 12411 - Failure

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12411/ 1 tests failed. REGRESSION: org.apache.solr.handler.TestReplicationHandler.test Error Message: expected:494 but was:0 Stack Trace: junit.framework.AssertionFailedError: expected:494 but was:0 at

[jira] [Commented] (LUCENE-3761) Generalize SearcherManager

2012-02-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206061#comment-13206061 ] Simon Willnauer commented on LUCENE-3761: - bq. Hmm, but how to protect swapThingy

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

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12399/ 1 tests failed. REGRESSION: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch Error Message: http://localhost:23341/solr/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException:

[jira] [Issue Comment Edited] (LUCENE-3753) Restructure the Lucene build system

2012-02-11 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206065#comment-13206065 ] Uwe Schindler edited comment on LUCENE-3753 at 2/11/12 9:27 AM:

[JENKINS] Solr-trunk - Build # 1761 - Failure

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-trunk/1761/ 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch Error Message: http://localhost:46841/solr/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: http://localhost:46841/solr/collection1

Re: ant test results in versioned files being modified?

2012-02-11 Thread Robert Muir
On Sat, Feb 11, 2012 at 5:02 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: See also the phantastic comment/TODO when you run ant clean in Solr... Yeah... I looked at that briefly yesterday. Seems like there should be no harm if tests.userdir is copied (or even better - synced?

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

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1718/ 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch Error Message: http://localhost:43314/solr/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException:

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

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12400/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest Error Message: ERROR: SolrIndexSearcher opens=13 closes=12 Stack Trace: junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher

Re: Welcome James Dyer

2012-02-11 Thread Koji Sekiguchi
Welcome James! (12/02/10 22:08), Grant Ingersoll wrote: I'm pleased to announce the PMC has elected James Dyer to be a committer on the project and he has agreed to join. Welcome aboard, James! -Grant - To unsubscribe,

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

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1719/ 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch Error Message: http://localhost:63952/solr/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException:

Note about old Nutch mailer config

2012-02-11 Thread lewis john mcgibbney
Hi Lucene dev's, Was recently looking @the mailer configuration file and noticed that Nutch still has some kind of association with Lucene mailing list [1] Thought I would drop that in incase someone wishes to remove it. Thank you for now Best Lewis [1]

Re: Note about old Nutch mailer config

2012-02-11 Thread Simon Willnauer
thanks lewis, I will take care of it simon On Fri, Feb 10, 2012 at 10:09 PM, lewis john mcgibbney lewi...@apache.org wrote: Hi Lucene dev's, Was recently looking @the mailer configuration file and noticed that Nutch still has some kind of association with Lucene mailing list [1] Thought I

[jira] [Updated] (LUCENE-3733) Remaining TODOs of LUCENE-2858: Finalize AtomicReader/CompositeReader API

2012-02-11 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3733: -- Attachment: LUCENE-3733-doc-changes.patch Here some changes.txt updates (also for other

[jira] [Resolved] (LUCENE-3733) Remaining TODOs of LUCENE-2858: Finalize AtomicReader/CompositeReader API

2012-02-11 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3733. --- Resolution: Fixed Committed trunk revision: 1243048 Remaining TODOs of

[jira] [Created] (LUCENE-3770) Rename FilterIndexReader to FilterAtomicReader

2012-02-11 Thread Uwe Schindler (Created) (JIRA)
Rename FilterIndexReader to FilterAtomicReader -- Key: LUCENE-3770 URL: https://issues.apache.org/jira/browse/LUCENE-3770 Project: Lucene - Java Issue Type: Sub-task Reporter: Uwe

[jira] [Updated] (LUCENE-3770) Rename FilterIndexReader to FilterAtomicReader

2012-02-11 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3770: -- Attachment: LUCENE-3770.patch Easy patch, will commit soon! Rename

[jira] [Resolved] (LUCENE-3770) Rename FilterIndexReader to FilterAtomicReader

2012-02-11 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3770. --- Resolution: Fixed Committed trunk revision: 1243051 Rename

[jira] [Updated] (LUCENE-3770) Rename FilterIndexReader to FilterAtomicReader

2012-02-11 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3770: -- Component/s: core/index Description: This class has to be renamed to be consistent with

[jira] [Created] (LUCENE-3771) Rename some remaining tests for new IndexReader class hierarchy

2012-02-11 Thread Uwe Schindler (Created) (JIRA)
Rename some remaining tests for new IndexReader class hierarchy --- Key: LUCENE-3771 URL: https://issues.apache.org/jira/browse/LUCENE-3771 Project: Lucene - Java Issue Type:

[jira] [Updated] (LUCENE-3771) Rename some remaining tests for new IndexReader class hierarchy

2012-02-11 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3771: -- Attachment: LUCENE-3771.patch Simple patch, also optimizing the old TestDirReader to not

[jira] [Resolved] (LUCENE-3771) Rename some remaining tests for new IndexReader class hierarchy

2012-02-11 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3771. --- Resolution: Fixed Committed trunk revision: 1243061 Rename some remaining

[jira] [Created] (LUCENE-3772) Highlighter needs the whole text in memory to work

2012-02-11 Thread Luis Filipe Nassif (Created) (JIRA)
Highlighter needs the whole text in memory to work -- Key: LUCENE-3772 URL: https://issues.apache.org/jira/browse/LUCENE-3772 Project: Lucene - Java Issue Type: Improvement

[jira] [Commented] (LUCENE-3761) Generalize SearcherManager

2012-02-11 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206141#comment-13206141 ] Michael McCandless commented on LUCENE-3761: {quote} bq. Hmm, but how to

[jira] [Commented] (LUCENE-3753) Restructure the Lucene build system

2012-02-11 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206153#comment-13206153 ] Steven Rowe commented on LUCENE-3753: - Hi Uwe, I'm looking into it.

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

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/386/ 2 tests failed. REGRESSION: org.apache.solr.cloud.BasicZkTest.testBasic Error Message: null Stack Trace: org.apache.solr.common.SolrException at org.apache.solr.util.TestHarness.update(TestHarness.java:257) at

[jira] [Commented] (LUCENE-3761) Generalize SearcherManager

2012-02-11 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206159#comment-13206159 ] Dawid Weiss commented on LUCENE-3761: - Bq. if you run this on a 64 bit server vm this

Re: ant test results in versioned files being modified?

2012-02-11 Thread Dawid Weiss
I disagree: there are reasons why each jvm gets its own temporary directory. I don't know enough of Solr to tell if this can cause conflicts and if this should be somehow copied to scratch area by the test itself (perhaps). with each other... thats why this is important to fix and not to bury

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 1748 - Failure

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1748/ 1 tests failed. REGRESSION: org.apache.solr.TestDistributedGrouping.testDistribSearch Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException:

Re: ant test results in versioned files being modified?

2012-02-11 Thread Robert Muir
I don't know enough of Solr to tell if this can cause conflicts and if this should be somehow copied to scratch area by the test itself (perhaps). me neither, but eventually no good will come from different tests reading/writing to the same files simultaneously... probably sporatic, hard to

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 12416 - Failure

2012-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12416/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.miscellaneous.PatternAnalyzerTest.testRandomStrings Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace:

Test failure in modules/benchmark/: byTask.TestPerfTasksLogic

2012-02-11 Thread Steven A Rowe
This fails 100% of the time for me with the given seed, and passes when I don't specify the seed: [junit] Testsuite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic [junit] Tests run: 23, Failures: 0, Errors: 1, Time elapsed: 5.744 sec [...] [junit] java.io.IOException: could

[jira] [Commented] (SOLR-3072) FAILED: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch

2012-02-11 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206228#comment-13206228 ] Mark Miller commented on SOLR-3072: --- I made a couple changes that made this start

[jira] [Updated] (SOLR-2646) Integrate Solr benchmarking support into the Benchmark module

2012-02-11 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2646: -- Attachment: SOLR-2646.patch to trunk Integrate Solr benchmarking support into the

[jira] [Created] (SOLR-3122) RecoveryStrat can not use interrupt due to the use of Channels.

2012-02-11 Thread Mark Miller (Created) (JIRA)
RecoveryStrat can not use interrupt due to the use of Channels. --- Key: SOLR-3122 URL: https://issues.apache.org/jira/browse/SOLR-3122 Project: Solr Issue Type: Bug

Re: Note about old Nutch mailer config

2012-02-11 Thread Simon Willnauer
I removed all the legacy paths from the scrips... I wonder why we have /lucene/mahout since mahout is a TLP, can we remove the mahout stuff from the repo? Grant? simon On Sat, Feb 11, 2012 at 1:24 PM, Simon Willnauer simon.willna...@googlemail.com wrote: thanks lewis, I will take care of it

[jira] [Commented] (LUCENE-3761) Generalize SearcherManager

2012-02-11 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206264#comment-13206264 ] Simon Willnauer commented on LUCENE-3761: - bq. I think we should stick w/ simple

[jira] [Commented] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

2012-02-11 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206266#comment-13206266 ] Michael McCandless commented on LUCENE-3767: I created a branch for this

[jira] [Commented] (SOLR-3122) RecoveryStrat can not use interrupt due to the use of Channels.

2012-02-11 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206268#comment-13206268 ] Mark Miller commented on SOLR-3122: --- For the moment I've just remove the interrupt that

[jira] [Updated] (LUCENE-3769) Simplify NRTManager

2012-02-11 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3769: --- Attachment: LUCENE-3769.patch New patch, exposing the private SearcherManager via

[jira] [Assigned] (LUCENE-3773) small improvements to DWPTThreadPool

2012-02-11 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3773: --- Assignee: Simon Willnauer small improvements to DWPTThreadPool

[jira] [Created] (LUCENE-3773) small improvements to DWPTThreadPool

2012-02-11 Thread Simon Willnauer (Created) (JIRA)
small improvements to DWPTThreadPool Key: LUCENE-3773 URL: https://issues.apache.org/jira/browse/LUCENE-3773 Project: Lucene - Java Issue Type: Improvement Components: core/index Affects

[jira] [Updated] (LUCENE-3773) small improvements to DWPTThreadPool

2012-02-11 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3773: Attachment: LUCENE-3773.patch here is a patch small improvements to

[jira] [Updated] (SOLR-3076) Solr should support block joins

2012-02-11 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated SOLR-3076: - Attachment: SOLR-3076.patch Patch, for the 3.x backport. I backported only the test case

[jira] [Updated] (SOLR-3076) Solr should support block joins

2012-02-11 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated SOLR-3076: - Attachment: SOLR-3076.patch New patch: removed leftover from FIR, moved the new terms

[jira] [Created] (LUCENE-3774) check-legal isn't doing its job

2012-02-11 Thread Steven Rowe (Created) (JIRA)
check-legal isn't doing its job --- Key: LUCENE-3774 URL: https://issues.apache.org/jira/browse/LUCENE-3774 Project: Lucene - Java Issue Type: Improvement Components: general/build Affects Versions:

[jira] [Updated] (LUCENE-3774) check-legal isn't doing its job

2012-02-11 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3774: Description: In trunk, the {{check-legal-lucene}} ant target is not checking any

[jira] [Updated] (LUCENE-3774) check-legal isn't doing its job

2012-02-11 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3774: Description: In trunk, the {{check-legal-lucene}} ant target is not checking any

[jira] [Updated] (LUCENE-3774) check-legal isn't doing its job

2012-02-11 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3774: Attachment: LUCENE-3774.patch Patch: * Eliminates {{check-legal-solr}} and renames

[jira] [Created] (SOLR-3123) Missing/incorrectly named license files in example/lib/

2012-02-11 Thread Steven Rowe (Created) (JIRA)
Missing/incorrectly named license files in example/lib/ Key: SOLR-3123 URL: https://issues.apache.org/jira/browse/SOLR-3123 Project: Solr Issue Type: Bug Components: Build

RE: check-legal-lucene invoked repeatedly?

2012-02-11 Thread Steven A Rowe
One 2/10/2012 at 1:29 PM, Steven A Rowe wrote: My current thinking is that the license checking code should be invoked once per module, and that each module can have a set of lib/ directories associated with it. By default, that set would consist only of the lib/ directory associated with the

[jira] [Created] (SOLR-3124) explain output looks unreadable when using boost and edismax - #0; ?

2012-02-11 Thread Bill Bell (Created) (JIRA)
explain output looks unreadable when using boost and edismax - #0; ? Key: SOLR-3124 URL: https://issues.apache.org/jira/browse/SOLR-3124 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-3123) Missing/incorrectly named license files in example/lib/

2012-02-11 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-3123: -- Attachment: LUCENE-3774.patch This version of the patch fixes the previous version's incorrect spelling

[jira] [Updated] (LUCENE-3774) check-legal isn't doing its job

2012-02-11 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3774: Attachment: LUCENE-3774.patch This version of the patch fixes the previous version's incorrect

[jira] [Updated] (SOLR-3123) Missing/incorrectly named license files in example/lib/

2012-02-11 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-3123: -- Attachment: (was: LUCENE-3774.patch) Missing/incorrectly named license files in example/lib/

[jira] [Updated] (SOLR-3123) Missing/incorrectly named license files in example/lib/

2012-02-11 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-3123: -- Comment: was deleted (was: This version of the patch fixes the previous version's incorrect spelling

[jira] [Created] (SOLR-3125) When a SolrCore registers in zk there may be stale leader state in the clusterstate.json.

2012-02-11 Thread Mark Miller (Created) (JIRA)
When a SolrCore registers in zk there may be stale leader state in the clusterstate.json. - Key: SOLR-3125 URL: https://issues.apache.org/jira/browse/SOLR-3125

[jira] [Updated] (SOLR-3125) When a SolrCore registers in zk there may be stale leader state in the clusterstate.json.

2012-02-11 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3125: -- Attachment: SOLR-3125.patch a workaround - on registering, instead of getting the leader from the

[jira] [Created] (SOLR-3126) We should try to do a quick sync on std start up recovery before trying to do a full blown replication.

2012-02-11 Thread Mark Miller (Created) (JIRA)
We should try to do a quick sync on std start up recovery before trying to do a full blown replication. --- Key: SOLR-3126 URL:

[jira] [Commented] (LUCENE-3774) check-legal isn't doing its job

2012-02-11 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206354#comment-13206354 ] Mark Miller commented on LUCENE-3774: - Thanks for taking this on Steve!