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

2011-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10195/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: expected:2 but was:3 Stack Trace: junit.framework.AssertionFailedError: expected:2 but was:3 at

[jira] [Updated] (SOLR-2708) Allow customizable bean mapping for QueryResponse.getBeans(..)

2011-08-17 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-2708: - Attachment: SOLR-2708.patch Another patch doing more cleanup, particularly in the tests. I'm starting to

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086181#comment-13086181 ] Uwe Schindler commented on LUCENE-1768: --- I have no problems with the patch, too. We

[jira] [Commented] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-08-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086186#comment-13086186 ] Simon Willnauer commented on LUCENE-3305: - FYI - I created an issue on legal to

more granular updateRequestProcessorChain

2011-08-17 Thread Mikhail Khludnev
Hello, I need to implement some tricky copyField like in http://wiki.apache.org/solr/UpdateRequestProcessor. But I need to take the SolrInputDocument field and put it into Lucene document myself by my own UpdateRequestProcessor. Unfortunately there is no room to do that because the creating

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10193 - Still Failing

2011-08-17 Thread Martijn v Groningen
I'll investigate this test failure. On 17 August 2011 04:31, Robert Muir rcm...@gmail.com wrote: This test fails if NUM_ORD 2, which is the case when a -Dtests.multiplier 1 is used. I temporarily wired NUM_ORD to 2, and reopened/put a comment on

[jira] [Commented] (LUCENE-3354) Extend FieldCache architecture to multiple Values

2011-08-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086197#comment-13086197 ] Martijn van Groningen commented on LUCENE-3354: --- I committed a fix. Test

[jira] [Commented] (SOLR-2700) transaction logging

2011-08-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086207#comment-13086207 ] Noble Paul commented on SOLR-2700: -- Realtime get can be a separate issue altogether. These

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

2011-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-trunk/1601/ 1 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testSoftAndHardCommitMaxTime Error Message: expected:2 but was:3 Stack Trace: junit.framework.AssertionFailedError: expected:2 but was:3 at

[jira] [Commented] (LUCENE-3354) Extend FieldCache architecture to multiple Values

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086251#comment-13086251 ] Robert Muir commented on LUCENE-3354: - Thanks Martijn: any idea how we can speed this

[jira] [Updated] (LUCENE-3354) Extend FieldCache architecture to multiple Values

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3354: Attachment: LUCENE-3354_testspeed.patch attached is a patch that seems to help for me, it

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086258#comment-13086258 ] Michael McCandless commented on LUCENE-3360: I actually prefer the name

[jira] [Commented] (LUCENE-3377) TermOrdsIterator#lookup throws ArrayIndexOutOfBoundsException

2011-08-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086259#comment-13086259 ] Michael McCandless commented on LUCENE-3377: I think we should record which

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086260#comment-13086260 ] Robert Muir commented on LUCENE-3360: - {quote} For the new IR.getFieldCache() instead

[jira] [Commented] (LUCENE-3354) Extend FieldCache architecture to multiple Values

2011-08-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086266#comment-13086266 ] Martijn van Groningen commented on LUCENE-3354: --- I don't think there is any

[jira] [Commented] (LUCENE-3377) TermOrdsIterator#lookup throws ArrayIndexOutOfBoundsException

2011-08-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086269#comment-13086269 ] Martijn van Groningen commented on LUCENE-3377: --- bq. Actually we should

[jira] [Commented] (LUCENE-3354) Extend FieldCache architecture to multiple Values

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086271#comment-13086271 ] Robert Muir commented on LUCENE-3354: - OK, thanks. I bet this was probably slowing

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086276#comment-13086276 ] Michael McCandless commented on LUCENE-3360: bq. In 4.0 we just change the

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086275#comment-13086275 ] Michael McCandless commented on LUCENE-3360: bq. In 4.0 we just change the

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086278#comment-13086278 ] Martijn van Groningen commented on LUCENE-3360: --- {quote} I actually prefer

[jira] [Created] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Uwe Schindler (JIRA)
Some contribs depend on core tests to be compiled and fail when ant clean was done before - Key: LUCENE-3378 URL: https://issues.apache.org/jira/browse/LUCENE-3378

[jira] [Commented] (SOLR-2700) transaction logging

