public class DocSort extends Object implements Sort.Sorter
1. The default sorting method used by ScanQuery; the order is mutable, so please do not rely on this sorting in your business logic.
2. The default sorting method for Nested child rows in InnerHits.
3. The default sorting method used during queries for indexes that include Nested fields.
This sorting method only supports explicit settings within InnerHits.
Copyright © 2025. All Rights Reserved.