[jira] [Commented] (SOLR-1581) Facet by Function

2015-03-18 Thread Stanislav (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366880#comment-14366880 ] Stanislav commented on SOLR-1581: - Am I right that this feature is already implemented as c

[jira] [Commented] (SOLR-1581) Facet by Function

2013-07-01 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697446#comment-13697446 ] Otis Gospodnetic commented on SOLR-1581: [~gsingers] you still want/need this or ha

[jira] [Commented] (SOLR-1581) Facet by Function

2012-12-04 Thread Ted Strauss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510230#comment-13510230 ] Ted Strauss commented on SOLR-1581: --- I'd like to offer to co-sponsor work on this issue i

[jira] [Commented] (SOLR-1581) Facet by Function

2012-09-05 Thread Antoine Le Floc'h (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449008#comment-13449008 ] Antoine Le Floc'h commented on SOLR-1581: - Do you confirm that as of Sep 2012, ther

Re: [jira] Commented: (SOLR-1581) Facet by Function

2011-02-18 Thread Grant Ingersoll
There is some support in DocValues for multiple values per document, but they still ultimately must reduce down to a single value coming out of the function. See the VectorValueSource as an example. In other words, the API is there, but nothing implements it. I imagine you could use the Uninv

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996365#comment-12996365 ] Jan Høydahl commented on SOLR-1581: --- Ryan, I like that very much! We already have a "var

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996157#comment-12996157 ] Hoss Man commented on SOLR-1581: haven't looked at the patch, barely skimmed the comments,

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996068#comment-12996068 ] Ryan McKinley commented on SOLR-1581: - i am not a huge fan of the {!tag=xxx} syntax, bu

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996032#comment-12996032 ] Grant Ingersoll commented on SOLR-1581: --- Another concern on this one is how to handle

Re: [jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Bill Bell
Yes I know all too well. What would it take to extend VS to multivalued fields ? Bill Bell Sent from mobile On Feb 17, 2011, at 10:08 AM, "Yonik Seeley (JIRA)" wrote: > >[ > https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpa

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995994#comment-12995994 ] Grant Ingersoll commented on SOLR-1581: --- bq. This is sort of analogous to range vs fr

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995928#comment-12995928 ] Ryan McKinley commented on SOLR-1581: - I like it! Depending on the size of the index,

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995924#comment-12995924 ] Yonik Seeley commented on SOLR-1581: bq. It then occurred to me that wouldn't this be a

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995915#comment-12995915 ] Grant Ingersoll commented on SOLR-1581: --- I've been digging into this a bit more and I

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995894#comment-12995894 ] Grant Ingersoll commented on SOLR-1581: --- Here's a cool side effect of this, I think.

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995846#comment-12995846 ] Grant Ingersoll commented on SOLR-1581: --- bq. could probably reuse the sort parsing co

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995594#comment-12995594 ] Hoss Man commented on SOLR-1581: could probably reuse the sort parsing code for this ... it

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-15 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994828#comment-12994828 ] Grant Ingersoll commented on SOLR-1581: --- actually, in looking at this, we don't need

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-15 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994774#comment-12994774 ] Grant Ingersoll commented on SOLR-1581: --- I would agree it relates to SOLR-1240. In f