Skip to content

Commit e5f2486

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

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
@@ -529,7 +529,7 @@ <h3 id="text-search">Text Search</h3>
529529
<li><strong>Response: <code class="language-plaintext highlighter-rouge">[{JSON}]</code></strong>—An array of annotation objects matching the search, sorted by relevance score</li>
530530
</ul>
531531
<p>
532-
The Text Search endpoint performs a full-text search across Annotation text content . It searches for exact word matches and tokenizes the search text, finding documents that contain all the search terms anywhere in their text content.
532+
The Text Search endpoint performs a full-text search across Annotation text content. It searches for exact word matches and tokenizes the search text, finding documents that contain all the search terms anywhere in their text content.
533533
</p>
534534
<p>
535535
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.

0 commit comments

Comments
 (0)