mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 16:35:45 +00:00
This is an intial commit that splits HasChildQueryParser / Builder into the two seperate steps. This one is particularly nasty since it transports a pretty wild InnerHits object that needs heavy refactoring. Yet, this commit has still some nocommits and needs more tests and maybe another cleanup but it's a start to get the code out there.
The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process See: https://github.com/elastic/docs