For example, if I was searching in a directory containing many .json files, all of which containing something along the lines of
Code: Select all
"var":123,
Code: Select all
ext:json content:quot:"var"quot:":*,"
where the asterisk would be some special wildcard symbol specific for this sorting method, and then all of the results would be ordered by whatever number the variable "var" was set to.
Again, not quite sure of the practical usefulness of this, or whether it'd be possible, but I could think of a few convenient uses for this and it'd be a neat feature to have.