Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Faceting #3

Open
akkumar opened this issue Apr 15, 2010 · 0 comments
Open

Faceting #3

akkumar opened this issue Apr 15, 2010 · 0 comments

Comments

@akkumar
Copy link
Owner

akkumar commented Apr 15, 2010

Depends on solr integration , from an API perspective.

  • For the given field to be faceted, get the low and the high regions and the region servers for the same.

  • Find out the list of region servers ( for the encompassing regions ) , ( similar to multiput API, introduced in trunk + 0.20.4 , could be refactored for use there ).

    Fire out independent RPC calls to them for the facet count.
    Consolidate the counts back ( a summation , based on key)
    Return back to the web service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant