Thank you for your answer but I'm not sure I've understood: document.type
is not in the same core as annotations, how can I facet on that field?
Il giorno gio 26 mag 2016 alle ore 14:06 Upayavira ha
scritto:
>
>
> On Thu, 26 May 2016, at 01:02 PM, Zaccheo Bagnati wrote:
> > Hi all,
> > I have a
On Thu, 26 May 2016, at 01:02 PM, Zaccheo Bagnati wrote:
> Hi all,
> I have a SOLR core containing documents:
> document (id, type, text)
> and a core containing annotations (each document has 0 or more
> annotations):
> annotation (id, document_id, user, text)
>
> I can filter annotations on
Hi all,
I have a SOLR core containing documents:
document (id, type, text)
and a core containing annotations (each document has 0 or more annotations):
annotation (id, document_id, user, text)
I can filter annotations on document fields using JoinQueryParser but how
can I create a faceting? Let'
tprocess in my client application, so that I know that
"red" and "blue" are "color"s and "40" and "42" are "size"s.
I thought that you cracks might have an idea on how to continue from there.
Best,
Tobias
--
View this message in contex