I'm testing the migration of the Java api for High Level Rest Client version 7.17 into the new Java API Client 8.3 and I'm having problems finding the equivalent to: org.elasticsearch.percolator.PercolateQueryBuilder;
Looks like this is deja vu, as we had to migrate from an old Java API to the "new" HLRC just a few years ago
Thank you Sylvain, i was able to find that class. However, it looks like that class is to use with the new 8.3 Client version.
I'm trying to use the transition strategy that says: "keep the existing code as-is and use the new Java API Client for new features in your application, then later migrate the existing code" Is there a way to keep the Percolator builder to work with 7.17?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.