[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 434 - Failure!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/434/ Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: collection already exists: awholynewcollection_0

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated SOLR-4791: - Attachment: SOLR-4791.patch Ok, I went down a rabbit hole and fixed another bug (if quiet was false, no

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 5488 - Still Failing!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5488/ Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeyShardSplitTest.testDistribSearch Error Message: Wrong doc count on shard1_1 expected:335 but was:334

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4791: -- Component/s: multicore solr.xml sharedLib does not work in 4.3.0

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4791: -- Fix Version/s: 4.4 5.0 solr.xml sharedLib does not work in 4.3.0

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4791: -- Fix Version/s: 4.3.1 solr.xml sharedLib does not work in 4.3.0

Re: VOTE: solr no longer webapp

2013-05-08 Thread Federico Méndez
+1...because the best way to manage the system resources (memory, cpu, etc.) in a enviroment that involves Solr is in having an isolated Solr server that doesn't interfere with resources demanded by other web applications; this is the case of large Solr indexes...of course that you can achieve

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_21) - Build # 5550 - Failure!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5550/ Java: 32bit/jdk1.7.0_21 -client -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying - waited for 230 seconds Stack

Re: VOTE: solr no longer webapp

2013-05-08 Thread Toke Eskildsen
On Tue, 2013-05-07 at 16:02 +0200, Ariel Zerbib wrote: But it's only a point of view of an user. You need to remove the But and the only from that sentence. If we are talking about Solr in large-scale deployment (whether we measure by load, latency requirements, index size or machine counts),

[jira] [Updated] (LUCENE-4975) Add Replication module to Lucene

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4975: --- Attachment: LUCENE-4975.patch Patch fixes a bug in IndexReplicationHandler (still need to fix in

[JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 71 - Still Failing

2013-05-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/71/ No tests ran. Build Log: [...truncated 33010 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease [copy] Copying 401

[jira] [Commented] (LUCENE-4975) Add Replication module to Lucene

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651762#comment-13651762 ] Shai Erera commented on LUCENE-4975: Ok some more insights ... I think this

[jira] [Created] (SOLR-4800) java.lang.IllegalArgumentException: No enum const class org.apache.lucene.util.Version.LUCENE_43

2013-05-08 Thread Roald Hopman (JIRA)
Roald Hopman created SOLR-4800: -- Summary: java.lang.IllegalArgumentException: No enum const class org.apache.lucene.util.Version.LUCENE_43 Key: SOLR-4800 URL: https://issues.apache.org/jira/browse/SOLR-4800

[jira] [Commented] (LUCENE-4975) Add Replication module to Lucene

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651786#comment-13651786 ] Robert Muir commented on LUCENE-4975: - I'm trying really hard not to say anything

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 448 - Still Failing!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/448/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: collection already exists: awholynewcollection_0 Stack

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4791: - Attachment: SOLR-4791.patch Ryan: Looks great! I'll check it in today trunk and 4x. I took

[jira] [Resolved] (SOLR-4800) java.lang.IllegalArgumentException: No enum const class org.apache.lucene.util.Version.LUCENE_43

2013-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4800. -- Resolution: Invalid Works fine for me, and it's highly unlikely that this would get through the

[jira] [Commented] (SOLR-4800) java.lang.IllegalArgumentException: No enum const class org.apache.lucene.util.Version.LUCENE_43

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651798#comment-13651798 ] Robert Muir commented on SOLR-4800: --- This seems to be a common theme with tomcat users.

[jira] [Created] (LUCENE-4986) NRT reader doesn't see changes after successful IW.tryDeleteDocument

2013-05-08 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4986: -- Summary: NRT reader doesn't see changes after successful IW.tryDeleteDocument Key: LUCENE-4986 URL: https://issues.apache.org/jira/browse/LUCENE-4986

[jira] [Updated] (LUCENE-4986) NRT reader doesn't see changes after successful IW.tryDeleteDocument

2013-05-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4986: --- Attachment: LUCENE-4986.patch Patch with test case showing the failure, from Reg (I

[jira] [Commented] (SOLR-4800) java.lang.IllegalArgumentException: No enum const class org.apache.lucene.util.Version.LUCENE_43

2013-05-08 Thread Roald Hopman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651815#comment-13651815 ] Roald Hopman commented on SOLR-4800: I'll ask on the user list but I don't think it's a

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651816#comment-13651816 ] Jan Høydahl commented on SOLR-4791: --- Tested the patch in my environment, works well (with

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651820#comment-13651820 ] Jan Høydahl commented on SOLR-4791: --- Tested with new style solr.xml, and it works as

[jira] [Commented] (LUCENE-4956) the korean analyzer that has a korean morphological analyzer and dictionaries

2013-05-08 Thread Christian Moen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651826#comment-13651826 ] Christian Moen commented on LUCENE-4956: Updates: * Added {{text_kr}} field type

[jira] [Commented] (LUCENE-4975) Add Replication module to Lucene

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651839#comment-13651839 ] Shai Erera commented on LUCENE-4975: bq. I'm trying really hard not to say anything

[jira] [Commented] (LUCENE-4975) Add Replication module to Lucene

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651847#comment-13651847 ] Robert Muir commented on LUCENE-4975: - {quote} I chatted about this with Mike and he

[jira] [Comment Edited] (LUCENE-4975) Add Replication module to Lucene

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651850#comment-13651850 ] Shai Erera edited comment on LUCENE-4975 at 5/8/13 12:37 PM: -

[jira] [Commented] (LUCENE-4975) Add Replication module to Lucene

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651850#comment-13651850 ] Shai Erera commented on LUCENE-4975: bq. The bug is that IndexWriter.close() waits

[jira] [Resolved] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4791. -- Resolution: Fixed trunk: 1480228 4x:1480252 Thanks Ryan for the patch and Jan for testing!

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 435 - Still Failing!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/435/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying - waited for 230

[jira] [Created] (LUCENE-4987) Test framework may fail internally under J9 (some serious JVM exclusive-section issue).

2013-05-08 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-4987: --- Summary: Test framework may fail internally under J9 (some serious JVM exclusive-section issue). Key: LUCENE-4987 URL: https://issues.apache.org/jira/browse/LUCENE-4987

[jira] [Updated] (LUCENE-4987) Test framework may fail internally under J9 (some serious JVM exclusive-section issue).

2013-05-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-4987: Attachment: j9.zip Compile and run under J9 (and hotspot): {code} javac -cp

[jira] [Created] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Leith Tussing (JIRA)
Leith Tussing created SOLR-4801: --- Summary: Can't find (or read) directory to add to classloader at startup Key: SOLR-4801 URL: https://issues.apache.org/jira/browse/SOLR-4801 Project: Solr

[jira] [Commented] (LUCENE-4987) Test framework may fail internally under J9 (some serious JVM exclusive-section issue).

2013-05-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651882#comment-13651882 ] Dawid Weiss commented on LUCENE-4987: - I think I found the reason. J9 seems to be

[jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651885#comment-13651885 ] Mark Miller commented on SOLR-4801: --- Woah, that's some vulgar stuff ;) Don't worry, I

[jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Leith Tussing (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651886#comment-13651886 ] Leith Tussing commented on SOLR-4801: - The profanity part doesn't bother me, but

[jira] [Commented] (LUCENE-4987) Test framework may fail internally under J9 (some serious JVM exclusive-section issue).

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651888#comment-13651888 ] Shai Erera commented on LUCENE-4987: Thanks Dawid. I filed a PMR with the J9 team.

[jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651889#comment-13651889 ] Mark Miller commented on SOLR-4801: --- I've mainly only heard of laughter as a response, so

[jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651895#comment-13651895 ] Shawn Heisey commented on SOLR-4801: The profanity is in the log because it's in the

Re: VOTE: solr no longer webapp

2013-05-08 Thread Mark Miller
On May 8, 2013, at 4:52 AM, Toke Eskildsen t...@statsbiblioteket.dk wrote: What I see in this thread is that there is a lot of focus on the large-scale view and little on the small-scale. The small scale is what embedded Solr can be used for. Much like you might use embedded Derby or

Re: VOTE: solr no longer webapp

2013-05-08 Thread Alan Woodward
The small scale is what embedded Solr can be used for. Could we merge the embedded server in SolrJ with the code in SolrDispatchFilter? Then we basically get the war version 'for free' - it's just a servlet wrapper around EmbeddedSolrServer. In fact, we should probably do this anyway.

[jira] [Commented] (SOLR-4799) SQLEntityProcessor for zipper join

2013-05-08 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651923#comment-13651923 ] James Dyer commented on SOLR-4799: -- Mikhail, Let me clarify that DIH is not mostly

[jira] [Updated] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Barakat Barakat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barakat Barakat updated LUCENE-4583: Attachment: LUCENE-4583.patch I recently switched from 4.1 to 4.3, and my patch needed to

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2799 - Failure!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2799/ Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.ResourceLoaderTest Error Message: Resource in scope SUITE failed to close. Resource was

[jira] [Updated] (SOLR-4796) zkcli.sh should honor JAVA_HOME

2013-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4796: -- Fix Version/s: (was: 4.3) 4.4 zkcli.sh should honor JAVA_HOME

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651934#comment-13651934 ] Mark Miller commented on SOLR-4655: --- I'm a little confused how the tests are currently

[jira] [Commented] (SOLR-4800) java.lang.IllegalArgumentException: No enum const class org.apache.lucene.util.Version.LUCENE_43

2013-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651937#comment-13651937 ] Jan Høydahl commented on SOLR-4800: --- Start from scratch and deploy your app making sure

[jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Leith Tussing (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651943#comment-13651943 ] Leith Tussing commented on SOLR-4801: - That's correct, I picked the war file and the

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651945#comment-13651945 ] Robert Muir commented on LUCENE-4583: - I dont think we should just bump the limit

[jira] [Commented] (SOLR-4508) DIHConfiguration and Document classes are suspiciously similar

2013-05-08 Thread Vadim Kirilchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651946#comment-13651946 ] Vadim Kirilchuk commented on SOLR-4508: --- [~sar...@syr.edu] It looks like you finally

[jira] [Closed] (SOLR-4508) DIHConfiguration and Document classes are suspiciously similar

2013-05-08 Thread Vadim Kirilchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Kirilchuk closed SOLR-4508. - Resolution: Fixed Fix Version/s: 5.0 DIHConfiguration and Document classes are

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651951#comment-13651951 ] Anshum Gupta commented on SOLR-4655: I'll just patch up and have a look at it later in

[jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651952#comment-13651952 ] Jan Høydahl commented on SOLR-4801: --- I vote for getting rid of all of these from the

[jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651958#comment-13651958 ] Robert Muir commented on SOLR-4801: --- Guys I seriously dont know if I should laugh or cry.

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651967#comment-13651967 ] Mark Miller commented on SOLR-4655: --- What's odd is that I have another branch I'm working

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651970#comment-13651970 ] Mark Miller commented on SOLR-4655: --- Re: the wrong coreNodeName Because the coreNodeName

[jira] [Created] (SOLR-4802) Atomic Updated for large documents is very slow and at some point Server stops responding.

2013-05-08 Thread Aditya (JIRA)
Aditya created SOLR-4802: Summary: Atomic Updated for large documents is very slow and at some point Server stops responding. Key: SOLR-4802 URL: https://issues.apache.org/jira/browse/SOLR-4802 Project:

[jira] [Updated] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2013-05-08 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane updated SOLR-2834: Labels: patch (was: ) Priority: Blocker (was: Major) Affects Version/s: 4.2

[jira] [Updated] (SOLR-4802) Atomic Updated for large documents is very slow and at some point Server stops responding.

2013-05-08 Thread Aditya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya updated SOLR-4802: - Description: I am updating three fields in the document which are of type long and float. This is an atomic

Compressed field reader and memory problems with atomic updates

2013-05-08 Thread Erick Erickson
I'm seeing a case where (reported to me, not on my personal machine) where Solr's heap is being exhausted apparently by compressed field reader. Here's a sample line from a summary of a heap dump: CompressingStoredFieldReader 735 instances where the CompressingStoredFieldReader instances are

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651990#comment-13651990 ] Shai Erera commented on LUCENE-4583: A user hit this limitation on the user list a

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_21) - Build # 2768 - Failure!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2768/ Java: 32bit/jdk1.7.0_21 -client -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.ResourceLoaderTest Error Message: Resource in scope SUITE failed to close. Resource was registered from

[jira] [Commented] (SOLR-4788) Multiple Entities DIH delta import: dataimporter.[entityName].last_index_time is empty

2013-05-08 Thread Eric (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651992#comment-13651992 ] Eric commented on SOLR-4788: Same issue solr-spec 4.1.0.2013.01.16.17.21.36 solr-impl

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651994#comment-13651994 ] Robert Muir commented on LUCENE-4583: - Over 6,000 facets per doc? Yes there is an

[jira] [Commented] (SOLR-4800) java.lang.IllegalArgumentException: No enum const class org.apache.lucene.util.Version.LUCENE_43

2013-05-08 Thread Roald Hopman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651999#comment-13651999 ] Roald Hopman commented on SOLR-4800: I solved it by setting up a new virtual machine.

AW: [VOTE] Release PyLucene 4.3.0-1

2013-05-08 Thread Thomas Koch
Hi, I was able to build JCC 2.16 and PyLucene 4.3.0-1 on Win32, Python 2.7, Java 1.6, ant 1.9. The make test raises the typical windows issues. I also tried the basic Index/SearchFiles example (with no problems). +1 Regards Thomas -Ursprüngliche Nachricht- Von: Andi Vajda

Re: [jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Erick Erickson
FWIW, total/crap/ignored is already gone in 4.3. On Wed, May 8, 2013 at 10:59 AM, Robert Muir (JIRA) j...@apache.org wrote: [ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651958#comment-13651958 ]

[jira] [Commented] (SOLR-4802) Atomic Updated for large documents is very slow and at some point Server stops responding.

2013-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652006#comment-13652006 ] Erick Erickson commented on SOLR-4802: -- Are you seeing any out of memory errors?

Re: Compressed field reader and memory problems with atomic updates

2013-05-08 Thread Erick Erickson
Since what we're seeing is increasing heap usage, it doesn't quite smell like SOLR-4802 or SOLR-4589, but it's possible On Wed, May 8, 2013 at 11:21 AM, Erick Erickson erickerick...@gmail.com wrote: I'm seeing a case where (reported to me, not on my personal machine) where Solr's heap is

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652012#comment-13652012 ] Shai Erera commented on LUCENE-4583: bq. Over 6,000 facets per doc? Right. Not sure

Re: [jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Robert Muir
But the problem is not total/crap/ignored vs /non/existent/dir/yields/warning This makes no difference. My complaint is about loose error checking. On Wed, May 8, 2013 at 11:51 AM, Erick Erickson erickerick...@gmail.comwrote: FWIW, total/crap/ignored is already gone in 4.3. On Wed, May 8,

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652014#comment-13652014 ] Robert Muir commented on LUCENE-4583: - For the faceting use case, we have

[jira] [Reopened] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reopened SOLR-4791: -- Apparently causing a test failure... solr.xml sharedLib does not work in 4.3.0

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4791: - Attachment: SOLR-4791-test.patch Could someone with a windows machine try this patch out? Other

[jira] [Commented] (SOLR-4753) SEVERE: Too many close [count:-1] for SolrCore in logs (4.2.1)

2013-05-08 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652018#comment-13652018 ] Yago Riveiro commented on SOLR-4753: Hi, Today I upgrade solr to 4.3 and I had the

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652028#comment-13652028 ] Robert Muir commented on SOLR-4791: --- Probably need to close() the classloader I think?

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652040#comment-13652040 ] Robert Muir commented on SOLR-4791: --- We can also only do this in trunk. there is no

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652045#comment-13652045 ] Michael McCandless commented on LUCENE-4583: I think we should fix the limit

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-4791: -- Attachment: closeLoader.patch totally untested patch. Ill try it on my windows machien in a few. I

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652063#comment-13652063 ] Robert Muir commented on SOLR-4791: --- This works on my windows box with trunk (where it

[jira] [Commented] (SOLR-4799) SQLEntityProcessor for zipper join

2013-05-08 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652066#comment-13652066 ] Shalin Shekhar Mangar commented on SOLR-4799: - James, I think it is time to do

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652081#comment-13652081 ] Erick Erickson commented on SOLR-4791: -- Thanks, man. I was taking a wild shot in the

[jira] [Commented] (SOLR-4799) SQLEntityProcessor for zipper join

2013-05-08 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652088#comment-13652088 ] Mikhail Khludnev commented on SOLR-4799: Ok. James, I've got your point. Let me

[jira] [Updated] (LUCENE-4986) NRT reader doesn't see changes after successful IW.tryDeleteDocument

2013-05-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4986: --- Attachment: LUCENE-4986.patch Patch w/ fix, plus some cleanup in

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652096#comment-13652096 ] Robert Muir commented on SOLR-4791: --- I committed the close()'ing (and a best-effort

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652097#comment-13652097 ] Shai Erera commented on LUCENE-4583: bq. For the faceting use case, we have

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 449 - Still Failing!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/449/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying - waited for 230

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652105#comment-13652105 ] Robert Muir commented on LUCENE-4583: - {quote} No, this is for one type of faceting,

[jira] [Commented] (LUCENE-4583) StraightBytesDocValuesField fails if bytes 32k

2013-05-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652108#comment-13652108 ] David Smiley commented on LUCENE-4583: -- I looked over the patch carefully and

[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 5495 - Failure!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5495/ Java: 64bit/ibm-j9-jdk7 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testLukeHandler Error Message: IOException occured when talking to server at:

MockDirWrapper always syncs

2013-05-08 Thread Shai Erera
Hi Look at this code from MDW.sync: if (true || LuceneTestCase.rarely(randomState) || delegate instanceof NRTCachingDirectory) { // don't wear out our hardware so much in tests. delegate.sync(names); } Is the 'if (true)' intentional or left there by mistake? The comment

[jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652167#comment-13652167 ] Shawn Heisey commented on SOLR-4801: bq. As far as I know we do not need the contrib

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

2013-05-08 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/38460/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOnDiskFull.testImmediateDiskFull Error Message: did not hit disk full Stack Trace: java.lang.AssertionError: did not hit disk full at

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652188#comment-13652188 ] Uwe Schindler commented on SOLR-4791: - Thanks for referring to my Schindler-hack in the

Re: [jira] [Commented] (SOLR-4801) Can't find (or read) directory to add to classloader at startup

2013-05-08 Thread Erick Erickson
bq: But the problem is not total/crap/ignored vs /non/existent/dir/yields/warning bq: This makes no difference Agreed, that was just a side comment. On Wed, May 8, 2013 at 12:03 PM, Robert Muir rcm...@gmail.com wrote: But the problem is not total/crap/ignored vs

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 38460 - Failure!

2013-05-08 Thread Steve Rowe
This seed reproduces for me on trunk and branch_4x, on OS X w/Apple 1.6 (branch_4x) and Oracle 1.7 (trunk) JVMs. - Steve On May 8, 2013, at 11:21 AM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/38460/ 1 tests failed. REGRESSION:

[jira] [Comment Edited] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652188#comment-13652188 ] Uwe Schindler edited comment on SOLR-4791 at 5/8/13 6:37 PM: -

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 436 - Still Failing!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/436/ Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ERROR: SolrIndexSearcher opens=36 closes=35 Stack Trace:

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_21) - Build # 5557 - Failure!

2013-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5557/ Java: 32bit/jdk1.7.0_21 -client -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to exceed: Thu

[jira] [Updated] (SOLR-4797) Sub shards have wrong hash range in cluster state except when using PlainIdRouter

2013-05-08 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-4797: Attachment: SOLR-4797.patch Changes: # Partition the range with the correct router

  1   2   >