[
https://issues.apache.org/jira/browse/SOLR-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761699#action_12761699
]
Steven Rowe edited comment on SOLR-1478 at 10/2/09 1:26 PM:
------------------------------------------------------------
Providing aliases would allow all parties to get what they want. Downside:
maintenance/documentation issues with multiple syntaxes (minor IMHO). Upside:
collision probability goes down even further.
*edit* oops, completely wrong on the "upside" -- collision probability actually
goes up, not down, since the set of noncolliding field names is reduced by each
reserved pseudo-field name. Still, aliases totally rock.
was (Author: steve_rowe):
Providing aliases would allow all parties to get what they want. Downside:
maintenance/documentation issues with multiple syntaxes (minor IMHO). Upside:
collision probability goes down even further.
> Enable sort by docid
> --------------------
>
> Key: SOLR-1478
> URL: https://issues.apache.org/jira/browse/SOLR-1478
> Project: Solr
> Issue Type: New Feature
> Components: search
> Reporter: Erik Hatcher
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-1478.patch
>
>
> Lucene allows sorting by docid, but Solr currently does not provide a way to
> specify it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.