Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Currently, the Query UI only exposes some common highlighting parameters and do not expose any parameters that are specific to certain highlighting implementation(s).
In https://github.com/apache/solr/pull/768#issuecomment-1217894430, epugh suggested we could try exposing all common parameters and grouped the specific ones under collapsible lists
I'd be interested in seeing what the Query UI would look like if we actually exposed all the Common parameters, and introduced new check boxes for Unified, Original, and FastVector.... I'm supposing that the logic in the Query Admin UI would pretty much all be pretty boilerplate to do all of that.
Attachments
Issue Links
- links to