Hi,

I'm working on an web application one functionality of which consists
in presenting to the user a list of terms to seize in a form field,
sorted alphabetically. As long as one single index was concerned, I
used solr facets to produce the list and it worked fine. But I must
now deal with several indices,  and thus use the distributed search
capability of solr, which forbid the use of "facet.sort=false".

I would like to know if someone plans to, or is even working on, the
implementation of the natural facet sorting in case of a distributed
search.

Thanks a lot,
-- 
Grégoire Neuville

Reply via email to