[ 
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

New patch:
  - test framework using multiple embedded jetty servers that adds documents to 
multiple servers, and also to a control server, then executes both distributed 
and non-distributed queries and compares the results.
  - fixed merging for non-string uniqueKeyFields
  - fixed issue when id field was not selected by client
  - break facet count ties by label
  - added rudimentary duplicate detection in case one accidentally adds the 
same doc to different shards
  - add code to handle index changes between query phases (docs may no longer 
exist)

Given that most of this is new functionality, I think things are in good enough 
shape to commit now (making it much easier for others to generate patches 
against it).

> 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.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.

Reply via email to