Create nested type

Hi All,

Could any one help me create a nested type (in Java)?

Thanks so much.

Please ellabrate your requirement,

Thanks
Vineeth

On Thu, Dec 15, 2011 at 11:00 PM, scorpiovn vlsieuquang@gmail.com wrote:

Hi All,

Could any one help me create a nested type (in Java)?

Thanks so much.

The unit tests in the source code are a great way to understand how
the Java API works:

https://github.com/elasticsearch/elasticsearch/blob/master/src/test/java/org/elasticsearch/test/unit/index/mapper/nested/NestedMappingTests.java

--
Ivan

On Thu, Dec 15, 2011 at 9:30 AM, scorpiovn vlsieuquang@gmail.com wrote:

Hi All,

Could any one help me create a nested type (in Java)?

Thanks so much.