Jetty default platform encoding bug

2012-12-14 Thread Dawid Weiss
I think jetty fixed the problem I mentioned although not the problem in general: https://jira.codehaus.org/browse/JETTY-1532?focusedCommentId=315646page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-315646 I haven't been able to verify if it works now with a

[jira] [Commented] (LUCENE-4630) add a system property to allow testing of suspicious stuff

2012-12-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532155#comment-13532155 ] Dawid Weiss commented on LUCENE-4630: - Why does it need to be a system property,

[jira] [Created] (SOLR-4185) Estonian language sorting needs some changes

2012-12-14 Thread Ksaveras (JIRA)
Ksaveras created SOLR-4185: -- Summary: Estonian language sorting needs some changes Key: SOLR-4185 URL: https://issues.apache.org/jira/browse/SOLR-4185 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-4628) Add common terms query to gracefully handle very high frequent terms dynamically

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532168#comment-13532168 ] Commit Tag Bot commented on LUCENE-4628: [trunk commit] Simon Willnauer

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15710 - Failure

2012-12-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15710/ 1 tests failed. FAILED: org.apache.lucene.queries.CommonTermsQueryTest.testRandomIndex Error Message: query's last doc was 58 but skipTo(59) got to 59 Stack Trace: junit.framework.AssertionFailedError: query's last doc

Re: Solr faceting vs. Lucene faceting

2012-12-14 Thread Upayavira
Solr has its PathHierarchyTokenFilter which can tokenise: /books/computers/programming into /books /books/computers /books/computers/programming You can facet on that. Of course, part of the work is done at index time, which appears to be no different to the Lucene faceting method, at least for

[jira] [Commented] (LUCENE-4628) Add common terms query to gracefully handle very high frequent terms dynamically

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532189#comment-13532189 ] Commit Tag Bot commented on LUCENE-4628: [branch_4x commit] Simon Willnauer

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3551 - Failure

