cpoerschke commented on PR #768:
URL: https://github.com/apache/solr/pull/768#issuecomment-1087776649

   Via https://github.com/apache/solr/pull/757#discussion_r836881993 it was 
highlighted (no pun intended) that `hl.queryFieldPattern` is ignored if 
`hl.requireFieldMatch=true` is set. So then if (and that remains an if) the 
Admin UI had the `hl.queryFieldPattern` option, should it only be showing it if 
`hl.requireFieldMatch` is unchecked?
   
   w.r.t. more obscure parameters not shown on the Admin UI, I wonder -- 
outside the scope of this pull request or SOLR-16111 -- if there might be an 
opportunity to (somehow) point into the reference guide more e.g.
   * `hl` to https://solr.apache.org/guide/8_11/highlighting.html
   * `facet` to https://solr.apache.org/guide/8_11/faceting.html
   *  `spatial` to https://solr.apache.org/guide/8_11/spatial-search.html
   * `spellcheck` to https://solr.apache.org/guide/8_11/spell-checking.html
   
   Or maybe that would add information overload too (and be relatively 
obvious)? And there's general `Documentation` and `Solr Query Syntax` links 
already.
   
   Would love to also hear @epugh's thoughts on this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to