2011-08-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086280#comment-13086280 ] Mark Miller commented on SOLR-2700: --- bq. Realtime get can be a separate issue altogether.

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086283#comment-13086283 ] Uwe Schindler commented on LUCENE-1768: --- In 3.x we depend on Java 5, I found two

[jira] [Updated] (LUCENE-1768) NumericRange support for new query parser

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1768: -- Attachment: week11-13_for_lucene_3x.patch Attached a patch that fixes the interface

[jira] [Commented] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086289#comment-13086289 ] Robert Muir commented on LUCENE-3378: - I agree, in some of these cases, we might be

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086291#comment-13086291 ] Michael McCandless commented on LUCENE-3360: bq. The current FielCache api

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086295#comment-13086295 ] Uwe Schindler commented on LUCENE-3360: --- Thanks, for taking care! I am a little bit

[jira] [Commented] (LUCENE-3271) Move 'good' contrib/queries classes to Queries module

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086296#comment-13086296 ] Robert Muir commented on LUCENE-3271: - In order to fix LUCENE-3378, I need to do part

[jira] [Commented] (LUCENE-3271) Move 'good' contrib/queries classes to Queries module

2011-08-17 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086300#comment-13086300 ] Chris Male commented on LUCENE-3271: Okay! I'll be committing this in about 12hrs or

[jira] [Updated] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3378: Attachment: LUCENE-3378.patch patch for trunk Some contribs depend on core tests to be compiled

[jira] [Commented] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086302#comment-13086302 ] Robert Muir commented on LUCENE-3378: - Here's the explanation (since patch will not

[jira] [Commented] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086310#comment-13086310 ] Uwe Schindler commented on LUCENE-3378: --- Patch for trunk looks fine! Thanks! The

[jira] [Updated] (LUCENE-3271) Move 'good' contrib/queries classes to Queries module

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3271: Attachment: LUCENE-3271-good-queries.patch updated patch... i think it might be identical to the

[jira] [Commented] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086320#comment-13086320 ] Robert Muir commented on LUCENE-3378: - I agree, so the issue is still open for 3.x

[jira] [Commented] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086336#comment-13086336 ] Robert Muir commented on LUCENE-3378: - analyzers was broken too, i moved

[jira] [Created] (SOLR-2714) JsonLoader does not handle null fields

2011-08-17 Thread JIRA
JsonLoader does not handle null fields -- Key: SOLR-2714 URL: https://issues.apache.org/jira/browse/SOLR-2714 Project: Solr Issue Type: Bug Affects Versions: 3.3 Reporter: Trygve Laugstøl

[jira] [Updated] (LUCENE-3379) jre crashes in ArrayUtil mergeSort

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3379: Attachment: hs_err_pid4624.log jre crashes in ArrayUtil mergeSort

[jira] [Created] (LUCENE-3379) jre crashes in ArrayUtil mergeSort

2011-08-17 Thread Robert Muir (JIRA)
jre crashes in ArrayUtil mergeSort -- Key: LUCENE-3379 URL: https://issues.apache.org/jira/browse/LUCENE-3379 Project: Lucene - Java Issue Type: Bug Environment: 1.6.0_24 Reporter: Robert

[jira] [Commented] (SOLR-2714) JsonLoader does not handle null fields

2011-08-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086360#comment-13086360 ] Yonik Seeley commented on SOLR-2714: Hmmm, while the JSON loader never advertised the

[jira] [Commented] (LUCENE-3379) jre crashes in ArrayUtil mergeSort

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086371#comment-13086371 ] Robert Muir commented on LUCENE-3379: - looks like here is the offending test method:

[jira] [Updated] (LUCENE-3379) jre crashes in ArrayUtil mergeSort

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3379: Attachment: hs_err_pid25327.log Here's one from _26, with more information in the stacktrace:

[jira] [Commented] (LUCENE-3379) jre crashes in ArrayUtil mergeSort

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086437#comment-13086437 ] Robert Muir commented on LUCENE-3379: - i sucked in all ubuntu upgrades and rebooted,

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

