trunk test failure (1313997661)

2011-08-22 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1313997661.log Thanks, Charlie Cron - To unsubscribe, e-mail:

trunk test failure (1313999881)

2011-08-22 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1313999881.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-3386) Integrate MockBM25Similarity and MockLMSimilarity into the framework

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088614#comment-13088614 ] David Mark Nemeskey commented on LUCENE-3386: - I decided agains step 5, at

[jira] [Updated] (LUCENE-3387) Get javadoc for the similarities package in shape

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3387: Attachment: LUCENE-3387.patch 1. Fixed the javadoc warnings in EasySimilarity. 2.

[jira] [Created] (LUCENE-3390) Incorrect sort by Numeric (double) values for documents missing the sorting field

2011-08-22 Thread Gilad Barkai (JIRA)
Incorrect sort by Numeric (double) values for documents missing the sorting field - Key: LUCENE-3390 URL: https://issues.apache.org/jira/browse/LUCENE-3390 Project:

[jira] [Commented] (LUCENE-3387) Get javadoc for the similarities package in shape

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088622#comment-13088622 ] David Mark Nemeskey commented on LUCENE-3387: - The {{similarities}} package

[jira] [Commented] (LUCENE-3233) HuperDuperSynonymsFilterâ„¢

2011-08-22 Thread Glen Stampoultzis (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088540#comment-13088540 ] Glen Stampoultzis commented on LUCENE-3233: --- Does this support multi word

[jira] [Created] (LUCENE-3389) Add ReuseStrategy to ReusableAnalyzerBase

2011-08-22 Thread Chris Male (JIRA)
Add ReuseStrategy to ReusableAnalyzerBase - Key: LUCENE-3389 URL: https://issues.apache.org/jira/browse/LUCENE-3389 Project: Lucene - Java Issue Type: Improvement Components:

[jira] [Updated] (LUCENE-3391) Make EasySimilarityProvider a full-fledged class

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3391: Component/s: (was: modules/examples) Description: The

[jira] [Created] (LUCENE-3391) Make EasySimilarityProvider a full-fledged class

2011-08-22 Thread David Mark Nemeskey (JIRA)
Make EasySimilarityProvider a full-fledged class - Key: LUCENE-3391 URL: https://issues.apache.org/jira/browse/LUCENE-3391 Project: Lucene - Java Issue Type: Sub-task Reporter:

[jira] [Updated] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-08-22 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Barkai updated LUCENE-3390: - Labels: double float int long numeric sort (was: double numeric sort) Description:

[jira] [Updated] (LUCENE-3390) Incorrect sort by Numeric (double) values for documents missing the sorting field

2011-08-22 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Barkai updated LUCENE-3390: - Description: While sorting results over a numeric double field, documents which do not contain

[jira] [Resolved] (LUCENE-3376) Move ReusableAnalyzerBase into core

2011-08-22 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-3376. Resolution: Fixed Fix Version/s: 4.0 Assignee: Chris Male Committed revision

[jira] [Commented] (SOLR-2712) Deprecate fl=score behavior.

2011-08-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088459#comment-13088459 ] Yonik Seeley commented on SOLR-2712: I imagine it's a very rarely used feature, as I

[jira] [Updated] (LUCENE-3390) Incorrect sort by Numeric (double) values for documents missing the sorting field

2011-08-22 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Barkai updated LUCENE-3390: - Attachment: SortByDouble.java example code Incorrect sort by Numeric (double) values for

[jira] [Commented] (LUCENE-2748) Convert all Lucene web properties to use the ASF CMS

2011-08-22 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088489#comment-13088489 ] Andi Vajda commented on LUCENE-2748: I made some progress today: - setup local copy

[jira] [Resolved] (LUCENE-3389) Add ReuseStrategy to ReusableAnalyzerBase

2011-08-22 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-3389. Resolution: Won't Fix As it turns out this is best to do as part of a larger collapsing of

[jira] [Commented] (LUCENE-3218) Make CFS appendable

2011-08-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088640#comment-13088640 ] Simon Willnauer commented on LUCENE-3218: - FYI - I backed out the changes from

[jira] [Updated] (LUCENE-3391) Make EasySimilarityProvider a full-fledged class

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3391: Attachment: LUCENE-3391.patch EasySimilarityProvider added. Make

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #224: POMs out of sync

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/224/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriter.testThreadInterruptDeadlock Error Message: Stack Trace: java.lang.AssertionError: at org.junit.Assert.fail(Assert.java:91) at

[jira] [Updated] (LUCENE-3391) Make EasySimilarityProvider a full-fledged class

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3391: Attachment: LUCENE-3391.patch Hinted at EasySimilarityProvider in the package

[jira] [Updated] (LUCENE-3387) Get javadoc for the similarities package in shape

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3387: Attachment: LUCENE-3387.patch Fixed a typo. Get javadoc for the similarities

[jira] [Updated] (LUCENE-3391) Make EasySimilarityProvider a full-fledged class

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3391: Attachment: LUCENE-3391.patch Got rid of BM25SimilarityProvider. Make

Could possible donate webapp for dynamic core create/deletion.

2011-08-22 Thread Brian O'Neill
All, My team has developed a small web app that can dynamically create/delete cores in a cluster of SOLR instances. Is this feature already under development? Is anyone interested in it? If so, we might be able to donate it. -brian -- Brian O'Neill Lead Architect, Software

[jira] [Commented] (LUCENE-3391) Make EasySimilarityProvider a full-fledged class

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088705#comment-13088705 ] Robert Muir commented on LUCENE-3391: - a few comments: * I think we should avoid the

[jira] [Commented] (LUCENE-3189) TestIndexWriter.testThreadInterruptDeadlock failed (can't reproduce)

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088711#comment-13088711 ] Robert Muir commented on LUCENE-3189: - This just popped in the maven build also on

[jira] [Commented] (LUCENE-3218) Make CFS appendable

2011-08-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088734#comment-13088734 ] Uwe Schindler commented on LUCENE-3218: --- Showuld we send an email to java-user as

[jira] [Commented] (LUCENE-3391) Make EasySimilarityProvider a full-fledged class

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088743#comment-13088743 ] David Mark Nemeskey commented on LUCENE-3391: - (1) I was also hesitant to add

[jira] [Created] (LUCENE-3393) Rename EasySimilarity to SimilarityBase

2011-08-22 Thread David Mark Nemeskey (JIRA)
Rename EasySimilarity to SimilarityBase --- Key: LUCENE-3393 URL: https://issues.apache.org/jira/browse/LUCENE-3393 Project: Lucene - Java Issue Type: Sub-task Reporter: David Mark Nemeskey

[jira] [Updated] (LUCENE-3391) Make EasySimilarityProvider a full-fledged class

2011-08-22 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3391: Attachment: LUCENE-3391.patch Fixed the issues you mentioned. Make

trunk test failure (1314024901)

2011-08-22 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314024901.log Thanks, Charlie Cron - To unsubscribe, e-mail:

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

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10258/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

[jira] [Commented] (LUCENE-3218) Make CFS appendable

2011-08-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088796#comment-13088796 ] Simon Willnauer commented on LUCENE-3218: - bq. Showuld we send an email to

[jira] [Updated] (LUCENE-3218) Make CFS appendable

2011-08-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3218: Attachment: LUCENE-3218.patch here is a rough patch against trunk that detaches

heads up: re-index 3.x branch Lucene/Solr indices

2011-08-22 Thread Simon Willnauer
I just reverted a previous commit related to CompoundFile in the 3.x stable branch. If you are using unreleased 3.x branch you need to reindex. See here for details: https://issues.apache.org/jira/browse/LUCENE-3218 If you are using a released version of Lucene/Solr then you can ignore this

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

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/290/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

Separate issue for appendable field caches / doc values

2011-08-22 Thread Jason Rutherglen
LUCENE-2312 needs appendable field caches. I can include this functionality into LUCENE-2312, or separate it out into a separate issue / patch. However it would only be useful for RT / LUCENE-2312. Also, I'm not sure how this functionality relates to doc values. If we used doc values, then we

[jira] [Commented] (LUCENE-3218) Make CFS appendable

2011-08-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088826#comment-13088826 ] Uwe Schindler commented on LUCENE-3218: --- Hi Simon, thanks for taking care. This

[jira] [Commented] (SOLR-1301) Solr + Hadoop

2011-08-22 Thread Mark Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088829#comment-13088829 ] Mark Johnson commented on SOLR-1301: It appears that this issue has fallen by the

[jira] [Commented] (SOLR-1301) Solr + Hadoop

2011-08-22 Thread Mark Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088860#comment-13088860 ] Mark Johnson commented on SOLR-1301: Also does anyone have the json converter listed in

[jira] [Updated] (LUCENE-2308) Separately specify a field's type

2011-08-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2308: --- Attachment: LUCENE-2308.patch Another merge patch -- fixed a few more conflicts,

[jira] [Updated] (LUCENE-3395) FreqFilteringScorerWrapper and min/max freq options on TermQuery

2011-08-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3395: - Attachment: LUCENE-3395.patch patch containing FreqFilteringScorerWrapper and a test. I haven't yet

[jira] [Commented] (LUCENE-3395) FreqFilteringScorerWrapper and min/max freq options on TermQuery

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088873#comment-13088873 ] Robert Muir commented on LUCENE-3395: - should we add a doNext() used by both

[jira] [Commented] (LUCENE-3395) FreqFilteringScorerWrapper and min/max freq options on TermQuery

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088874#comment-13088874 ] Robert Muir commented on LUCENE-3395: - Also, I don't think we should hook this into

trunk test failure (1314035101)

2011-08-22 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314035101.log Thanks, Charlie Cron - To unsubscribe, e-mail:

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

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10262/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

[jira] [Commented] (LUCENE-3395) FreqFilteringScorerWrapper and min/max freq options on TermQuery

2011-08-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088897#comment-13088897 ] Hoss Man commented on LUCENE-3395: -- bq. should we add a doNext() used by both nextDoc()

[jira] [Commented] (SOLR-2113) Create TermsQParser that deals with toInternal() conversion of external terms

2011-08-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088902#comment-13088902 ] Yonik Seeley commented on SOLR-2113: {!raw} is great for debugging since it can produce

[jira] [Commented] (SOLR-2588) Make Velocity an optional dependency in SolrCore

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088910#comment-13088910 ] Robert Muir commented on SOLR-2588: --- why are B and C mutually exclusive? Cant the

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 291 - Still Failing

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/291/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

[jira] [Commented] (SOLR-2724) Deprecate defaultSearchField and defaultOperator defined in schema.xml

2011-08-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088915#comment-13088915 ] Hoss Man commented on SOLR-2724: FWIW: defaultSearchField and

[jira] [Commented] (LUCENE-3395) FreqFilteringScorerWrapper and min/max freq options on TermQuery

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088920#comment-13088920 ] Robert Muir commented on LUCENE-3395: - {quote} i mainly don't see any harm in adding

[jira] [Commented] (SOLR-2724) Deprecate defaultSearchField and defaultOperator defined in schema.xml

2011-08-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088923#comment-13088923 ] David Smiley commented on SOLR-2724: I like stop advertising them in the examples. I'd

[jira] [Commented] (SOLR-2588) Make Velocity an optional dependency in SolrCore

2011-08-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088922#comment-13088922 ] Hoss Man commented on SOLR-2588: bq. why are B and C mutually exclusive? i didn't mean to

[jira] [Commented] (SOLR-2588) Make Velocity an optional dependency in SolrCore

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088929#comment-13088929 ] Robert Muir commented on SOLR-2588: --- {quote} you lost me there ... they can use the exact

[jira] [Commented] (SOLR-2588) Make Velocity an optional dependency in SolrCore

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088931#comment-13088931 ] Robert Muir commented on SOLR-2588: --- just a basic conceptual illustration of what i meant

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10263 - Still Failing

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10263/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

[jira] [Commented] (LUCENE-3395) FreqFilteringScorerWrapper and min/max freq options on TermQuery

2011-08-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088936#comment-13088936 ] Hoss Man commented on LUCENE-3395: -- bq. Because if we hook it straight into this query,

[jira] [Commented] (LUCENE-3395) FreqFilteringScorerWrapper and min/max freq options on TermQuery

2011-08-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088943#comment-13088943 ] Robert Muir commented on LUCENE-3395: - {quote} I'm totally on board with the idea, i

trunk test failure (1314044340)

2011-08-22 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314044340.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 292 - Still Failing

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/292/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

trunk test failure (1314047882)

2011-08-22 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314047882.log Thanks, Charlie Cron - To unsubscribe, e-mail:

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

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10268/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

[jira] [Resolved] (LUCENE-3394) TestIndexFileDeleter checkIndex fail

2011-08-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3394. Resolution: Fixed Fix Version/s: 3.4 TestIndexFileDeleter checkIndex fail

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 293 - Still Failing

2011-08-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/293/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

Re: Separate issue for appendable field caches / doc values

2011-08-22 Thread Michael McCandless
Separate issue would make sense I think? But, we are trying to move FC under IR control (Martijn has a patch), at which point an RT IR could have its own appending impl...? But then... FC still returns fixed arrays so you can't append until we fix that? Mike McCandless

[jira] [Commented] (SOLR-2649) MM ignored in edismax queries with operators

2011-08-22 Thread Sean Daugherty (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089244#comment-13089244 ] Sean Daugherty commented on SOLR-2649: -- As far as I can tell, q.op is being ignored.

Re: Separate issue for appendable field caches / doc values

2011-08-22 Thread Jason Rutherglen
But, we are trying to move FC under IR control (Martijn has a patch), at which point an RT IR could have its own appending impl...? LUCENE-3360? It's placing the field cache into IR / SR. The RAM reader could return it's own impl where the underlying array can be atomically replaced (when a

trunk test failure (1314073201)

2011-08-22 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1314073201.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-3286) Move XML QueryParser to queryparser module

2011-08-22 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089272#comment-13089272 ] Chris Male commented on LUCENE-3286: Hm, from what I understand of Luke, it depends

[jira] [Updated] (SOLR-2066) Search Grouping: support distributed search

2011-08-22 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2066: Attachment: SOLR-2066.patch Attached a rough initial approach for better