Skip to content

Commit 618a3f3

Browse files
thehabesCopilot
andauthored
Update public/API.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 052be8c commit 618a3f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/API.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ <h3 id="phrase-search">Phrase Search</h3>
650650
The Phrase Search endpoint performs a proximity-based search for multi-word phrases, finding documents where search terms appear near each other in sequence. This is more precise than standard text search for multi-word queries while still being flexible enough to allow for minor variations.
651651
</p>
652652
<p>
653-
The search covers multiple text fields depending on the syntax of objects. In paritcular is covers the current Web Annotation syntax, IIIF Presentation API 2.1 syntax, and IIIF Presentation API 3.0 syntax. See below for specific details.
653+
The search covers multiple text fields depending on the syntax of objects. In particular it covers the current Web Annotation syntax, IIIF Presentation API 2.1 syntax, and IIIF Presentation API 3.0 syntax. See below for specific details.
654654
</p>
655655
<ul>
656656
<li><strong>IIIF 3.0 fields:</strong> <code class="language-plaintext highlighter-rouge">body.value</code>, <code class="language-plaintext highlighter-rouge">bodyValue</code>, and nested structures in <code class="language-plaintext highlighter-rouge">items</code> and <code class="language-plaintext highlighter-rouge">annotations</code></li>

0 commit comments

Comments
 (0)