[jira] [Updated] (SOLR-4221) Custom sharding

2013-07-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-4221: - Attachment: SOLR-4221.patch I plan to commit this soon > Custom sharding > --

[jira] [Updated] (SOLR-4808) Persist and use router,replicationFactor and maxShardsPerNode at Collection and Shard level

2013-07-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-4808: - Summary: Persist and use router,replicationFactor and maxShardsPerNode at Collection and Shard level (was

[jira] [Updated] (SOLR-5006) CREATESHARD command for 'implicit' shards

2013-07-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5006: - Summary: CREATESHARD command for 'implicit' shards (was: CREATESHARD , DELETESHARD commands for 'implicit

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk6) - Build # 6065 - Failure!

2013-07-30 Thread Feihong Huang
hi, the log always show that “Waiting for client to connect to ZooKeeper” and “Client is connected to Zookeeper” , But I look at the code , it only happen when “state == KeeperState.Expired”. But this case that state is SyncConnected. How does the code be executed? Thanks. -- View this messa

RE: Anyone interested about using GPU to improve the performance of Lucene?

2013-07-30 Thread Yanning Li
Hi Noble, Thanks for replying. Indeed this is a very interesting field. So we are happy to provide some GPUs to folks who want to try to make Solr/Lucene work on GPUs. Best Yanning From: Noble Paul നോബിള്‍ नोब्ळ् [mailto:noble.p...@gmail.com] Sent: Tuesday, July 30, 2013 10:10 PM To: dev@lucen

Re: Anyone interested about using GPU to improve the performance of Lucene?

2013-07-30 Thread Noble Paul നോബിള്‍ नोब्ळ्
It does not really have to be a platform independent thing. It can be a configurable switch where the user who has a particular h/w should be able use that switch and take advantage of the perf boost. But, we should be able to demonstrate some significant improvement using NVIDIA GPUs On Wed, Ju

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724851#comment-13724851 ] Robert Muir commented on LUCENE-5154: - The issue with DIH is that one test writes a d

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724838#comment-13724838 ] ASF subversion and git services commented on LUCENE-5154: - Commit

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724841#comment-13724841 ] Robert Muir commented on LUCENE-5154: - I committed fixes for the easy and obvious stu

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724839#comment-13724839 ] ASF subversion and git services commented on LUCENE-5154: - Commit

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724837#comment-13724837 ] ASF subversion and git services commented on LUCENE-5154: - Commit

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724834#comment-13724834 ] ASF subversion and git services commented on LUCENE-5154: - Commit

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724836#comment-13724836 ] ASF subversion and git services commented on LUCENE-5154: - Commit

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724833#comment-13724833 ] ASF subversion and git services commented on LUCENE-5154: - Commit

[jira] [Commented] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724831#comment-13724831 ] Robert Muir commented on LUCENE-5154: - [junit4] Tests with failures: solr/solrj

[jira] [Updated] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5154: Attachment: LUCENE-5154.patch Attached patch. I fixed 2 tests. lucene/ tests are passing. solr/ st

[jira] [Created] (LUCENE-5154) ban tests from writing to CWD

2013-07-30 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5154: --- Summary: ban tests from writing to CWD Key: LUCENE-5154 URL: https://issues.apache.org/jira/browse/LUCENE-5154 Project: Lucene - Core Issue Type: Test

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: LUCENE-3069.patch Patch, revive IntersectTermsEnum in TempFSTOrd. Mike, since we already

[jira] [Commented] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-07-30 Thread Andrew Janowczyk (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724748#comment-13724748 ] Andrew Janowczyk commented on LUCENE-2899: -- A little bit of a shameless plug, bu

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724736#comment-13724736 ] ASF subversion and git services commented on LUCENE-3069: - Commit

Measuring SOLR performance

2013-07-30 Thread Roman Chyla
Hello, I have been wanting some tools for measuring performance of SOLR, similar to Mike McCandles' lucene benchmark. so yet another monitor was born, is described here: http://29min.wordpress.com/2013/07/31/measuring-solr-query-performance/ I tested it on the problem of garbage collectors (see

[jira] [Updated] (SOLR-5095) SolrCore.infoRegistry needs overhauled with some form of "namespacing"

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5095: --- Description: While investigating SOLR-3616 / SOLR-2715, I realized the failure i was seeing didn't seem to be

[jira] [Updated] (SOLR-5095) SolrCore.infoRegistry needs overhauled with some form of "namespacing"

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5095: --- Attachment: SOLR-5095_bug_demo.patch SOLR-5095_bug_demo.patch is a trivial test patch demonstrating the discre

[jira] [Commented] (SOLR-5095) SolrCore.infoRegistry needs overhauled with some form of "namespacing"

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724661#comment-13724661 ] Hoss Man commented on SOLR-5095: For 5.0, I think we should completley overhaul the way th

[jira] [Created] (SOLR-5095) SolrCore.infoRegistry needs overhauled with some form of "namespacing"

2013-07-30 Thread Hoss Man (JIRA)
Hoss Man created SOLR-5095: -- Summary: SolrCore.infoRegistry needs overhauled with some form of "namespacing" Key: SOLR-5095 URL: https://issues.apache.org/jira/browse/SOLR-5095 Project: Solr Issue

[jira] [Commented] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724581#comment-13724581 ] Ryan Ernst commented on SOLR-5092: -- I think this is a dup of SOLR-4449? {quote} why is th

[jira] [Resolved] (SOLR-3615) JMX Mbeans disappear on core reload

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3615. Resolution: Fixed Based on Emanuele's comments about his last patch, it looks like this issue is a dup of S

[jira] [Resolved] (SOLR-5094) TestJmxIntegration makes no sense

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-5094. Resolution: Fixed Fix Version/s: 5.0 4.5 > TestJmxIntegration makes no sense >

[jira] [Commented] (SOLR-5094) TestJmxIntegration makes no sense

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724494#comment-13724494 ] ASF subversion and git services commented on SOLR-5094: --- Commit 15086

[jira] [Commented] (SOLR-4418) TestJmxIntegration fails with IBM J9 6.0 and 7.0

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724495#comment-13724495 ] ASF subversion and git services commented on SOLR-4418: --- Commit 15086

[jira] [Resolved] (SOLR-4418) TestJmxIntegration fails with IBM J9 6.0 and 7.0

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-4418. Resolution: Fixed Fix Version/s: 5.0 4.5 Assignee: Hoss Man fixed by SOLR

[jira] [Commented] (SOLR-5094) TestJmxIntegration makes no sense

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724487#comment-13724487 ] ASF subversion and git services commented on SOLR-5094: --- Commit 15086

[jira] [Commented] (SOLR-5094) TestJmxIntegration makes no sense

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724485#comment-13724485 ] Robert Muir commented on SOLR-5094: --- +1 to commit. today: this test fails on clean check

[jira] [Commented] (SOLR-4418) TestJmxIntegration fails with IBM J9 6.0 and 7.0

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724488#comment-13724488 ] ASF subversion and git services commented on SOLR-4418: --- Commit 15086

Re: svn commit: r1508604 - in /lucene/dev/trunk: ./ lucene/ lucene/core/ lucene/core/src/test/org/apache/lucene/util/packed/TestPackedInts.java

2013-07-30 Thread Adrien Grand
On Tue, Jul 30, 2013 at 10:19 PM, wrote: > fix test not to generate nullreaders > 10, since it always asserts bulk reads > from that position Thanks Robert! -- Adrien - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.o

[jira] [Commented] (SOLR-5094) TestJmxIntegration makes no sense

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724472#comment-13724472 ] Hoss Man commented on SOLR-5094: bq. somehow this test must rely upon the test order of pre

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

2013-07-30 Thread Chris Hostetter
I'm actually looking into these TestJmxIntegration failures now in SOLR-5094 : Date: Tue, 30 Jul 2013 19:20:23 + (UTC) : From: Policeman Jenkins Server : To: dev@lucene.apache.org, hoss...@apache.org : Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b99) - Build # : 6723

[jira] [Commented] (SOLR-5094) TestJmxIntegration makes no sense

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724467#comment-13724467 ] Robert Muir commented on SOLR-5094: --- I have experienced the same issue. I think your ex

[jira] [Updated] (SOLR-5094) TestJmxIntegration makes no sense

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5094: --- Attachment: SOLR-5094.patch patch that should fix the problem with the test > TestJmxIntegrat

[jira] [Created] (SOLR-5094) TestJmxIntegration makes no sense

2013-07-30 Thread Hoss Man (JIRA)
Hoss Man created SOLR-5094: -- Summary: TestJmxIntegration makes no sense Key: SOLR-5094 URL: https://issues.apache.org/jira/browse/SOLR-5094 Project: Solr Issue Type: Bug Reporter: Hoss M

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724461#comment-13724461 ] Uwe Schindler commented on LUCENE-5153: --- Thanks! > Allow wrapping

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724450#comment-13724450 ] David Smiley commented on LUCENE-3069: -- Nice work! The spatial prefix trees will ha

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724446#comment-13724446 ] Hoss Man commented on SOLR-5093: I can see the argument for making "field:*" parse as equiv

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724443#comment-13724443 ] Robert Muir commented on SOLR-5093: --- Solr today doesn't auto-cache. You can specify that

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724430#comment-13724430 ] Jack Krupansky commented on SOLR-5093: -- bq. This user just has to pull out AND pp:* in

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724428#comment-13724428 ] David Smiley commented on SOLR-5093: Rob, You're right for this particular user's use-c

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724422#comment-13724422 ] Robert Muir commented on SOLR-5093: --- Those same lucene guys are not afraid to object here

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724405#comment-13724405 ] Jack Krupansky commented on SOLR-5093: -- Some time ago I had suggested a related approa

[jira] [Comment Edited] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Isaac Hebsh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724376#comment-13724376 ] Isaac Hebsh edited comment on SOLR-5092 at 7/30/13 8:51 PM: Sub

[jira] [Resolved] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5153. Resolution: Fixed Fix Version/s: 4.5 5.0 Thanks Rob. I applied your impr

[jira] [Commented] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Isaac Hebsh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724396#comment-13724396 ] Isaac Hebsh commented on SOLR-5092: --- Question: in HttpShardHandler, I can find the next c

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724397#comment-13724397 ] ASF subversion and git services commented on LUCENE-5153: - Commit

[jira] [Commented] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724393#comment-13724393 ] Robert Muir commented on SOLR-5093: --- Err, this user already had this in their FQ. So if t

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724391#comment-13724391 ] ASF subversion and git services commented on LUCENE-5153: - Commit

[jira] [Created] (SOLR-5093) Rewrite field:* to use the filter cache

2013-07-30 Thread David Smiley (JIRA)
David Smiley created SOLR-5093: -- Summary: Rewrite field:* to use the filter cache Key: SOLR-5093 URL: https://issues.apache.org/jira/browse/SOLR-5093 Project: Solr Issue Type: New Feature

[jira] [Updated] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Isaac Hebsh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isaac Hebsh updated SOLR-5092: -- Attachment: SOLR-5092.patch Submitting initial patch. As Erick suggested on mailing list, changes are on

[jira] [Created] (SOLR-5092) Send shard request to multiple replicas

2013-07-30 Thread Isaac Hebsh (JIRA)
Isaac Hebsh created SOLR-5092: - Summary: Send shard request to multiple replicas Key: SOLR-5092 URL: https://issues.apache.org/jira/browse/SOLR-5092 Project: Solr Issue Type: Improvement

[jira] [Updated] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5153: Attachment: LUCENE-5153.patch just a tiny improvement to the test (uses basetokenstream assert)

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 330 - Still Failing

2013-07-30 Thread Robert Muir
I committed a fix. On Tue, Jul 30, 2013 at 3:01 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/330/ > > 1 tests failed. > FAILED: org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull > > Error Message:

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 55775 - Failure!

2013-07-30 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/55775/ 1 tests failed. REGRESSION: org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([E9BA044CFBEFB54B:84A0161B

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b99) - Build # 6723 - Failure!

2013-07-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6723/ Java: 32bit/jdk1.8.0-ea-b99 -client -XX:+UseConcMarkSweepGC 2 tests failed. REGRESSION: org.apache.solr.core.TestJmxIntegration.testJmxUpdate Error Message: No mbean found for SolrIndexSearcher Stack Trace: java.lang.AssertionErr

[jira] [Updated] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5153: --- Attachment: LUCENE-5153.patch Patch with discussed fixes and test. > Allow wrapping

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutale

2013-07-30 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724280#comment-13724280 ] Simon Willnauer commented on LUCENE-5152: - bq. So its really just a BytesRef bug

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 330 - Still Failing

2013-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/330/ 1 tests failed. FAILED: org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([1F00AC77CDB3B5F8:721ABE202E8339ED]:

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724266#comment-13724266 ] Shai Erera commented on LUCENE-5153: bq. I dont see the test in the patch Hmm, I was

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724253#comment-13724253 ] Michael McCandless commented on LUCENE-3069: Wow, those are nice perf results

[jira] [Commented] (SOLR-5088) ClassCastException is thrown when trying to use custom SearchHandler.

2013-07-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724241#comment-13724241 ] Pavel Yaskevich commented on SOLR-5088: --- Thanks for the tip [~mkhludnev], putting a h

[jira] [Resolved] (SOLR-5088) ClassCastException is thrown when trying to use custom SearchHandler.

2013-07-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich resolved SOLR-5088. --- Resolution: Not A Problem > ClassCastException is thrown when trying to use custom SearchH

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724230#comment-13724230 ] Robert Muir commented on LUCENE-5153: - I dont see the test in the patch... but I thin

[jira] [Updated] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5153: --- Attachment: LUCENE-5153.patch Added a test to TestingAnalyzers which is under lucene/analysis/common

Re: [jira] [Commented] (SOLR-5080) Ability to Configure Expirable Caches (use Google Collections - MapMaker/CacheBuilder for SolrCache)

2013-07-30 Thread Kranti Parisa
Agree with you, we do have unique identifiers for the 5 min windows in terms of window start time. Just wanted to tell GC to clean up un-used caches instead of having them on the JVM. So that we may use JVM/RAM for serving more queries as it would have more free memory. Do you have any suggestions

[jira] [Updated] (SOLR-4221) Custom sharding

2013-07-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-4221: - Attachment: SOLR-4221.patch OverseerCollectionProcessor test errors fixed > Custom shardi

[jira] [Resolved] (SOLR-4951) randomize merge policy testing in solr

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-4951. Resolution: Fixed Fix Version/s: 4.5 5.0 Assignee: Hoss Man r1508521 & r1

[jira] [Commented] (SOLR-4951) randomize merge policy testing in solr

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724154#comment-13724154 ] ASF subversion and git services commented on SOLR-4951: --- Commit 15085

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724131#comment-13724131 ] Hoss Man commented on LUCENE-5153: -- FWIW: a recent thread on this very point... http://

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724124#comment-13724124 ] Robert Muir commented on LUCENE-5153: - Sounds good to me! +1 to the patch, though we

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724119#comment-13724119 ] Shai Erera commented on LUCENE-5153: bq. I think this is the right thing? I tend to

[jira] [Commented] (SOLR-4951) randomize merge policy testing in solr

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724052#comment-13724052 ] ASF subversion and git services commented on SOLR-4951: --- Commit 15085

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: LUCENE-3069.patch > Lucene should have an entirely memory resident term dictionary > -

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: (was: LUCENE-5152.patch) > Lucene should have an entirely memory resident term dic

[jira] [Resolved] (SOLR-4024) DebugComponent enhancement to report on what documents are potentially missing fields

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-4024. --- Resolution: Won't Fix StatsComponent can do this > DebugComponent enhancement

[jira] [Resolved] (SOLR-2965) Support Landing Pages/Redirects

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2965. --- Resolution: Won't Fix > Support Landing Pages/Redirects > ---

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: LUCENE-5152.patch Previous design put much stress on decoding of Outputs. This becomes di

[jira] [Resolved] (SOLR-2951) Augment QueryElevationComponent results

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2951. --- Resolution: Won't Fix DocTransformers > Augment QueryElevationComponent resul

[jira] [Resolved] (LUCENE-1004) Create Lucene-Patch Build capability in Hudson

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-1004. - Resolution: Won't Fix > Create Lucene-Patch Build capability in Hudson > ---

[jira] [Assigned] (SOLR-5091) Clean up Servlets APIs, Kill SolrDispatchFilter, simplify API creation

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-5091: - Assignee: Grant Ingersoll > Clean up Servlets APIs, Kill SolrDispatchFilter, simplify

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

2013-07-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2580. --- Resolution: Won't Fix > Create Components to Support Using Business Rules in Solr > --

[jira] [Commented] (LUCENE-5140) Slowdown of the span queries caused by LUCENE-4946

2013-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724003#comment-13724003 ] Adrien Grand commented on LUCENE-5140: -- I will commit the patch as-is soon and have

[jira] [Created] (SOLR-5091) Clean up Servlets APIs, Kill SolrDispatchFilter, simplify API creation

2013-07-30 Thread Grant Ingersoll (JIRA)
Grant Ingersoll created SOLR-5091: - Summary: Clean up Servlets APIs, Kill SolrDispatchFilter, simplify API creation Key: SOLR-5091 URL: https://issues.apache.org/jira/browse/SOLR-5091 Project: Solr

[jira] [Commented] (SOLR-5081) Highly parallel document insertion hangs SolrCloud

2013-07-30 Thread Mike Schrag (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723996#comment-13723996 ] Mike Schrag commented on SOLR-5081: --- I'll kill it again today and grab traces from a few

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723992#comment-13723992 ] Adrien Grand commented on LUCENE-5153: -- I think this is the right thing? On the oppo

[jira] [Commented] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723961#comment-13723961 ] ASF subversion and git services commented on SOLR-5087: --- Commit 15084

[jira] [Resolved] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-5087. -- Resolution: Fixed Thanks Patrick! I forgot CHANGES.txt, I'll add shortly. > Cor

[jira] [Commented] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723958#comment-13723958 ] ASF subversion and git services commented on SOLR-5087: --- Commit 15084

[jira] [Closed] (SOLR-4696) All threads become blocked resulting in hang when bulk adding

2013-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-4696. Resolution: Duplicate I'm pretty sure this is a duplicate of SOLR-5081, we can re-open if not.

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723941#comment-13723941 ] Robert Muir commented on LUCENE-5153: - One odd thing is that wrapComponents adds to t

[jira] [Commented] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723936#comment-13723936 ] Shai Erera commented on LUCENE-5153: If there are no objections, I'll commit it.

[jira] [Commented] (SOLR-5087) CoreAdminHandler.handleMergeAction generating NullPointerException

2013-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723926#comment-13723926 ] ASF subversion and git services commented on SOLR-5087: --- Commit 15084

[jira] [Commented] (LUCENE-5152) Lucene FST is not immutale

2013-07-30 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723922#comment-13723922 ] Han Jiang commented on LUCENE-5152: --- bq. So its really just a BytesRef bug right? +1,

[jira] [Updated] (LUCENE-5153) Allow wrapping Reader from AnalyzerWrapper

2013-07-30 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5153: --- Attachment: LUCENE-5153.patch simple patch > Allow wrapping Reader from AnalyzerWra

  1   2   >