Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explain search only fields in Readme (#484)
Attempt to document #483. I wasn't sure how best to convey this given it affects consuming the search results, not performing the search itself. It should also be unsurprising that you'd access these search-only fields the same way you'd access regular or read-only fields. Had we buried these search-only fields in custom fields, like #426 first attempted, then I'd find that more surprising and warranting clearer documentation.
- Loading branch information