Nik Everett 3573822b7e Highlight fields in request order
Because json objects are unordered this also adds an explicit order syntax
that looks like
    "highlight": {
        "fields": [
            {"title":{ /*params*/ }},
            {"text":{ /*params*/ }}
        ]
    }

This is not useful for any of the builtin highlighters but will be useful
in plugins.

Closes #4649
2014-05-22 16:44:14 +02:00
..
2014-05-18 17:43:13 -07:00
2014-05-06 15:57:00 +02:00
2014-05-18 17:43:13 -07:00
2014-05-22 16:44:14 +02:00
2014-05-16 19:07:05 +02:00
2014-04-22 13:33:03 -04:00
2014-04-14 14:08:41 -07:00
2014-04-07 14:43:35 -04:00