As far as I understand, Java client instance is stateless, and it's methods
are pure functions (I means "operating" methods rather those related to
initial configuration just after instantiation). As a result, it is
sufficient to have the only client for given cluster for given JVM. Is it
true? Or - are there any benefits in, say, creating own client for every
index?
As far as I understand, Java client instance is stateless, and it's methods are pure functions (I means "operating" methods rather those related to initial configuration just after instantiation). As a result, it is sufficient to have the only client for given cluster for given JVM. Is it true? Or - are there any benefits in, say, creating own client for every index?
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.