>> rb.getFieldFlags());
>>
>> The result of this search will give you the final result (with the
>> correct
>> offset and start).
>> I have thought in saving the collapsed docs in another DocSet and after
>> do
>> something with them... but don't know how to manage it.
>> Any clue about how could I reach the goal?
>> Thanks in advance
>>
>
>
>
--
View this message in context:
http://www.nabble.com/Customizing-SOLR-236-field-collapsing-tp23653220p23656522.html
Sent from the Solr - User mailing list archive at Nabble.com.
Is adding QueryComponent to your SearchComponents an option? When
combined with the CollapseComponent this approach would return the
collapsed and the complete result set.
i.e.:
collapse
query
facet
mlt
highlight
Thomas
Marc Sturlese schrieb:
Hey there,
I have bee
.
Any clue about how could I reach the goal?
Thanks in advance
--
View this message in context:
http://www.nabble.com/Customizing-SOLR-236-field-collapsing-tp23653220p23653220.html
Sent from the Solr - User mailing list archive at Nabble.com.