Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 22, 2024
1 parent 0e2220c commit 67025a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cl/api/templates/search-api-docs-vlatest.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,8 @@ <h3 id="fields">Fields</h3>
"help_text": "The docket numbers of a case, can be consolidated and quite long. In some instances they are too long to be indexed by postgres and we store the full docket in the correction field on the Opinion Cluster."
}</pre>

<h3 id="highlighting">Highlighting Results</h3>

<h3 id="highlighting">Highlighting Results</h3>
<p>To enhance performance, results are not highlighted by default. To enable highlighting, include <code>highlight=on</code> in your request.
</p>
<p>When highlighting is disabled, the first 500 characters of snippet fields are returned for fields <code>o</code>, <code>r</code>, and <code>rd</code>.
Expand Down

0 comments on commit 67025a3

Please sign in to comment.