@Mark the link you posted is for linux paths. I assumed windows path will 
be on similar lines and expected index data to be on below path:

C:\<ES home>\data\elasticsearch\nodes\0\indices\idd

I see the path looks like it contains all the index data but I am puzzled 
why the size of data directory is only 77 KB.

There is a file of size 2 KB and it seems to contain some data that looks 
encoded (it appears my application data)
C:\<ES home>\data\elasticsearch\nodes\0\indices\idd\_state

My question is how can 2.2GB size data is compressed into 2KB unless I am 
looking at wrong directory.




On Tuesday, 24 March 2015 17:28:52 UTC+11, Mark Walkom wrote:
>
> Take a look at 
> http://www.elastic.co/guide/en/elasticsearch/reference/current/setup-dir-layout.html#_zip_and_tar_gz
>
> On 24 March 2015 at 16:34, Ravi Gupta <gupta...@gmail.com <javascript:>> 
> wrote:
>
>> Hi ,
>>
>> I have downloaded and installed ES on windows 7 and imported 2million+ 
>> records into it. (from a csv of size 2.2GB). I can search records using 
>> fiddler and it works as expected.
>>
>> I was hoping to see size of below directory to increase few GB but the 
>> size is only 77 kb.
>>
>> C:\temp\elasticsearch-1.4.4\elasticsearch-1.4.4\data
>>
>> This means ES stores data in some other directory on disk.
>>
>> Can you please tell me the directory location where ES stores the data?
>>
>> Regards,
>> Ravi
>>
>>  -- 
>> 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 elasticsearc...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/elasticsearch/ba4ca28a-fb16-48a2-a636-1702ae89ce80%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/elasticsearch/ba4ca28a-fb16-48a2-a636-1702ae89ce80%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/62cc4c9e-2846-4c73-bb75-f683419b0439%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to