[ 
https://issues.apache.org/jira/browse/SOLR-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506321
 ] 

Yonik Seeley commented on SOLR-264:
-----------------------------------

> we wouldn't even have to require that the field name match any sort of 
> pattern (ie: end with _ and a number) we could just hash on the field name. 

Excellent point.  I had considered adding the hash of the prefix to the field 
value... but  just hashing over the complete name and not requiring a specific 
format is much better.

You'll have to let me know the reference to the girl and the well stuff 
sometime ;-)

> Support 'random' sort order
> ---------------------------
>
>                 Key: SOLR-264
>                 URL: https://issues.apache.org/jira/browse/SOLR-264
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Ryan McKinley
>            Priority: Minor
>         Attachments: RandomSortField.java, RandomSortField.java, 
> SOLR-264-RandomSortOrder.patch, SOLR-264-RandomSortOrder.patch, 
> SOLR-264-RandomSortOrder.patch
>
>
> Support querying for random documents:
>   http://localhost:8983/solr/select/?q=*:*&fl=sku&sort=random%20desc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to