[
https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-303:
------------------------------
Attachment: distributed.patch
Updated patch:
- face refinement requests piggyback on the requests to retrieve stored fields
where possible.
- fixed bug when requesting scores... don't include scores even if requested if
they are not in the given DocList
- fixed HTTP error codes for query parse errirs
- added double/long support in sorting since we've upgraded to lucene 2.3, and
changed aggregate numFound to handle long
- escape&unescape comma separated "ids" string using backslash escaping (used
to specify docs from each shard to retrieve)
- other misc cleanups
> Distributed Search over HTTP
> ----------------------------
>
> Key: SOLR-303
> URL: https://issues.apache.org/jira/browse/SOLR-303
> Project: Solr
> Issue Type: New Feature
> Components: search
> Reporter: Sharad Agarwal
> Assignee: Yonik Seeley
> Attachments: distributed.patch, distributed.patch, distributed.patch,
> distributed.patch, distributed.patch, distributed.patch, distributed.patch,
> distributed.patch, distributed_pjaol.patch, fedsearch.patch, fedsearch.patch,
> fedsearch.patch, fedsearch.patch, fedsearch.patch, fedsearch.patch,
> fedsearch.patch, fedsearch.stu.patch, fedsearch.stu.patch
>
>
> Searching over multiple shards and aggregating results.
> Motivated by http://wiki.apache.org/solr/DistributedSearch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.