Re: Outstanding issues for 3.0.3

2012-07-28 Thread Itamar Syn-Hershko
Go ahead with contrib and tests, ill resume with core and coordinate further later On Jul 27, 2012 7:04 PM, Christopher Currens currens.ch...@gmail.com wrote: I've got resharper and can help with that if you'd like to coordinate it. I can take a one or some of the contrib projects or part of

[jira] [Updated] (LUCENE-3312) Break out StorableField from IndexableField

2012-07-28 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated LUCENE-3312: Attachment: lucene-3312-patch-08.patch Patch 08: Everything compiles, Lucene tests pass

[jira] [Created] (LUCENE-4268) Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader

2012-07-28 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-4268: - Summary: Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader Key: LUCENE-4268 URL:

[jira] [Updated] (LUCENE-4268) Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader

2012-07-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4268: -- Attachment: LUCENE-4268.patch Rename ResourceAsStreamReasourceLoader to

[jira] [Commented] (LUCENE-4268) Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader

2012-07-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424316#comment-13424316 ] Uwe Schindler commented on LUCENE-4268: --- The current patch only contains the

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-07-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424319#comment-13424319 ] Uwe Schindler commented on LUCENE-3312: --- Thanks Nikola, I applied your patch in

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-07-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424320#comment-13424320 ] Uwe Schindler commented on LUCENE-3312: --- Merged up to trunk in revision: 1366643

[jira] [Updated] (LUCENE-4268) Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader

2012-07-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4268: -- Attachment: LUCENE-4268.patch Initial patch including all functionality.

[jira] [Commented] (LUCENE-4268) Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader

2012-07-28 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424322#comment-13424322 ] Chris Male commented on LUCENE-4268: +1 Rename

[jira] [Updated] (LUCENE-4268) Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader

2012-07-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4268: -- Attachment: LUCENE-4268.patch Thanks Chris, attached new patch with test case that checks

[jira] [Commented] (SOLR-2580) Create Components to Support Using Business Rules in Solr

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424342#comment-13424342 ] Erik Hatcher commented on SOLR-2580: Grant - I'm guessing we're not getting this in for

[jira] [Updated] (LUCENE-4268) Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader

2012-07-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4268: -- Attachment: LUCENE-4268.patch More test improvements. It is ready, I will commit this later!

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

2012-07-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-trunk/1926/ No tests ran. Build Log: [...truncated 37630 lines...] [...truncated 37630 lines...] [...truncated 37630 lines...] [...truncated 35394 lines...] check-forbidden-apis: validate: BUILD SUCCESSFUL Total time: 47 seconds + cd

[jira] [Commented] (LUCENE-4208) Spatial distance relevancy should use score of 1/distance

2012-07-28 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424358#comment-13424358 ] Chris Male commented on LUCENE-4208: Having thought about this more I think the best

Reindexing after database change

2012-07-28 Thread Rodrigo P. Bregalanti
Hello, I am working on a Data warehouse project and importing a huge mass of data directly to the database (MysQL). After conclude the project and roll out to production, I have discovered that one of the websites, which has to access this database, is using Lucene. Result: the data I have

[JENKINS] Lucene-Solr-4.x-Linux-Java8-64 - Build # 27 - Still Failing!

2012-07-28 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java8-64/27/ 1 tests failed. REGRESSION: org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary Error Message: mismatch: '0'!='2' @ spellcheck/suggestions/bar/startOffset Stack Trace:

[jira] [Updated] (SOLR-3605) Problem with group paging (or JavaBinCodec conversion error for the request)

2012-07-28 Thread Serdyn du Toit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serdyn du Toit updated SOLR-3605: - Attachment: TestBinaryResponseWriterError2.txt Test that catches the bug

[jira] [Commented] (SOLR-3605) Problem with group paging (or JavaBinCodec conversion error for the request)

2012-07-28 Thread Serdyn du Toit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424377#comment-13424377 ] Serdyn du Toit commented on SOLR-3605: -- For Solr 3.6 (not sure if this bug is present

