Hi there,

I try to apply the stoplabels with the instructions that you given in the
> solr clustering Wiki. But it didn't work.
>
> I am runing the patched solr on tomcat. So to enable the stop label. I add
> "-cp <dir-with-your-modified-stopwords>" in to my system's CATALINA_OPTS. I
> tried to change the file name from stoplabels.txt to stoplabel.en also . It
> didn't work too.
>
> Then I also find out that in carrot manual page
> (
>
> http://download.carrot2.org/head/manual/#section.advanced-topics.fine-tuning.stop-words
> ).
> It suggested to edit the stopwords files inside the carrot2-core.jar. I
> tried this but it didn't work too.
>
> I am not sure what is wrong with my set up. will it be caused by any sort
> of
> caching?
>

A quick and dirty hack would be to simply replace the corresponding files
(stoplabels.*) in carrot2-mini.jar.

I know the packaging of the clustering contrib has changed a bit, so let me
see how it currently works and correct the wiki if needed.

Thanks,

Staszek

Reply via email to