Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tamersalama
on April 8, 2016
|
parent
|
context
|
favorite
| on:
How we get high availability with Elasticsearch an...
Do you mind sharing how long it took for the indexing portion?
acehyzer
on April 8, 2016
[–]
It took me about 20 minutes to index 2.7M records. It was pulling from 3 tables using joins, and using the .Net NEST client.
serguzest
on April 8, 2016
|
parent
[–]
if you are using MSSQL or maybe other XML supported RDBMS, I highly suggest xml subqueries instead of joins. You can actually return whole object graph in one row, it is impossible with traditional sql. It is not too complicated either.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: