How can I check (from log file, etc) weather analyzer-th is in use? I have already modified nutch-site.xml as follow:
In the log file, there is a log about the analyzer used for each document. This is logged at INFO level, and the trace looks like this: Indexing [document_url] with analyzer analyzer_name (document_detected_lang) Regards Jérôme