2011-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/220/ 5 tests failed. REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads Error Message: europarl.lines.txt.gz (No such file or directory) Stack Trace: java.io.FileNotFoundException: europarl.lines.txt.gz (No such file or

[jira] [Updated] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3378: Attachment: LUCENE-3378_qp.patch ok this fixes branch_3x. I refactored TestQueryParser into a

[jira] [Commented] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086489#comment-13086489 ] Uwe Schindler commented on LUCENE-3378: --- I think thats fine as a start. This would

[jira] [Commented] (SOLR-2715) TestJMXSolrIntegration fails

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086492#comment-13086492 ] Robert Muir commented on SOLR-2715: --- {noformat} [junit] Testsuite:

[jira] [Created] (SOLR-2715) TestJMXSolrIntegration fails

2011-08-17 Thread Robert Muir (JIRA)
TestJMXSolrIntegration fails Key: SOLR-2715 URL: https://issues.apache.org/jira/browse/SOLR-2715 Project: Solr Issue Type: Bug Affects Versions: 3.4 Reporter: Robert Muir Running the tests,

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086494#comment-13086494 ] Martijn van Groningen commented on LUCENE-3360: --- bq. True... so maybe do

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086497#comment-13086497 ] Uwe Schindler commented on LUCENE-3360: --- bq. FieldCache has also some static

[jira] [Commented] (SOLR-2715) TestJMXSolrIntegration fails

2011-08-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086500#comment-13086500 ] Mark Miller commented on SOLR-2715: --- I see this too - I think I put a pause in there once

[jira] [Resolved] (LUCENE-3378) Some contribs depend on core tests to be compiled and fail when ant clean was done before

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3378. - Resolution: Fixed Fix Version/s: 4.0 3.4 All done... its good you

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

2011-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/220/ 8 tests failed. FAILED: org.apache.lucene.index.TestFlushByRamOrCountsPolicy.org.apache.lucene.index.TestFlushByRamOrCountsPolicy Error Message: europarl.lines.txt.gz (No such file or directory) Stack Trace:

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

2011-08-17 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Tankovic updated LUCENE-2308: Attachment: LUCENE-2308-merge-2.patch Further merging. Test pass, except for few wierd

[jira] [Updated] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-3360: -- Attachment: LUCENE-3360.patch Add new version of patch. * Renamed

[jira] [Issue Comment Edited] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086571#comment-13086571 ] Martijn van Groningen edited comment on LUCENE-3360 at 8/17/11 8:33 PM:

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086570#comment-13086570 ] Martijn van Groningen commented on LUCENE-3360: --- bq. E.g. to circumvent

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

2011-08-17 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086573#comment-13086573 ] Erik Hatcher commented on SOLR-2588: David - I'm going to tackle this one by simply

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

2011-08-17 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned SOLR-2588: -- Assignee: Erik Hatcher (was: David Smiley) Make Velocity an optional dependency in SolrCore

[jira] [Commented] (LUCENE-3360) Move FieldCache to IndexReader

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086580#comment-13086580 ] Uwe Schindler commented on LUCENE-3360: --- bq. You mean this problem in

[jira] [Resolved] (LUCENE-3330) revise Scorer visitor API

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3330. - Resolution: Fixed Assignee: Robert Muir revise Scorer visitor API

Solr QueryResultKey hashCode() and equals()

2011-08-17 Thread Neil Prosser
Hi there, Hopefully I'm not misunderstanding the situation but after playing around with cache warming in Solr I found that the order of the Query objects within the filters list makes a difference to the equals() and hashCode() methods. Query query = new TermQuery(new Term(field1, value1));

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

2011-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/260/ 3 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testSoftAndHardCommitMaxTime Error Message: expected:2 but was:3 Stack Trace: junit.framework.AssertionFailedError: expected:2 but was:3 at

[jira] [Commented] (LUCENE-3374) move nrtcachingdir to core in 4.0

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086609#comment-13086609 ] Robert Muir commented on LUCENE-3374: - I ran them again and got a fail: {noformat}

[jira] [Commented] (SOLR-2654) lockType/ not used consistently in all places Directory objects are instantiated

2011-08-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086618#comment-13086618 ] Mark Miller commented on SOLR-2654: --- This makes one change in lucene that I could break

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-17 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086636#comment-13086636 ] Adriano Crestani commented on LUCENE-1768: -- {quote} Adriano: Can you summarize

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086637#comment-13086637 ] Uwe Schindler commented on LUCENE-1768: --- OK. Of course, also Vinicius can help :-)

[jira] [Updated] (SOLR-2654) lockType/ not used consistently in all places Directory objects are instantiated

2011-08-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2654: -- Attachment: SOLR-2654.patch Another, more cleaned up, patch. lockType/ not used consistently in all

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

2011-08-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086656#comment-13086656 ] Michael McCandless commented on LUCENE-2308: Great progress! I'll commit

Re: Solr QueryResultKey hashCode() and equals()

2011-08-17 Thread Chris Hostetter
: with cache warming in Solr I found that the order of the Query objects : within the filters list makes a difference to the equals() and hashCode() : methods. ... : I found that it resulted in a cache miss for two queries that have the same : results just because the filters had a

[jira] [Created] (SOLR-2716) QueryResultKey hashCode() and equals() is dependent on filter order

2011-08-17 Thread Neil Prosser (JIRA)
QueryResultKey hashCode() and equals() is dependent on filter order --- Key: SOLR-2716 URL: https://issues.apache.org/jira/browse/SOLR-2716 Project: Solr Issue Type:

[jira] [Updated] (SOLR-2716) QueryResultKey hashCode() and equals() is dependent on filter order

2011-08-17 Thread Neil Prosser (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Prosser updated SOLR-2716: --- Description: The hashCode() and equals() methods of a QueryResultKey are dependent on the order of

Re: Solr QueryResultKey hashCode() and equals()

2011-08-17 Thread Neil Prosser
I've opened SOLR-2716 (https://issues.apache.org/jira/browse/SOLR-2716). Would it be possible to use a custom class or List implementation which generates a hash code in such a way that the order they are combined makes no difference? The change only really needs to effect whether a key is

Re: Solr QueryResultKey hashCode() and equals()

2011-08-17 Thread Chris Hostetter
: Would it be possible to use a custom class or List implementation which : generates a hash code in such a way that the order they are combined makes : no difference? The change only really needs to effect whether a key is : selected from the cache rather than altering the order of the filters.

[jira] [Commented] (SOLR-2654) lockType/ not used consistently in all places Directory objects are instantiated

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086709#comment-13086709 ] Robert Muir commented on SOLR-2654: --- {quote} I take the ensureOpen check out of

[jira] [Updated] (LUCENE-3374) move nrtcachingdir to core in 4.0

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3374: Attachment: LUCENE-3374.patch updated patch: I fixed TestCrash, because this crazy test does evil

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

2011-08-17 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-2588: --- Attachment: SOLR-2588.patch Here's a patch that moves VelocityResponseWriter back to contrib/velocity

[jira] [Updated] (LUCENE-3374) move nrtcachingdir to core in 4.0

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3374: Attachment: LUCENE-3374.patch patch fixing the fails. This directory was *seriously screwed* if

[jira] [Updated] (LUCENE-3374) move nrtcachingdir to core in 4.0

2011-08-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3374: Attachment: LUCENE-3374.patch ok, all tests pass. The last bugs were stupid (see my comments in

[jira] [Created] (LUCENE-3380) enable FileSwitchDirectory randomly in tests and fix compound-file/NoSuchDirectoryException bugs

2011-08-17 Thread Robert Muir (JIRA)
enable FileSwitchDirectory randomly in tests and fix compound-file/NoSuchDirectoryException bugs Key: LUCENE-3380 URL:

[jira] [Commented] (LUCENE-3271) Move 'good' contrib/queries classes to Queries module

2011-08-17 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086753#comment-13086753 ] Chris Male commented on LUCENE-3271: Committed revision 1158997. Moving on to deal

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-08-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086754#comment-13086754 ] Jason Rutherglen commented on SOLR-1431: Can we look at backporting this one to

[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit

2011-08-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086755#comment-13086755 ] Jason Rutherglen commented on SOLR-2565: Can this one be backported to 3.x? It

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

2011-08-17 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086758#comment-13086758 ] Chris Male commented on LUCENE-3286: Moved demo code into demo contrib. Committed

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

2011-08-17 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086774#comment-13086774 ] Chris Male commented on LUCENE-3286: Command for patch: {code} svn move --parents

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

2011-08-17 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3286: --- Attachment: LUCENE-3286-core.patch New patch which moves the actual parser into the queryparser