what's the difference between solr and elasticsearch in hdfs case?

2014-08-11 Thread Jianyi
Hi~

I'm new to both solr and elasticsearch. I have read that both the two
support creating index on hdfs.

So, what's the difference between solr and elasticsearch in hdfs case?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/what-s-the-difference-between-solr-and-elasticsearch-in-hdfs-case-tp4152413.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: what's the difference between solr and elasticsearch in hdfs case?

2014-08-12 Thread Jianyi
Hi Alex,

Thanks for your reply.

I'm comparing Solr vs. ElasticSearch. 

Dose solr store index on hdfs in raw lucene format? I mean, if in that way,
we can get the index files from hdfs and directly put them into an
application based on lucene.

It seems that ElasticSearch dose not store the raw lucene index on hdfs
directly. It has its special data structure and operations.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/what-s-the-difference-between-solr-and-elasticsearch-in-hdfs-case-tp4152413p4152450.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: what's the difference between solr and elasticsearch in hdfs case?

2014-08-12 Thread Jianyi
Thanks Erick.

I will try. 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/what-s-the-difference-between-solr-and-elasticsearch-in-hdfs-case-tp4152413p4152626.html
Sent from the Solr - User mailing list archive at Nabble.com.