.
Seems like always this second collection is not created in first collection
cores.
Because of that join throws an error no active replicas found in
I am using solr 5.x
Could anyone please help me?
Thanks
Iniyan P
--
Regards,
Iniyan P
Hi,
My requirement is to detect duplication in title after removing punctuation
marks, stop words, accented characters.
I am trying to do exact match . After that I am thinking of applying
filters.
I have tried solr. KeywordTokenizerFactory . It does exact matching. But
when I add
Stop filt