#268 docs: search walkthrough updated for the FTS default flip#336
Merged
Conversation
…lip (isamplesorg#335) EXPLORER_QUERIES.md still described the ILIKE facets scan as THE search path; since 2026-07-17 that is only the ?fts=off / identifier fallback. Adds the sharded-index default path in plain English (Eric's isamplesorg#268 ask), the search-index row in the file table, and relabels the try-it-yourself ILIKE example as the fallback equivalent. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Nohddj7oXLnkJ4P9Cibg8Y
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This morning's PR #335 made the sharded search index the default path — which made EXPLORER_QUERIES.md's search section (written for @ekansa's #268) stale: it described the 60 MB ILIKE scan as the search. Now documented:
?fts=off+ automatic for pasted ARK/IGSN/DOI): the original ILIKE scan with the exact-PID armDocs-only; no code paths touched.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Nohddj7oXLnkJ4P9Cibg8Y