| For instance we currently have Elasticsearch configuration in src/test/resources, which is wrong because we don't load those from the JAR. There is currently a hack to consume those files from target/classes, if I remember correctly. Discussion: https://github.com/hibernate/hibernate-search/pull/1375 |