[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585339#comment-13585339 ] Shai Erera commented on LUCENE-4748: Great work Mike! Few comments: * The CHANGES

[jira] [Updated] (SOLR-4495) solr.xml sharedLib attribtue should take a list of paths

2013-02-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4495: -- Attachment: SOLR-4495.patch First patch attempt, it works, but no tests solr.xml

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

2013-02-24 Thread Teun Duynstee (JIRA)
Teun Duynstee created SOLR-4496: --- Summary: Support for faceting on the start of values Key: SOLR-4496 URL: https://issues.apache.org/jira/browse/SOLR-4496 Project: Solr Issue Type: Improvement

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

2013-02-24 Thread Teun Duynstee (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teun Duynstee updated SOLR-4496: Description: The SimpleFacets component supports the prefix parameter to return only facets

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

2013-02-24 Thread Teun Duynstee (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teun Duynstee updated SOLR-4496: Description: The SimpleFacets component supports the prefix parameter to return only facets

[jira] [Updated] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4748: --- Attachment: LUCENE-4748.patch Thanks Shai, I fixed those issues. For the first

[jira] [Updated] (LUCENE-3550) Create example code for core

2013-02-24 Thread Manpreet (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manpreet updated LUCENE-3550: - Attachment: (was: LUCENE-3550.patch) Create example code for core

[jira] [Updated] (LUCENE-3550) Create example code for core

2013-02-24 Thread Manpreet (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manpreet updated LUCENE-3550: - Attachment: LUCENE-3550.patch Patch for Example Code Create example code for core

[jira] [Commented] (LUCENE-3550) Create example code for core

2013-02-24 Thread Manpreet (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585434#comment-13585434 ] Manpreet commented on LUCENE-3550: -- Hi Shai - created the patch for 3550. Kindly review.

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2013-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585446#comment-13585446 ] Mark Miller commented on SOLR-4316: --- bq. a checkbox for that parameter. I think it would

[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585458#comment-13585458 ] Shai Erera commented on LUCENE-4748: Should DSQ perhaps be in its own class? Just to

[jira] [Updated] (SOLR-4490) add support for multivalued docvalues

2013-02-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-4490: -- Attachment: SOLR-4490.patch Dumping my current state: queries and faceting are working but I haven't

[jira] [Updated] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4748: --- Attachment: LUCENE-4748.patch Good idea! New patch pulling [package private] DSQ

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2013-02-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585466#comment-13585466 ] Alan Woodward commented on LUCENE-2878: --- I've been chipping away at this for a bit.

[jira] [Commented] (LUCENE-4792) Smaller doc maps

2013-02-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585471#comment-13585471 ] Michael McCandless commented on LUCENE-4792: These RAM savings are AWESOME!

[jira] [Commented] (LUCENE-4792) Smaller doc maps

2013-02-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585474#comment-13585474 ] Robert Muir commented on LUCENE-4792: - We are using the same compression for (as far

[jira] [Commented] (LUCENE-4792) Smaller doc maps

2013-02-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585490#comment-13585490 ] Adrien Grand commented on LUCENE-4792: -- In case someone would like to use this

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

2013-02-24 Thread Teun Duynstee (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teun Duynstee updated SOLR-4496: Attachment: limitLength-limitDelim-1st.patch This implements the idea, but will throw an exception

[jira] [Created] (SOLR-4497) Collection Aliasing.

2013-02-24 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4497: - Summary: Collection Aliasing. Key: SOLR-4497 URL: https://issues.apache.org/jira/browse/SOLR-4497 Project: Solr Issue Type: New Feature Components:

[jira] [Updated] (SOLR-4497) Collection Aliasing.

2013-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4497: -- Attachment: SOLR-4497.patch Here is a patch for an initial pass. * There are two new actions for the

[jira] [Created] (SOLR-4498) it would be useful for ZkCLI to expose printLayoutToStdOut to aid debugging

2013-02-24 Thread Roman Shaposhnik (JIRA)
Roman Shaposhnik created SOLR-4498: -- Summary: it would be useful for ZkCLI to expose printLayoutToStdOut to aid debugging Key: SOLR-4498 URL: https://issues.apache.org/jira/browse/SOLR-4498 Project:

[jira] [Updated] (SOLR-4498) it would be useful for ZkCLI to expose printLayoutToStdOut to aid debugging

2013-02-24 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated SOLR-4498: --- Attachment: SOLR-4498.patch.txt Attaching trivial patch. it would be useful

[jira] [Updated] (SOLR-4498) it would be useful for ZkCLI to expose printLayoutToStdOut to aid debugging

2013-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4498: -- Fix Version/s: 5.0 4.2 Assignee: Mark Miller Issue Type: New Feature

[jira] [Commented] (SOLR-4498) it would be useful for ZkCLI to expose printLayoutToStdOut to aid debugging

2013-02-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585559#comment-13585559 ] Commit Tag Bot commented on SOLR-4498: -- [trunk commit] Mark Robert Miller

[jira] [Updated] (SOLR-4490) add support for multivalued docvalues

2013-02-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-4490: -- Attachment: SOLR-4490.patch Updated patch: I think its ready. I decided to bail on stats as this has

[jira] [Commented] (SOLR-4498) it would be useful for ZkCLI to expose printLayoutToStdOut to aid debugging

2013-02-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585562#comment-13585562 ] Commit Tag Bot commented on SOLR-4498: -- [branch_4x commit] Mark Robert Miller

[jira] [Resolved] (SOLR-4498) it would be useful for ZkCLI to expose printLayoutToStdOut to aid debugging

2013-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4498. --- Resolution: Fixed Thanks Roman! it would be useful for ZkCLI to expose

[jira] [Created] (SOLR-4499) StatsComponent could use some serious TLC

2013-02-24 Thread Robert Muir (JIRA)
Robert Muir created SOLR-4499: - Summary: StatsComponent could use some serious TLC Key: SOLR-4499 URL: https://issues.apache.org/jira/browse/SOLR-4499 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-4449) Enable backup requests for the internal solr load balancer

2013-02-24 Thread Raintung Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585565#comment-13585565 ] Raintung Li commented on SOLR-4449: --- Let me describe it clear to make the same page.

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 4439 - Still Failing!

2013-02-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4439/ Java: 32bit/ibm-j9-jdk7 1 tests failed. FAILED: org.apache.solr.client.solrj.TestBatchUpdate.testWithBinary Error Message: IOException occured when talking to server at: https://127.0.0.1:50450/solr Stack Trace:

[jira] [Commented] (LUCENE-777) SpanWithinQuery - A SpanNotQuery that allows a specified number of intersections

2013-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585566#comment-13585566 ] Mark Miller commented on LUCENE-777: Hey Mike - did you include a test for that bug?

[jira] [Commented] (SOLR-4073) Overseer will miss operations in some cases for OverseerCollectionProcessor

2013-02-24 Thread Raintung Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585569#comment-13585569 ] Raintung Li commented on SOLR-4073: --- Yes, I had done some of changes in the other patch.

[jira] [Commented] (SOLR-4073) Overseer will miss operations in some cases for OverseerCollectionProcessor

2013-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585575#comment-13585575 ] Mark Miller commented on SOLR-4073: --- So what are we still missing?

[jira] [Commented] (SOLR-4078) Allow custom naming of nodes so that a new host:port combination can take over for a previous shard.

2013-02-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585664#comment-13585664 ] Mark Miller commented on SOLR-4078: --- I'm close with this - working on some final quirks

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

2013-02-24 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585668#comment-13585668 ] Anshum Gupta commented on SOLR-3755: Any suggestions/feedback on the earlier comment

[jira] [Updated] (SOLR-4449) Enable backup requests for the internal solr load balancer

2013-02-24 Thread Raintung Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raintung Li updated SOLR-4449: -- Attachment: patch-4449.txt It is only the sample, not test. Enable backup requests

[jira] [Comment Edited] (SOLR-4449) Enable backup requests for the internal solr load balancer

2013-02-24 Thread Raintung Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585682#comment-13585682 ] Raintung Li edited comment on SOLR-4449 at 2/25/13 7:25 AM: It