Re: Renaming lucene-core jar fails elasticsearch

2018-08-06 Thread Alexandre Rafalovitch
This really does not seem to be the right group to ask this question: 1) This is Solr, not Elasticsearch 2) This is Solr _Users_, you seem to be doing some distribution modifications Good luck, Alex. On 6 August 2018 at 05:52, sandeepkumar wrote: > Hi, > > We have changed Lucene-core and usi

Renaming lucene-core jar fails elasticsearch

2018-08-06 Thread sandeepkumar
Hi, We have changed Lucene-core and using (added this custom jar in elasticsearch core build.gradle) it in our elasticsearch. We are able to create distribution using: gradle assemble and in libs, we can see our custom Lucene-core jar. But when we run elastic search using bin/elasticsearch it g