[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-08-14 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-2894: - Attachment: 48.pivotfails.log.bz2 I ran the test using Mark's repro line a couple times on my Mac (OS X

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-08-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch Patch updated to trunk to deal with some minor compilation failures introduced

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-08-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2894: -- Attachment: pivotfail.log I just hit a fail. I've attatched the log. Implement distributed pivot

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-08-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch No substance changes in this patch update, just needed updated to trunk since

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-08-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch Fingers crossed, this is the final patch. Not functional changes, just resolving

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-08-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch I've finished reviewing all the code and didn't find any new concerns. (woot!)

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-08-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch Ater working through the fix the the refinement logic in

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch Quick update... bq. ...i need to dig into this a bit more tommorow. a restless

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch I let my laptop hammer away on TestCloudPivotFacet while i was looking at some

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch I've been focusing on more tests using facet.offset... bq. I haven't looed into

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch Making good progress (only ~1600 lines of diff left to review!) updates in this

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch hey guys, stoked to see all these tests passing! I've been slowly working my

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-18 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch Uploaded latest patch with the refinement optimizations and error

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-16 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch bq. Just to clarify: you are saying that bbc isn't included in

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-15 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch I've uploaded a new file with my {{facet.missing}} changes. It's

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-11 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch bq. Quick note on PivotFacetHelper's retrieve method ... I haven't really been

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-07-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch bq. It looks like we need to rethink how the values are encoded into a path for

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-06-27 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch I started reviewing again this afternoon and made a few more tweaks but then

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-06-27 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch bq. By the looks of things, it looks the problem seems to be poping up when a

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-06-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch bq. I think it's very important to keep pivot's response values as objects. +1

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-06-11 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch bq. I definitely want to add some test logic around that – if for no other

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-06-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch Started getting back into this yesterday (i should have several large blocks of

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-06-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch bq. review DistributedFacetPivotTest in depth more - add more strong assertions

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-05-22 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch Me and Brett discovered serveral bugs with our mincount and the

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-05-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch I haven't had a lot of time to review the updatd patch in depth, but I did spend

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-05-19 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch The latest patch upload has included Brett's change, along with

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-05-16 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894-mincount-minification.patch Thank you Hoss, that explanation gave me

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-05-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: pivot_mincount_problem.sh Something's wonky with the way mincount is handled - if you run the

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-05-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894_cloud_test.patch bq. I'm not able to reproduce this. Could you tell me a little more

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-05-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2894: --- Attachment: SOLR-2894.patch I'm going to spend some time this week reviewing the state of things. First up,

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-04-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2894: -- Attachment: SOLR-2894.patch I have not worked on faceting code in the past, so this is really not my

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-04-07 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Lucey updated SOLR-2894: -- Attachment: SOLR-2894.patch I've uploaded a patch to include changes needed to patch against trunk.

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-03-15 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-2894: --- Fix Version/s: (was: 4.7) 4.8 Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-03-11 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Lucey updated SOLR-2894: -- Attachment: SOLR-2894.patch I've uploaded the newest version of the patch. This includes a fix for the

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-03-09 Thread Elran Dvir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elran Dvir updated SOLR-2894: - Attachment: dateToObject.patch Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-03-05 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Lucey updated SOLR-2894: -- Attachment: SOLR-2894.patch This is an updated patch which should apply cleanly against trunk. I've

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-02-25 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Lucey updated SOLR-2894: -- Attachment: SOLR-2894.patch This is an update to the previous patch I uploaded which excludes

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-02-18 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Lucey updated SOLR-2894: -- Attachment: SOLR-2894.patch This is the updated version of our implementation of Pivot Facets, as

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-08-07 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch Fixed the run-away-but-eventually-coalesing refinement query

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-07-25 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch Fixed an issue where commas in string fields would cause infinite

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-07-22 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch This version fixes the following: 1) Indecisive faceting not

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-07-16 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-2894: --- Fix Version/s: (was: 4.4) 4.5 Implement distributed pivot

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-03-21 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: 0001-Pivot-Faceting-and-refinement.patch This was built for 4_1_0 but git thinks

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-03-21 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: (was: 0001-Pivot-Faceting-and-refinement.patch) Implement distributed

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-03-21 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-03-11 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch Fixes the NPEs in 3pivot along with solving a hidden issue with

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-03-07 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch This patch applies cleanly to trunk for me, apologies as the last

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-03-06 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch New patch file for trunk, its a git patch from trunk solr pulled

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-02-21 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: (was: SOLR-2894.patch) Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-02-21 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch An update to my previous path. After more consideration, I've

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-02-15 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch Distributed pivot faceting, along with testing

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-01-14 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: SOLR-2894.patch Corrected null aggregation issues when docs contain null values for

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-01-03 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: SOLR-2894.patch Fixed NRE when using facet.missing. Added test for over-requesting /

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-12-20 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: SOLR-2894.patch Implemented default pivot facet sort. Implemented per-field pivot facet

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-11-12 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: SOLR-2894.patch Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-11-12 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: (was: distributed_pivot.patch) Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-11-12 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: (was: distributed_pivot.patch) Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-11-12 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: SOLR-2894.patch Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-11-12 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: (was: SOLR-2894.patch) Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-07-30 Thread Dzmitry Zhemchuhou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dzmitry Zhemchuhou updated SOLR-2894: - Attachment: SOLR-2894-reworked.patch I have reapplied the SOLR-2894 patch from Jun 14th

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-06-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-2894: --- Attachment: SOLR-2894.patch Patch updated to 4x branch. Simon, just for you, I removed

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-04-24 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: distributed_pivot.patch facet_pivot will not show up in distrib search if no contents,

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-04-23 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Russell updated SOLR-2894: Attachment: distributed_pivot.patch Some modifications to SOLR-2894.patch that I made while trying

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-04-10 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2894: -- Affects Version/s: (was: 4.0) Fix Version/s: 4.0 Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-03-05 Thread Dan Cooper (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Cooper updated SOLR-2894: - Attachment: distribPatch-05-03-12.txt Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-03-05 Thread Dan Cooper (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Cooper updated SOLR-2894: - Attachment: (was: distribPatch-05-03-12.txt) Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-03-05 Thread Dan Cooper (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Cooper updated SOLR-2894: - Attachment: (was: SOLR-2894.patch) Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-03-05 Thread Dan Cooper (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Cooper updated SOLR-2894: - Attachment: SOLR-2894.patch Implement distributed pivot faceting

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-03-05 Thread Dan Cooper (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Cooper updated SOLR-2894: - Attachment: SOLR-2894.patch Implement distributed pivot faceting