GetField moved?

Hi,

Maybe I missed something, it seems that the in 0.17.9 still present
class org.elasticsearch.action.get.GetField disappeared. Is the new
class org.elasticsearch.index.get.GetField the replacement? Is it
behaving like the old class (methods seems to look so)?
What issue was this move related to?

Thanks!
Andrej

Yes, it moved to the index.get.GetField package, and works exactly the same.

On Mon, Nov 7, 2011 at 5:42 PM, Andrej Rosenheinrich <
andrej.rosenheinrich@unister.de> wrote:

Hi,

Maybe I missed something, it seems that the in 0.17.9 still present
class org.elasticsearch.action.get.GetField disappeared. Is the new
class org.elasticsearch.index.get.GetField the replacement? Is it
behaving like the old class (methods seems to look so)?
What issue was this move related to?

Thanks!
Andrej