[jira] [Updated] (SOLR-358) Implement solr-ruby-specific response capability

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-358: -- Attachment: SOLR-358.patch Patch that adds DateTime.parse around date strings when

[jira] [Created] (LUCENE-4269) TestBalancedSegmentMergePolicy.setUp hang

2012-07-28 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4269: -- Summary: TestBalancedSegmentMergePolicy.setUp hang Key: LUCENE-4269 URL: https://issues.apache.org/jira/browse/LUCENE-4269 Project: Lucene - Core

[jira] [Commented] (LUCENE-4269) TestBalancedSegmentMergePolicy.setUp hang

2012-07-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424391#comment-13424391 ] Michael McCandless commented on LUCENE-4269: Events file: {noformat} [

[jira] [Closed] (SOLR-1486) Make getting solrJS running easier.

2012-07-28 Thread Eric Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh closed SOLR-1486. --- Resolution: Not A Problem SolrJS is now superseded by AjaxSolr, and not part of Solr. Make

[jira] [Resolved] (SOLR-358) Implement solr-ruby-specific response capability

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-358. --- Resolution: Won't Fix This was a nice thought experiment, but at this point solr-ruby is mothballed

[jira] [Commented] (LUCENE-4269) TestBalancedSegmentMergePolicy.setUp hang

2012-07-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424396#comment-13424396 ] Robert Muir commented on LUCENE-4269: - Note also users have reported actual hangs,

[jira] [Resolved] (LUCENE-4268) Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, supply simple FilesystemResourceLoader

2012-07-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-4268. --- Resolution: Fixed Committed trunk revision: 1366748 Committed 4.x revision: 1366749

[JENKINS] Lucene-Solr-4.x-Linux-Java7-64 - Build # 569 - Failure!

2012-07-28 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java7-64/569/ 1 tests failed. FAILED: org.apache.lucene.analysis.util.TestFilesystemResourceLoader.testBaseDir Error Message: Resource not found: ./fsResourceLoaderBase7518375200tmp/template.txt Stack Trace:

[JENKINS] Lucene-Solr-trunk-Linux-Java7-64 - Build # 737 - Failure!

2012-07-28 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java7-64/737/ 1 tests failed. FAILED: org.apache.lucene.analysis.util.TestFilesystemResourceLoader.testBaseDir Error Message: Resource not found: ./fsResourceLoaderBase4682246822tmp/template.txt Stack Trace:

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

2012-07-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2982/ 1 tests failed. FAILED: org.apache.lucene.analysis.util.TestFilesystemResourceLoader.testBaseDir Error Message: Resource not found: ./fsResourceLoaderBase2772427724tmp/template.txt Stack Trace: java.io.IOException:

RE: [JENKINS] Lucene-Solr-trunk-Linux-Java7-64 - Build # 737 - Failure!

2012-07-28 Thread Uwe Schindler
Sorry, fixed this. The problem in test was that path was not absolute in this configuration. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Policeman Jenkins Server [mailto:jenk...@sd-datasolutions.de]

[JENKINS] Lucene-Solr-trunk-Linux-Java8-64 - Build # 32 - Failure!

2012-07-28 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java8-64/32/ 1 tests failed. FAILED: org.apache.lucene.analysis.util.TestFilesystemResourceLoader.testBaseDir Error Message: Resource not found: ./fsResourceLoaderBase5094650948tmp/template.txt Stack Trace:

[jira] [Commented] (LUCENE-4262) add ivy sync=true, consolidate licensing, disallow conflicting dependencies

2012-07-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424411#comment-13424411 ] Dawid Weiss commented on LUCENE-4262: - bq. Sha1 checker needs to also be fixed (or is

[JENKINS] Lucene-Solr-tests-only-4.x - Build # 354 - Failure

2012-07-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/354/ 1 tests failed. FAILED: org.apache.lucene.analysis.util.TestFilesystemResourceLoader.testBaseDir Error Message: Resource not found: ./fsResourceLoaderBase3961439632tmp/template.txt Stack Trace: java.io.IOException: Resource

[jira] [Commented] (LUCENE-4262) add ivy sync=true, consolidate licensing, disallow conflicting dependencies

