Login
Remember
Register
Ask a Question
What are the diffrence between apache Solr & ElasticSearch?
0
votes
asked
Sep 4, 2023
in
Apache
by
JackTerrance
What are the diffrence between apache Solr & ElasticSearch?
apacher-solar-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 4, 2023
by
JackTerrance
Criteria
Solr
ElasticSearch
Data varieties
JSON, XML, CSV
JSON
Data deduplication
Supported
Not supported
Updates
Through configuration changes
Through custom work
...