[jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2011-04-19 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021948#comment-13021948 ] Bill Bell commented on SOLR-2242: - OK how do we get this committed? Get distinct count of

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-19 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008825#comment-13008825 ] Bill Bell commented on SOLR-2242: - Can someone loom this patch over? Thanks,. Get

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-15 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006805#comment-13006805 ] Bill Bell commented on SOLR-2242: - OK this is complete. Sample query:

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006807#comment-13006807 ] Otis Gospodnetic commented on SOLR-2242: Would this be more consistent?

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-15 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006808#comment-13006808 ] Bill Bell commented on SOLR-2242: - Maybe, but I thought all params were supposed to be

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-15 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006809#comment-13006809 ] Bill Bell commented on SOLR-2242: - I am changing it. Since there is one example of

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-15 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007345#comment-13007345 ] Bill Bell commented on SOLR-2242: - OK I did the required work, can we get more feedback or

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Jonathan Rochkind (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006432#comment-13006432 ] Jonathan Rochkind commented on SOLR-2242: - I would love to see this feature in

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006747#comment-13006747 ] Bill Bell commented on SOLR-2242: - I am pretty new to patching stuff. Can I get some sort

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006750#comment-13006750 ] Yonik Seeley commented on SOLR-2242: It feels like we should have an option to return

Re: [jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Bill Bell
Thanks. Not sure how to get the facet distinct count without looping, but I'll look into that. Not sure what constraints means? I agree that you should not have to specify limit, but mincount should apply, since many times I want 1 or higher. Would be always include this or just add it as an

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006756#comment-13006756 ] Bill Bell commented on SOLR-2242: - Thanks. Not sure how to get the facet distinct count

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006758#comment-13006758 ] Yonik Seeley commented on SOLR-2242: bq. Not sure what constraints means? It's a facet

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006767#comment-13006767 ] Bill Bell commented on SOLR-2242: - OK. So you like the work constraints instead of

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006774#comment-13006774 ] Bill Bell commented on SOLR-2242: - Btw, I hope constraints means unique names. It is

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006775#comment-13006775 ] Bill Bell commented on SOLR-2242: - Btw, I hope constraints means unique names. It is

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Jonathan Rochkind (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006776#comment-13006776 ] Jonathan Rochkind commented on SOLR-2242: - If the naming is the sticking point. So

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006779#comment-13006779 ] Bill Bell commented on SOLR-2242: - No actually namedistinct is not the number of values. It

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Jonathan Rochkind (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006782#comment-13006782 ] Jonathan Rochkind commented on SOLR-2242: - There is clearly a semantic problem

[jira] Commented: (SOLR-2242) Get distinct count of names for a facet field

2011-03-14 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006792#comment-13006792 ] Bill Bell commented on SOLR-2242: - I am going to use your suggestion. You will not have to

<    1   2