[jira] [Commented] (SOLR-2522) Change max() and min() to work on multiValued fields

2015-02-10 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14314347#comment-14314347
 ] 

Erick Erickson commented on SOLR-2522:
--

bq: why Solr cannot?

Patches welcome of course.

 Change max() and min() to work on multiValued fields 
 -

 Key: SOLR-2522
 URL: https://issues.apache.org/jira/browse/SOLR-2522
 Project: Solr
  Issue Type: Improvement
Reporter: Bill Bell

 Switch max() and min() functions to work on multiValued fields so we can 
 do sort=min(fieldname) asc and the sort would work on multiValued fields...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2522) Change max() and min() to work on multiValued fields

2015-02-10 Thread Ere Maijala (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14314151#comment-14314151
 ] 

Ere Maijala commented on SOLR-2522:
---

Voted too.

 Change max() and min() to work on multiValued fields 
 -

 Key: SOLR-2522
 URL: https://issues.apache.org/jira/browse/SOLR-2522
 Project: Solr
  Issue Type: Improvement
Reporter: Bill Bell

 Switch max() and min() functions to work on multiValued fields so we can 
 do sort=min(fieldname) asc and the sort would work on multiValued fields...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2522) Change max() and min() to work on multiValued fields

2015-02-09 Thread Flavio Pompermaier (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14312245#comment-14312245
 ] 

Flavio Pompermaier commented on SOLR-2522:
--

Lucene has it (https://issues.apache.org/jira/browse/LUCENE-5454), 
elasticsearch too..why Solr cannot?

 Change max() and min() to work on multiValued fields 
 -

 Key: SOLR-2522
 URL: https://issues.apache.org/jira/browse/SOLR-2522
 Project: Solr
  Issue Type: Improvement
Reporter: Bill Bell

 Switch max() and min() functions to work on multiValued fields so we can 
 do sort=min(fieldname) asc and the sort would work on multiValued fields...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2522) Change max() and min() to work on multiValued fields

2014-03-14 Thread JIRA

[ 
https://issues.apache.org/jira/browse/SOLR-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934847#comment-13934847
 ] 

Jan Høydahl commented on SOLR-2522:
---

Ping() - anyone who have thought more on this?

 Change max() and min() to work on multiValued fields 
 -

 Key: SOLR-2522
 URL: https://issues.apache.org/jira/browse/SOLR-2522
 Project: Solr
  Issue Type: Improvement
Reporter: Bill Bell

 Switch max() and min() functions to work on multiValued fields so we can 
 do sort=min(fieldname) asc and the sort would work on multiValued fields...



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2522) Change max() and min() to work on multiValued fields

2013-03-21 Thread Chris Emerson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609364#comment-13609364
 ] 

Chris Emerson commented on SOLR-2522:
-

This would be incredibly helpful! Voting up.

As a side note, I actually tried for a while to do this as it wasn't clear to 
me from the documentation on min() that it couldn't be done. As it stands I'm 
having to do sorting, and therefore pagination, on the client side which is a 
real drag, and necessitates bringing back the entire result set every time a 
new page is required.

 Change max() and min() to work on multiValued fields 
 -

 Key: SOLR-2522
 URL: https://issues.apache.org/jira/browse/SOLR-2522
 Project: Solr
  Issue Type: Improvement
Reporter: Bill Bell

 Switch max() and min() functions to work on multiValued fields so we can 
 do sort=min(fieldname) asc and the sort would work on multiValued fields...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org