Re: How to see all document types for a give index?

2014-07-01 Thread smonasco
I believe http://localhost:9200/index/_mapping will give you types.

It is an indirect method for sure, but that kind of metadata is going to be in 
memory and not require fielddata cache.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/75b3cb8c-5c22-48e5-88d3-d7f64377ca94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to see all document types for a give index?

2014-07-01 Thread Jinyuan Zhou
Thanks,  I guess this may be  the perfect solution.

Jinyuan (Jack) Zhou


On Tue, Jul 1, 2014 at 6:23 AM, smonasco smona...@gmail.com wrote:

 I believe http://localhost:9200/index/_mapping will give you types.

 It is an indirect method for sure, but that kind of metadata is going to
 be in memory and not require fielddata cache.

 --
 You received this message because you are subscribed to a topic in the
 Google Groups elasticsearch group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/elasticsearch/j4z7FNOScEI/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 elasticsearch+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/elasticsearch/75b3cb8c-5c22-48e5-88d3-d7f64377ca94%40googlegroups.com
 .
 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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CANBTPCGRR63bQ3QcUaJ7yNU2h7wDDGaCEg5ODrSMM8xZiu9ZdA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


How to see all document types for a give index?

2014-06-29 Thread Jinyuan Zhou
Thanks,

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/2097260f-9157-4de3-aedf-5713027d88ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.