When you say sort, do you mean search on the basis of category and
integers? Or score the docs based on their category and integer values?

Also, for any given document, how many categories or integers are
associated with it?

On Mon, 21 Dec 2015, 14:43 Abhishek Mishra <solrmis...@gmail.com> wrote:

> Hello all
>
> i am facing some kind of requirement that where for an id p1 is  associated
> with some category_ids c1,c2,c3,c4 with some integers b1,b2,b3,b4. We need
> to sort the query of solr on the basis of b1/b2/b3/b4 depending on given
> category_id . Right now we mapped the category_ids into multi-valued
> attribute. [c1,c2,c3,c4] something like this. we are querying into it. But
> from now we also need to find which integer b1,b2,b3.. associated with
> given category and also sort the whole query on it.
>
>
> sorry for any typos..
>
> Regards
> Abhishek
>
-- 
Regards,
Binoy Dalal

Reply via email to