Search tells the truth about its results
Compartment boundaries can trim a search's candidates before ranking.
The vault casts a wide net before filtering, bounds what that net may
cost, and — when fewer results survive than were asked for — says so,
rather than presenting a truncated list as complete.
Casting a wide net is not the same as keeping everything in it. A
search over meaning alone will always return its nearest neighbours,
however far away they are, so the vault holds them to a standard of
relevance and would rather say it does not know than pad an answer
with its nearest misses.
The vault casts a wide net before filtering
- Given a request for five results
- Then the vault considers at least two hundred candidates
The wide net has a cost ceiling
- Given a request for five hundred results
- Then the vault considers no more candidates than the operator's ceiling
Yesterday's draft does not compete with today's revisionstack
- Given a document that was revised once
- When the vault is searched normally
- Then only the current revision is offered
History is there for whoever asks for itstack
- Given a document that was revised once
- When the vault is searched across all versions
- Then both revisions are offered
The vault admits what it does not knowstack
- Given a reader whose compartments hold nothing on a topic
- When they ask the vault to think about that topic
- Then the vault says the corpus does not cover it
A relevance standard that cannot be read is not abandoned
- Given an unreadable relevance setting
- Then the vault falls back to its own standard rather than admitting everything
A question phrased as a question still reaches the words in the documentsstack
- Given a vault holding one document that answers a question
- When someone asks the question in full sentences
- Then the words in the question are matched against the documents
The vault does not pad an answer with its nearest missesstack
- Given a vault holding one document that answers a question
- When someone asks the question in full sentences
- Then only the document that answers it is offered