Re: [DISCUSS] Language detection in Solr

2023-03-07 Thread Eric Pugh
+1 agreed for Tika and deprecating langdetect. I was surprised to see how hold langdetect was! > On Mar 6, 2023, at 4:43 PM, Alessandro Benedetti wrote: > > +1 for delegating to Tika which is a much better place for that (and that > they are actively evolving). > > +1 for deprecating the old

Re: [DISCUSS] Language detection in Solr

2023-03-06 Thread Alessandro Benedetti
+1 for delegating to Tika which is a much better place for that (and that they are actively evolving). +1 for deprecating the old and not updated plugins as well (langdetect) Cheers -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr

[DISCUSS] Language detection in Solr

2023-03-02 Thread Jan Høydahl
Hi, Solr supports pluggable language detectors : > Solr supports three implementations of this feature: > > Tika’s language detection feature: > https://tika.apache.org/1.28.4/detection.html > LangDetect language