Thanks Binh, I have another question what is the best way to delete an index and the shards that use it to then recreate this index from beginning.
Regards On Mon, Feb 10, 2014 at 11:22 AM, Binh Ly <[email protected]> wrote: > This might help: > > http://lucene.apache.org/core/3_0_3/fileformats.html#Index%20File%20Formats > > Keep in mind, each shard in ES is a Lucene index so that is while lots of > file descriptors need to be used. In other words, it's normal. > > -- > 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/nadGbpBPAQk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/e6c59871-6c1f-45c0-8060-e911a2c0609f%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- --- Rondan Rino Certificado en LPIC-2 <https://cs.lpi.org/caf/Xamman/certification> LPI ID:LPI000209832 Verification Code:gbblvwyfxu Red Hat Certified Engineer -- RHCE -- RHCVA<https://www.redhat.com/wapps/training/certification/verify.html?certNumber=120-175-658&verify=Verify> Blog:http://www.itrestauracion.com.ar Cv: http://cv.rinorondan.com.ar <http://www.rinorondan.com.ar/> http://counter.li.org Linux User -> #517918 Viva La Santa Federacion!! Mueran Los Salvages Unitarios!! ^^^Transcripcion de la epoca ^^^ -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAASrp47_ie1YHbHgS2Tmo70sFN%2BXv4%3D%2B-nS_fY5QJu1zOd8JJQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
