Yes I know about that, but design schema cannot be changed. This is not my
decision :)
--
View this message in context:
http://lucene.472066.n3.nabble.com/Nested-query-in-SOLR-filter-query-fq-tp4078020p4078047.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi all,
I have the following case.
Solr documents has fields --> id and status. Id is not unique. Unique is the
combination of these two elements.
Documents with same id have different statuses.
List of Documents
-ID- -STATUS-
id11
id12
id13
id14
id2