Hacker News new | ask | show | jobs
by ejain 4394 days ago
Elasticsearch isn't really schemaless, but you can have it guess and extend the schema as fields are encountered (or you can have it treat specific field as blobs of unindexed json).