Shinsuke Sugaya

Results 201 comments of Shinsuke Sugaya

You need to install a proper version from [maven repository](http://central.maven.org/maven2/org/codelibs/elasticsearch-minhash/).

README is old.. Fess uses this plugin in [fess.json](https://github.com/codelibs/fess/blob/11.4.x/src/main/resources/fess_indices/fess.json).

See a source code of Fess. Fess uses [copy_bits_to](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_indices/fess/doc.json#L506).

I think the installation for Taste plugin fails. Please check Elasticsearch's log file.

Thank you for the info. Could you try Taste plugin 0.3.1? The latest version has a lot of improvement.

Crawled data is not unique by URL.

bin/riverweb is Unix script file.

Could you provide more info to reproduce the problem?

What is a version of Elasticsearch? and could you check: $ ls $ES_HOME/plugins/_/tika_

If you install river-web 1.2, you can find: ``` plugins/river-web/tika-core-1.5.jar ``` Which plugin has tika 1.4?