On Mon, Apr 23, 2012 at 1:27 PM, Bai Shen <baishen.li...@gmail.com> wrote: > I was under the impression that solr does Tika and the language identifier > that Shuyo did. The page at > http://wiki.apache.org/solr/LanguageDetectionlists them both. > > <processor > class="org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory"> > <processor > class="org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory"> > > Again, I'm just trying to understand why it was moved to solr. >
Because it offers a number of features above Tika's implementation, and is available under the Apache 2.0 License so we are free to do that. -- lucidimagination.com