Where is SearchOperationThreading in ES 1.2

For all my previous ES versions (up to and including 1.1.1), my Java code
passed the
org.elasticsearch.action.search.SearchOperationThreading.THREAD_PER_SHARD value
to the SearchRequestBuilder.setOperationThreading API.

Now with ES 1.2, the Javac build fails as the SearchOperationThreading enum
cannot be found, and the SearchRequestBuilder.setOperationThreading API is also
no longer present.

Is it safe to assume that this should be removed, or is there another way
of specifying this?

Thanks in advance!

Brian

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/72ad2f53-6b20-4f1f-ac5b-b3949f7b0077%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Removed: Remove search operation threading option by kimchy · Pull Request #6042 · elastic/elasticsearch · GitHub

--
Ivan

On Tue, May 27, 2014 at 12:11 PM, InquiringMind brian.from.fl@gmail.comwrote:

For all my previous ES versions (up to and including 1.1.1), my Java code
passed the
org.elasticsearch.action.search.SearchOperationThreading.THREAD_PER_SHARD value
to the SearchRequestBuilder.setOperationThreading API.

Now with ES 1.2, the Javac build fails as the SearchOperationThreading enum
cannot be found, and the SearchRequestBuilder.setOperationThreading API is also
no longer present.

Is it safe to assume that this should be removed, or is there another way
of specifying this?

Thanks in advance!

Brian

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/72ad2f53-6b20-4f1f-ac5b-b3949f7b0077%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/72ad2f53-6b20-4f1f-ac5b-b3949f7b0077%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQA9RUVz2Zc0BRgjiMUOurb_vWi2a9s07L9kp3SfQr-AXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Thanks, Ivan!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d0869371-7c6b-400a-9fad-9f1b86ce4ea4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.