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

Thorsten Scherler commented on SOLR-1632:
-----------------------------------------

Regarding the comment "Perhaps one idea is to use a visitor pattern to decouple 
tree traversal with the operations being performed." can you please explain 
where to implement the Listener/visitor. I had a quick look at the patch and it 
seems to me that the main functionality is in 
trunk/src/java/org/apache/solr/search/SolrIndexSearcher.java and the rest is 
more caching concerns, right?

> Distributed IDF
> ---------------
>
>                 Key: SOLR-1632
>                 URL: https://issues.apache.org/jira/browse/SOLR-1632
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.5
>            Reporter: Andrzej Bialecki 
>         Attachments: distrib-2.patch, distrib.patch
>
>
> Distributed IDF is a valuable enhancement for distributed search across 
> non-uniform shards. This issue tracks the proposed implementation of an API 
> to support this functionality in Solr.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to