2012-12-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3551/ All tests passed Build Log: [...truncated 18883 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.lucene.queries... [javadoc] Loading source

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

2012-12-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/184/ No tests ran. Build Log: [...truncated 2007 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (SOLR-2592) Custom Hashing

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532219#comment-13532219 ] Markus Jelsma commented on SOLR-2592: - I think this belong to this issue. We're seeing

[jira] [Updated] (SOLR-4049) Spellcheck NPE

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4049: Summary: Spellcheck NPE (was: Spelcheck NPE) Spellcheck NPE --

[jira] [Created] (SOLR-4186) QueryComponent NPE

2012-12-14 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-4186: --- Summary: QueryComponent NPE Key: SOLR-4186 URL: https://issues.apache.org/jira/browse/SOLR-4186 Project: Solr Issue Type: Bug Components: search,

[jira] [Updated] (SOLR-4186) QueryComponent NPE

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4186: Description: Similar to SOLR-4049, the QueryComponent throws the following NPE in case a

Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1123 - Failure

2012-12-14 Thread Steve Rowe
From the build log: - Building remotely on lucene in workspace /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6 […] hudson.util.IOException2: : No space left on device at hudson.XmlFile.write(XmlFile.java:180) at

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1125 - Failure

2012-12-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1125/ All tests passed Build Log: [...truncated 18052 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.lucene.queries... [javadoc] Loading source files

[jira] [Created] (SOLR-4187) CachingDirectoryFactory NPE on release

2012-12-14 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-4187: --- Summary: CachingDirectoryFactory NPE on release Key: SOLR-4187 URL: https://issues.apache.org/jira/browse/SOLR-4187 Project: Solr Issue Type: Bug Affects

[jira] [Created] (SOLR-4188) Transaction log corruption

2012-12-14 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-4188: --- Summary: Transaction log corruption Key: SOLR-4188 URL: https://issues.apache.org/jira/browse/SOLR-4188 Project: Solr Issue Type: Bug Components:

[jira] [Updated] (SOLR-4188) Transaction log corruption

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4188: Description: We've updates the 10 node test cluster with today's check out. Just like some of my

[jira] [Updated] (SOLR-4188) Transaction log corruption

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4188: Description: We've updates the 10 node test cluster with today's check out. Just like some of my

[jira] [Comment Edited] (SOLR-2592) Custom Hashing

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532219#comment-13532219 ] Markus Jelsma edited comment on SOLR-2592 at 12/14/12 10:46 AM:

[jira] [Updated] (SOLR-4188) Transaction log corruption

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4188: After a couple of stubborn restarts the node is finally up again and in sync and accepting queries.

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15711 - Still Failing

2012-12-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15711/ All tests passed Build Log: [...truncated 13955 lines...] -check-system-out: [forbidden-apis] Reading API signatures:

[jira] [Commented] (SOLR-4185) Estonian language sorting needs some changes

2012-12-14 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532238#comment-13532238 ] Steven Rowe commented on SOLR-4185: --- Do you know about

Re: [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15711 - Still Failing

2012-12-14 Thread Simon Willnauer
I reverted that already On Fri, Dec 14, 2012 at 11:57 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15711/ All tests passed Build Log: [...truncated 13955 lines...] -check-system-out: [forbidden-apis] Reading

[jira] [Resolved] (LUCENE-4629) IndexWriter fails to delete documents if IteratorIndexDocument throws an exception

2012-12-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-4629. - Resolution: Fixed Lucene Fields: New,Patch Available (was: New)

[jira] [Resolved] (LUCENE-4628) Add common terms query to gracefully handle very high frequent terms dynamically

2012-12-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-4628. - Resolution: Fixed Add common terms query to gracefully handle very high frequent

RE: [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15711 - Still Failing

2012-12-14 Thread Uwe Schindler
Yeah, Jenkins is a little bit slow :( But it is good to have those tests! I am working on bringing the ANT task as a separate google code project (and add maven support). - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original

[jira] [Commented] (SOLR-2592) Custom Hashing

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532241#comment-13532241 ] Markus Jelsma commented on SOLR-2592: - Ah! For some reason this specific node did not

Re: [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15711 - Still Failing

2012-12-14 Thread Dawid Weiss
bringing the ANT task as a separate google code project (and add maven support). I'll use it. Let me know where it's at :) Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (LUCENE-4629) IndexWriter fails to delete documents if IteratorIndexDocument throws an exception

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532242#comment-13532242 ] Commit Tag Bot commented on LUCENE-4629: [branch_4x commit] Simon Willnauer

[jira] [Commented] (LUCENE-4629) IndexWriter fails to delete documents if IteratorIndexDocument throws an exception

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532243#comment-13532243 ] Commit Tag Bot commented on LUCENE-4629: [trunk commit] Simon Willnauer

NoSuchElement exc from randomizedtesting onSlaveIdle ...

2012-12-14 Thread Michael McCandless
I was beasting the test (just running ant test in a while(1)), on IBM J9 (trying to repro the bug J9 hits in compiling FST.pack) ... and after many iterations, it hit this: [junit4:junit4] Dec 13, 2012 9:58:30 PM com.carrotsearch.ant.tasks.junit4.dependencies.com.google.common.eventbus.EventBus

Re: NoSuchElement exc from randomizedtesting onSlaveIdle ...

2012-12-14 Thread Dawid Weiss
Don't know what caused it -- but is seems impossible from Java centric point of view: [junit4:junit4] Caused by: java.util.NoSuchElementException [junit4:junit4] at java.util.ArrayDeque.removeFirst(ArrayDeque.java:289) [junit4:junit4] at

[jira] [Commented] (LUCENE-4630) add a system property to allow testing of suspicious stuff

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532273#comment-13532273 ] Commit Tag Bot commented on LUCENE-4630: [trunk commit] Uwe Schindler

[jira] [Commented] (LUCENE-4630) add a system property to allow testing of suspicious stuff

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532276#comment-13532276 ] Commit Tag Bot commented on LUCENE-4630: [branch_4x commit] Uwe Schindler

Re: svn commit: r1421818 - /lucene/dev/trunk/lucene/test-framework/src/java/org/apache/lucene/util/TestRuleSetupAndRestoreClassEnv.java

2012-12-14 Thread Robert Muir
Thanks Uwe: I really mean it. I'll back out this change and we can figure out a way to prevent false failures of this JVM. I would really prefer if this was some other way, *not* a compilation exclusion of the pack() method, as I am actively trying to refactor FST packing:

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1126 - Still Failing

2012-12-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1126/ All tests passed Build Log: [...truncated 24204 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:311: The following error occurred while executing this line:

Re: NoSuchElement exc from randomizedtesting onSlaveIdle ...

2012-12-14 Thread Michael McCandless
On Fri, Dec 14, 2012 at 7:17 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: Don't know what caused it -- but is seems impossible from Java centric point of view: [junit4:junit4] Caused by: java.util.NoSuchElementException [junit4:junit4] at

Re: NoSuchElement exc from randomizedtesting onSlaveIdle ...

2012-12-14 Thread Dawid Weiss
OK thanks Dawid. This sounds like a J9 issue! Craziness... Unless there's a bug in Google guava... I'd have to check and maybe stress test. Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 801 - Failure

2012-12-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/801/ All tests passed Build Log: [...truncated 24799 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:311: The following error occurred while executing this line:

Re: Solr faceting vs. Lucene faceting

2012-12-14 Thread Yonik Seeley
On Fri, Dec 14, 2012 at 4:27 AM, Upayavira u...@odoko.co.uk wrote: Solr has its PathHierarchyTokenFilter which can tokenise: /books/computers/programming into /books /books/computers /books/computers/programming You can facet on that. Of course, part of the work is done at index time,

[jira] [Closed] (LUCENE-4608) Handle large number of requested fragments better.

2012-12-14 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen closed LUCENE-4608. - Resolution: Fixed Lucene Fields: New,Patch Available (was: New)

[jira] [Commented] (LUCENE-4608) Handle large number of requested fragments better.

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532331#comment-13532331 ] Commit Tag Bot commented on LUCENE-4608: [branch_4x commit] Martijn van Groningen

[jira] [Commented] (LUCENE-4608) Handle large number of requested fragments better.

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532332#comment-13532332 ] Commit Tag Bot commented on LUCENE-4608: [trunk commit] Martijn van Groningen

[jira] [Commented] (SOLR-4187) CachingDirectoryFactory NPE on release

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532357#comment-13532357 ] Mark Miller commented on SOLR-4187: --- Interesting - I'll add a null check - I'm surprised

[jira] [Commented] (SOLR-4187) CachingDirectoryFactory NPE on release

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532361#comment-13532361 ] Commit Tag Bot commented on SOLR-4187: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (SOLR-4187) CachingDirectoryFactory NPE on release

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532369#comment-13532369 ] Commit Tag Bot commented on SOLR-4187: -- [branch_4x commit] Mark Robert Miller

[jira] [Commented] (SOLR-4187) CachingDirectoryFactory NPE on release

2012-12-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532377#comment-13532377 ] Markus Jelsma commented on SOLR-4187: - Great work! This seems to be resolved now.

[jira] [Assigned] (SOLR-4187) CachingDirectoryFactory NPE on release

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-4187: - Assignee: Mark Miller CachingDirectoryFactory NPE on release

[jira] [Resolved] (SOLR-4187) CachingDirectoryFactory NPE on release

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4187. --- Resolution: Fixed Fix Version/s: 4.1 CachingDirectoryFactory NPE on release

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532394#comment-13532394 ] Mark Miller commented on SOLR-4120: --- Just a reminder ping - I'd like to see this get into

[jira] [Commented] (SOLR-4110) Configurable Content-Type headers for PHPResponseWriters and PHPSerializedResponseWriter

2012-12-14 Thread Dominik Siebel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532400#comment-13532400 ] Dominik Siebel commented on SOLR-4110: -- Will do, might have to wait until Sunday,

[jira] [Updated] (SOLR-4174) Optionally allow dropping the update log when merging indexes.

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4174: -- Summary: Optionally allow dropping the update log when merging indexes. (was: If you merge an index,

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532412#comment-13532412 ] Per Steffensen commented on SOLR-4120: -- I had a few hours today to make a new patch

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532418#comment-13532418 ] Mark Miller commented on SOLR-4120: --- trunk and 4x are pretty much the same right now -

Re: svn commit: r1421868 - /lucene/dev/trunk/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java

2012-12-14 Thread Simon Willnauer
thanks rob! On Fri, Dec 14, 2012 at 3:05 PM, rm...@apache.org wrote: Author: rmuir Date: Fri Dec 14 14:05:22 2012 New Revision: 1421868 URL: http://svn.apache.org/viewvc?rev=1421868view=rev Log: fix test bug Modified:

[jira] [Updated] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-4120: - Attachment: SOLR-4120_trunk_r1421793.patch h4. SOLR-4120_trunk_r1421793.patch Hurry up, get it

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532434#comment-13532434 ] Per Steffensen commented on SOLR-4120: -- bq. trunk for up to date Guess that HEAD

[jira] [Comment Edited] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532432#comment-13532432 ] Per Steffensen edited comment on SOLR-4120 at 12/14/12 4:30 PM:

[jira] [Comment Edited] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532434#comment-13532434 ] Per Steffensen edited comment on SOLR-4120 at 12/14/12 4:31 PM:

[jira] [Commented] (SOLR-4112) Dataimporting with SolrCloud Fails

2012-12-14 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532471#comment-13532471 ] Erick Erickson commented on SOLR-4112: -- I've been working with a client that has this

[jira] [Created] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Uwe Schindler (JIRA)
Uwe Schindler created SOLR-4189: --- Summary: Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop Key: SOLR-4189 URL: https://issues.apache.org/jira/browse/SOLR-4189

[jira] [Updated] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-4189: Attachment: SOLR-4189.patch Fix hanging threads on FreeBSD in JettySolrRunner by making

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532497#comment-13532497 ] Commit Tag Bot commented on SOLR-4120: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (SOLR-4112) Dataimporting with SolrCloud Fails

2012-12-14 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532498#comment-13532498 ] James Dyer commented on SOLR-4112: -- Erick, I certainly mean for this to be committed

[jira] [Resolved] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4120. --- Resolution: Fixed Thanks Per! Collection API: Support for specifying a list of

[jira] [Commented] (SOLR-4112) Dataimporting with SolrCloud Fails

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532530#comment-13532530 ] Mark Miller commented on SOLR-4112: --- Yup, we already have some base classes that I would

[jira] [Commented] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532536#comment-13532536 ] Mark Miller commented on SOLR-4189: --- +1! Fix hanging threads on FreeBSD

[jira] [Created] (SOLR-4190) Add utility class for getting information about suspicious system concerns at runtime

2012-12-14 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4190: -- Summary: Add utility class for getting information about suspicious system concerns at runtime Key: SOLR-4190 URL: https://issues.apache.org/jira/browse/SOLR-4190 Project: Solr

[jira] [Moved] (LUCENE-4631) Add utility class for getting information about suspicious system concerns at runtime

2012-12-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man moved SOLR-4190 to LUCENE-4631: Lucene Fields: New Key: LUCENE-4631 (was: SOLR-4190)

[jira] [Commented] (LUCENE-4630) add a system property to allow testing of suspicious stuff

2012-12-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532541#comment-13532541 ] Hoss Man commented on LUCENE-4630: -- bq. In my opinion, we should really warn users also

[jira] [Commented] (SOLR-4157) Migrate Browse functionality to the Admin UI

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532545#comment-13532545 ] Mark Miller commented on SOLR-4157: --- I have not really look at /browse, so I cannot

Solr branch_4x - exceptions when /admin/mbeans is accessed during update/commit

2012-12-14 Thread Shawn Heisey
If this is not a known problem I will file a new issue. I've got two things that are controlled by once-a-minute schedules - updating my Solr indexes, and refreshes on a servlet status page that aggregates stats from many Solr cores into a compact table format. Both use SolrJ and run on

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532554#comment-13532554 ] Per Steffensen commented on SOLR-4120: -- No problem. You will add it to 4.x also,

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532555#comment-13532555 ] Mark Miller commented on SOLR-4120: --- It's on 4.x - for some reason the commit bot has not

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532557#comment-13532557 ] Commit Tag Bot commented on SOLR-4120: -- [branch_4x commit] Mark Robert Miller

[jira] [Commented] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532561#comment-13532561 ] Uwe Schindler commented on SOLR-4189: - I verified it on Apache's FreeBSD: The test

[jira] [Comment Edited] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532561#comment-13532561 ] Uwe Schindler edited comment on SOLR-4189 at 12/14/12 7:20 PM:

[jira] [Resolved] (SOLR-4136) SolrCloud bugs when servlet context contains / or _

2012-12-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-4136. Resolution: Fixed Hmmm, mark: i tried testing on both trunk@1422017 and 4x@1422022... * that seed did in

[jira] [Commented] (SOLR-4136) SolrCloud bugs when servlet context contains / or _

2012-12-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532567#comment-13532567 ] Hoss Man commented on SOLR-4136: bq. ...this smells to me like it must have run against the

[jira] [Commented] (LUCENE-4631) Add utility class for getting information about suspicious system concerns at runtime

2012-12-14 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532569#comment-13532569 ] Shawn Heisey commented on LUCENE-4631: -- It seems like SOLR-4132 might be at least

[jira] [Commented] (SOLR-4136) SolrCloud bugs when servlet context contains / or _

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532576#comment-13532576 ] Mark Miller commented on SOLR-4136: --- Thanks for looking - I'll keep an eye for a repeat -

[jira] [Commented] (LUCENE-4630) add a system property to allow testing of suspicious stuff

2012-12-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532578#comment-13532578 ] Dawid Weiss commented on LUCENE-4630: - bq. but if you set -Dtest.suspicious.shit=true

[jira] [Commented] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532612#comment-13532612 ] Hoss Man commented on SOLR-4189: +1 Fix hanging threads on FreeBSD in

[jira] [Created] (SOLR-4191) Exceptions thrown

2012-12-14 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-4191: -- Summary: Exceptions thrown Key: SOLR-4191 URL: https://issues.apache.org/jira/browse/SOLR-4191 Project: Solr Issue Type: Bug Affects Versions: 4.1

[jira] [Updated] (SOLR-4191) Exceptions thrown

2012-12-14 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4191: --- Attachment: solr-2012-12-14[1].log Solr log at WARN. This is not instantly reproducible. My

[jira] [Updated] (SOLR-4191) Exceptions thrown when /admin/mbeans is accessed during update/commit

2012-12-14 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4191: --- Summary: Exceptions thrown when /admin/mbeans is accessed during update/commit (was: Exceptions

[jira] [Commented] (SOLR-4191) Exceptions thrown when /admin/mbeans is accessed during update/commit

2012-12-14 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532642#comment-13532642 ] Shawn Heisey commented on SOLR-4191: A closer look at the log has ruled out the idea

[jira] [Created] (SOLR-4192) There is an odd classpath gotchya with ZkCli scripts.

2012-12-14 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4192: - Summary: There is an odd classpath gotchya with ZkCli scripts. Key: SOLR-4192 URL: https://issues.apache.org/jira/browse/SOLR-4192 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-4189: -- Attachment: SOLR-4189.patch Added maven cmdline {{tests.jettyConnector}} sysprop passthrough to

[jira] [Created] (SOLR-4193) A request handler(s) that lets you interact with ZooKeeper using std Solr clients.

2012-12-14 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4193: - Summary: A request handler(s) that lets you interact with ZooKeeper using std Solr clients. Key: SOLR-4193 URL: https://issues.apache.org/jira/browse/SOLR-4193 Project:

[jira] [Updated] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-4189: Attachment: SOLR-4189.patch Thanks Steven, I folded that into the new patch. I also made the

[jira] [Commented] (SOLR-4192) There is an odd classpath gotchya with ZkCli scripts.

2012-12-14 Thread Sami Siren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532701#comment-13532701 ] Sami Siren commented on SOLR-4192: -- I think you are just missing the double quotes from

[jira] [Commented] (SOLR-4192) There is an odd classpath gotchya with ZkCli scripts.

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532709#comment-13532709 ] Mark Miller commented on SOLR-4192: --- Ah - thank you! I'm going to update the wiki with

[jira] [Resolved] (SOLR-4192) There is an odd classpath gotchya with ZkCli scripts.

2012-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4192. --- Resolution: Invalid There is an odd classpath gotchya with ZkCli scripts.

[jira] [Resolved] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-4189. - Resolution: Fixed Committed trunk revision: 1422127, 4.x revision: 1422128 I will now

[jira] [Commented] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532726#comment-13532726 ] Commit Tag Bot commented on SOLR-4189: -- [trunk commit] Uwe Schindler

[jira] [Commented] (SOLR-4189) Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop

2012-12-14 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532729#comment-13532729 ] Commit Tag Bot commented on SOLR-4189: -- [branch_4x commit] Uwe Schindler

[jira] [Created] (SOLR-4194) PingRequestHandler - shards parameter inherited from search handler definition

2012-12-14 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-4194: -- Summary: PingRequestHandler - shards parameter inherited from search handler definition Key: SOLR-4194 URL: https://issues.apache.org/jira/browse/SOLR-4194 Project: Solr

[jira] [Commented] (SOLR-4194) PingRequestHandler - shards parameter inherited from search handler definition

2012-12-14 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532739#comment-13532739 ] Shawn Heisey commented on SOLR-4194: Handler definitions: {noformat} requestHandler

  1   2   >