Re: can anybody give some suggest about this elasticsearch shard failed problem? thanks

2018-06-05 Thread Adrien Grand
The fact that it happens when writing compound files is very suspicious since there should be little time between when the original files are written and when they are merged into a compound file. Is it a remote filesystem? Do you have cron jobs that run every 6 hours? Le mar. 5 juin 2018 à 16:43,

can anybody give some suggest about this elasticsearch shard failed problem? thanks

2018-06-05 Thread ??????
Elasticsearch version (bin/elasticsearch --version): 5.1.1 Plugins installed: [] no JVM version (java -version): 1.8.0_77 OS version (uname -a if on a Unix-like system): CentOS Linux release 7.2.1511 (Core) Description of the problem including expected versus actual behavior: when using update

??????can anybody give some suggest about this elasticsearch shard failed problem? thanks

2018-06-05 Thread ??????
lucene version is 6.3.0 filesystem is xfs. And this always happen at 00:02 06:02 12:02 18:02, it's very strange -- -- ??: "251922566"<251922...@qq.com>; : 2018??6??5??(??) 6:50 ??: "java-user"; : can anybody give some sugges

Re: ICUFoldingFilter

2018-06-05 Thread Michael Sokolov
That's good to know. If we go this route, we'll definitely either use the factory, or follow its example. Thanks again -Mike On Mon, Jun 4, 2018 at 9:12 PM, Robert Muir wrote: > There may be a traps, e.g. if you make such a filter with UnicodeSet, > I think you really need to call .freeze() bef