2012-07-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424413#comment-13424413 ] Robert Muir commented on LUCENE-4262: - The code needed to be touched. it was mucking

[jira] [Commented] (LUCENE-4252) Detect/Fail tests when they leak RAM in static fields

2012-07-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424414#comment-13424414 ] Dawid Weiss commented on LUCENE-4252: - Yep, looks good to me and makes sense. When I

[jira] [Commented] (LUCENE-4262) add ivy sync=true, consolidate licensing, disallow conflicting dependencies

2012-07-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424415#comment-13424415 ] Dawid Weiss commented on LUCENE-4262: - Ah, now I recall -- the tool I wrote was to

[JENKINS] Lucene-Solr-tests-only-4.x - Build # 355 - Still Failing

2012-07-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/355/ 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: expected:2121 but was:2373 Stack Trace: java.lang.AssertionError: expected:2121 but was:2373 at

[jira] [Updated] (SOLR-3648) The /browse Solritas GUI does not work under SolrCloud - 500 error

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-3648: --- Attachment: SOLR-3648.patch Adapted Jan's work with some tweaks. Hard-coded velocity/ in the custom

[jira] [Commented] (SOLR-3648) The /browse Solritas GUI does not work under SolrCloud - 500 error

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424446#comment-13424446 ] Erik Hatcher commented on SOLR-3648: Committed my patch to r1366775 (4_x) and r1366776

[jira] [Commented] (SOLR-3648) The /browse Solritas GUI does not work under SolrCloud - 500 error

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424448#comment-13424448 ] Erik Hatcher commented on SOLR-3648: TODO: update VelocityResponseWriter wiki (it needs

[jira] [Resolved] (SOLR-3648) The /browse Solritas GUI does not work under SolrCloud - 500 error

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-3648. Resolution: Fixed Assignee: Erik Hatcher (was: Jan Høydahl) The /browse Solritas GUI

[jira] [Created] (SOLR-3687) Implement tests that exercise and assert that the example features work properly

2012-07-28 Thread Erik Hatcher (JIRA)
Erik Hatcher created SOLR-3687: -- Summary: Implement tests that exercise and assert that the example features work properly Key: SOLR-3687 URL: https://issues.apache.org/jira/browse/SOLR-3687 Project:

[jira] [Resolved] (SOLR-3292) /browse example fails to load on 3x: no field name specified in query and no default specified via 'df' param

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-3292. Resolution: Fixed bq. Why was this not caught by any tests? Should we add one? Jan - I have opened

[jira] [Updated] (SOLR-3633) web UI reports an error if CoreAdminHandler says there are no SolrCores

2012-07-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-3633: --- Summary: web UI reports an error if CoreAdminHandler says there are no SolrCores (was: web UI

[jira] [Updated] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-28 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karsten R. updated LUCENE-4109: --- Attachment: LUCENE-4109_trunk_rev1366771.patch Patch against

[jira] [Commented] (SOLR-3648) The /browse Solritas GUI does not work under SolrCloud - 500 error

2012-07-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424457#comment-13424457 ] Jan Høydahl commented on SOLR-3648: --- I'm cool with that, thanks for finalizing!

[JENKINS] Lucene-Solr-tests-only-4.x - Build # 356 - Still Failing

2012-07-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/356/ 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: expected:2205 but was:2204 Stack Trace: java.lang.AssertionError: expected:2205 but was:2204 at

[jira] [Commented] (SOLR-3687) Implement tests that exercise and assert that the example features work properly

2012-07-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424460#comment-13424460 ] Jan Høydahl commented on SOLR-3687: --- +1 This would also catch lib classpath mismatch in

[JENKINS] Lucene-Solr-tests-only-4.x - Build # 357 - Still Failing

2012-07-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/357/ 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: expected:1690 but was:1691 Stack Trace: java.lang.AssertionError: expected:1690 but was:1691 at

[JENKINS] Lucene-trunk - Build # 2007 - Failure

2012-07-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/2007/ 1 tests failed. REGRESSION: org.apache.lucene.util.TestMaxFailuresRule.testMaxFailures Error Message: Stack Trace: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:92) at