[jira] [Commented] (SOLR-4313) null:org.eclipse.jetty.io.EofException

2013-02-27 Thread Stephen Martindale (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589318#comment-13589318 ] Stephen Martindale commented on SOLR-4313: -- I can confirm that this happens in ver

[jira] [Commented] (LUCENE-4805) Running tests from eclipse sometimes ignores the whole test

2013-02-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589312#comment-13589312 ] Dawid Weiss commented on LUCENE-4805: - oh, ok. It did reproduce after a good few atte

[jira] [Commented] (LUCENE-4805) Running tests from eclipse sometimes ignores the whole test

2013-02-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589309#comment-13589309 ] Dawid Weiss commented on LUCENE-4805: - Which branch/ TestDemo (there are two)? I've t

[jira] [Commented] (LUCENE-4805) Running tests from eclipse sometimes ignores the whole test

2013-02-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589062#comment-13589062 ] Robert Muir commented on LUCENE-4805: - The problem could be related to the fact that

[jira] [Created] (LUCENE-4805) Running tests from eclipse sometimes ignores the whole test

2013-02-27 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4805: --- Summary: Running tests from eclipse sometimes ignores the whole test Key: LUCENE-4805 URL: https://issues.apache.org/jira/browse/LUCENE-4805 Project: Lucene - Core

[jira] [Updated] (SOLR-3798) copyField logic in LukeRequestHandler is primitive, doesn't work well with dynamicFields

2013-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-3798: - Attachment: SOLR-3798.patch This patch fixes the issue and uncomments the commented out test added in SOL

[jira] [Commented] (SOLR-4401) Move the stress test in SOLR-4196 into a junit test

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588960#comment-13588960 ] Mark Miller commented on SOLR-4401: --- The times seem reasonable to me. I'm not so worried

Re: [JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1026 - Failure

2013-02-27 Thread Michael McCandless
This repros ... I'll dig. Mike McCandless http://blog.mikemccandless.com On Wed, Feb 27, 2013 at 6:18 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1026/ > > 1 tests failed. > REGRESSION: org.apache.lucene.facet.search.TestDrillSideways.te

[jira] [Commented] (SOLR-4401) Move the stress test in SOLR-4196 into a junit test

2013-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588947#comment-13588947 ] Erick Erickson commented on SOLR-4401: -- I'm going to try to put this into a junit test

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588938#comment-13588938 ] Erick Erickson commented on SOLR-4505: -- P.S. I'll see what I can do to get the stress-

[jira] [Commented] (SOLR-2996) make "q=*" not suck in the lucene and edismax parsers

2013-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588929#comment-13588929 ] Jan Høydahl commented on SOLR-2996: --- Who knows QueryParser.jj grammar well enough to know

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588928#comment-13588928 ] Mark Miller commented on SOLR-4505: --- Yeah, I'm happy to have your help :) Once I get some

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588924#comment-13588924 ] Erick Erickson commented on SOLR-4505: -- I'm more than happy to run the tests, no probl

[jira] [Updated] (SOLR-4196) Untangle XML-specific nature of Config and Container classes

2013-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4196: - Attachment: StressTest.zip Oops, fat fingers, sent too soon. Jar file is too big (zips up SolJ stu

[jira] [Updated] (SOLR-4196) Untangle XML-specific nature of Config and Container classes

2013-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4196: - Attachment: SOLR-4196.patch Also attached is latest jar of the stress test program as well as sour

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

2013-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1026/ 1 tests failed. REGRESSION: org.apache.lucene.facet.search.TestDrillSideways.testRandom Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([BC1B11849F37130F:CE57348B2E57A57C]:

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1355#comment-1355 ] Mark Miller commented on SOLR-4505: --- Do you have the latest of your test up, or can you p

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588878#comment-13588878 ] Mark Miller commented on SOLR-4505: --- Hmm...this time the lines are diff slightly off from

[jira] [Updated] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4505: - Attachment: newstack.txt Latest lockup stack > Deadlock around SolrCoreState

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

2013-02-27 Thread Rene Nederhand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588855#comment-13588855 ] Rene Nederhand commented on LUCENE-2899: New patch for both trunk and 4.1 stable.

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

2013-02-27 Thread Rene Nederhand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Nederhand updated LUCENE-2899: --- Attachment: LUCENE-2899-RJN.patch New patch for both trunk and 4.1 stable. Tested on revisio

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

2013-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/785/ 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:1114

[jira] [Commented] (SOLR-3755) shard splitting

2013-02-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588809#comment-13588809 ] Yonik Seeley commented on SOLR-3755: {quote} "The collections api may be invoked as fol

[jira] [Commented] (SOLR-4509) Disable Stale Check - Distributed Search (Performance)

2013-02-27 Thread Ryan Zezeski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588787#comment-13588787 ] Ryan Zezeski commented on SOLR-4509: > ...i'll be testing this in the next few days. G

[jira] [Commented] (SOLR-4509) Disable Stale Check - Distributed Search (Performance)

2013-02-27 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588743#comment-13588743 ] Markus Jelsma commented on SOLR-4509: - Ryan, this is very interesting indeed! I've read

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588708#comment-13588708 ] Erick Erickson commented on SOLR-4505: -- As long as you're willing to do the heavy lift

[jira] [Commented] (SOLR-4496) Support for faceting on the start of values

2013-02-27 Thread Teun Duynstee (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588688#comment-13588688 ] Teun Duynstee commented on SOLR-4496: - Wow, thanks for your excellent comment. I will h

[jira] [Commented] (SOLR-4509) Disable Stale Check - Distributed Search (Performance)

2013-02-27 Thread Ryan Zezeski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588657#comment-13588657 ] Ryan Zezeski commented on SOLR-4509: > Would the 100ms latency you have described here

[jira] [Updated] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4505: -- Attachment: SOLR-4505.patch We need an alternate approach it seems. Can you try this patch?

[jira] [Commented] (SOLR-2677) timesFailed is incrementing, without a real error

2013-02-27 Thread Brian Lenz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588614#comment-13588614 ] Brian Lenz commented on SOLR-2677: -- Any prospect of getting this fixed? We also are experi

[jira] [Comment Edited] (SOLR-4509) Disable Stale Check - Distributed Search (Performance)

2013-02-27 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588597#comment-13588597 ] Shawn Heisey edited comment on SOLR-4509 at 2/27/13 6:43 PM: - I

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588613#comment-13588613 ] Mark Miller commented on SOLR-4505: --- Hmm...or I'm just reading it wrong - it must be wait

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588611#comment-13588611 ] Mark Miller commented on SOLR-4505: --- The lines from your stack traces dont line up with t

[jira] [Commented] (SOLR-4503) Add REST API methods to get schema information: fields, dynamic fields, and field types

2013-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588610#comment-13588610 ] Steve Rowe commented on SOLR-4503: -- One question: both /schema/fields and /schema/dynamicf

[jira] [Updated] (SOLR-4503) Add REST API methods to get schema information: fields, dynamic fields, and field types

2013-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4503: - Attachment: SOLR-4503.patch Here's my current state. I refactored REST-friendly stuff out of TestHarnes

[jira] [Commented] (SOLR-4509) Disable Stale Check - Distributed Search (Performance)

2013-02-27 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588597#comment-13588597 ] Shawn Heisey commented on SOLR-4509: Interested user here, not anyone linked to Solr or

[jira] [Updated] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4505: - Attachment: newstack.txt Unfortunately, same thing. It's so similar that I had to double-check to

[jira] [Commented] (SOLR-4509) Disable Stale Check - Distributed Search (Performance)

2013-02-27 Thread Ryan Zezeski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588561#comment-13588561 ] Ryan Zezeski commented on SOLR-4509: I generated the patch from my clone of the git mir

[jira] [Updated] (SOLR-4509) Disable Stale Check - Distributed Search (Performance)

2013-02-27 Thread Ryan Zezeski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Zezeski updated SOLR-4509: --- Attachment: SOLR-4509.patch > Disable Stale Check - Distributed Search (Performance) > ---

[jira] [Created] (SOLR-4509) Disable Stale Check - Distributed Search (Performance)

2013-02-27 Thread Ryan Zezeski (JIRA)
Ryan Zezeski created SOLR-4509: -- Summary: Disable Stale Check - Distributed Search (Performance) Key: SOLR-4509 URL: https://issues.apache.org/jira/browse/SOLR-4509 Project: Solr Issue Type: Imp

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

2013-02-27 Thread Vadim Kirilchuk (JIRA)
Vadim Kirilchuk created SOLR-4508: - Summary: DIHConfiguration and Document classes are suspiciously similar Key: SOLR-4508 URL: https://issues.apache.org/jira/browse/SOLR-4508 Project: Solr

[jira] [Updated] (SOLR-4503) Add REST API methods to get schema information: fields, dynamic fields, and field types

2013-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4503: - Attachment: coordinate.dynamic.field.json price.field.json date.field.type.

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588507#comment-13588507 ] Robert Muir commented on SOLR-3843: --- {quote} Have you looked at ElasticSearch? Its very t

[jira] [Commented] (SOLR-4503) Add REST API methods to get schema information: fields, dynamic fields, and field types

2013-02-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588477#comment-13588477 ] Yonik Seeley commented on SOLR-4503: Darn... patch is already out of date. Do you have

[jira] [Commented] (SOLR-4471) Replication occurs even when a slave is already up to date.

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588450#comment-13588450 ] Mark Miller commented on SOLR-4471: --- {quote} When I do http://localhost:17045/solr/replic

[jira] [Commented] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Alfonso Presa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588432#comment-13588432 ] Alfonso Presa commented on SOLR-4507: - Wow that was fast :-). Thank you Mark!

[jira] [Resolved] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4507. --- Resolution: Fixed Thanks Alfonso! > Cloud option not showing in admin UI when not usi

[jira] [Commented] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588427#comment-13588427 ] Commit Tag Bot commented on SOLR-4507: -- [branch_4x commit] Mark Robert Miller http://s

[jira] [Commented] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588416#comment-13588416 ] Commit Tag Bot commented on SOLR-4507: -- [trunk commit] Mark Robert Miller http://svn.a

[jira] [Commented] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Alfonso Presa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588389#comment-13588389 ] Alfonso Presa commented on SOLR-4507: - That sounds like the perfect solution :-) (way b

[jira] [Assigned] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-4507: - Assignee: Mark Miller > Cloud option not showing in admin UI when not using -DzkHost command l

[jira] [Commented] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588384#comment-13588384 ] Mark Miller commented on SOLR-4507: --- I'm thinking I'll just add something to the system o

[jira] [Updated] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4507: -- Fix Version/s: 5.0 4.2 > Cloud option not showing in admin UI when not using -Dzk

[jira] [Commented] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588371#comment-13588371 ] Mark Miller commented on SOLR-4507: --- Thanks for looking into this Alfonso.

[jira] [Comment Edited] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Alfonso Presa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588301#comment-13588301 ] Alfonso Presa edited comment on SOLR-4507 at 2/27/13 2:10 PM: --

[jira] [Commented] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Alfonso Presa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588301#comment-13588301 ] Alfonso Presa commented on SOLR-4507: - Doesn't seem that either /solr/admin/system nor

[jira] [Updated] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Alfonso Presa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfonso Presa updated SOLR-4507: Description: I've found out that in Solr 4.1, when using the zkHost attribute of the solr tag in so

[jira] [Updated] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Alfonso Presa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfonso Presa updated SOLR-4507: Description: I've found out that in Solr 4.1, when using the zkHost attribute of the solr tag in so

[jira] [Updated] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Alfonso Presa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfonso Presa updated SOLR-4507: Description: I've found out that in Solr 4.1, when using the zkHost attribute of the solr tag in so

[jira] [Created] (SOLR-4507) Cloud option not showing in admin UI when not using -DzkHost command line option

2013-02-27 Thread Alfonso Presa (JIRA)
Alfonso Presa created SOLR-4507: --- Summary: Cloud option not showing in admin UI when not using -DzkHost command line option Key: SOLR-4507 URL: https://issues.apache.org/jira/browse/SOLR-4507 Project: S

[jira] [Updated] (SOLR-4465) Configurable Collectors

2013-02-27 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4465: - Attachment: SOLR-4465.patch New patch that gives the QueryCommand a reference to the ResponseBuild

[jira] [Commented] (SOLR-4496) Support for faceting on the start of values

2013-02-27 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588172#comment-13588172 ] Toke Eskildsen commented on SOLR-4496: -- It looks to me that you're implementing true h

[jira] [Commented] (SOLR-3243) eDismax and non-fielded range query

2013-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588167#comment-13588167 ] Jan Høydahl commented on SOLR-3243: --- Have anyone else tested the attached patch? Should w

[jira] [Comment Edited] (SOLR-3243) eDismax and non-fielded range query

2013-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588164#comment-13588164 ] Jan Høydahl edited comment on SOLR-3243 at 2/27/13 9:27 AM: Per

[jira] [Updated] (SOLR-4310) If groups.ngroups is specified, the docList's numFound should be the number of groups

2013-02-27 Thread Amit Nithian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Nithian updated SOLR-4310: --- Attachment: SOLR-4310_2.patch I was able to re-create my fixes against trunk and add a test to the no

[jira] [Commented] (SOLR-4506) [solr4.0.0] many index.{date} dir in replication node

2013-02-27 Thread zhuojunjian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588100#comment-13588100 ] zhuojunjian commented on SOLR-4506: --- I checked the solr JIRA list and find some similar i

[jira] [Commented] (SOLR-3853) Solr Replication does not delete temp index folder in case of broken master index

2013-02-27 Thread zhuojunjian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588094#comment-13588094 ] zhuojunjian commented on SOLR-3853: --- any idea about this issue? I met an issue(see SOLR-4