bump..
On Mon, Jan 7, 2019 at 11:53 AM Wei wrote:
> Thanks Thomas. You mentioned "Also there is no need for the
> FlattenGraphFilter", that's quite interesting because the Solr
> documentation says it's mandatory for indexing:
> https://lucene.apache.org/solr/guide/7_6/filter-descriptions.html.
Thanks Thomas. You mentioned "Also there is no need for the
FlattenGraphFilter", that's quite interesting because the Solr
documentation says it's mandatory for indexing:
https://lucene.apache.org/solr/guide/7_6/filter-descriptions.html. Is there
any more explanation for this?
Best regards,
Wei
Hi Wei,
here's a fairly simple field type we currently use in a project that seems to
do the job with graph synonyms. Maybe this helps as a starting point for you: