Shinsuke Sugaya

Results 201 comments of Shinsuke Sugaya

Hmm.., it's not reproduced. I think you missed a mapping. In the following example, team-list.html page is excluded. ``` curl -XPUT "localhost:9200/web?pretty" curl -XPUT "localhost:9200/web/sample/_mapping?pretty" -d ' { "sample" :...

Is this question related to River Web?? If a question is about Elasticsearch itself, I think that it's better to ask: https://groups.google.com/forum/#!forum/elasticsearch

Yes, River Web will not work on ES 1.6 or the above. Therefore, River Web will be changed to Java application. We started to work on it.

River Web 1.5 runs as Java application.

I think that it works on elasticsearch 1.x.

I released version 1.0.1 for elasticsearch 0.90.11.

Released Auth plugin 1.2.0. Please use it.

Could you provide actual steps to reproduce it? (ex. a list of curl commands)

Could you give me steps(ex. curl commands) to reproduce it?

In [Admin Search](https://fess.codelibs.org/13.4/admin/searchlist-guide.html) page, you can check indexed text at `content` field by searching `filename:yourfile.py`.