As a developer, I would like search results to be further delineated by method and op, so I can find links directly to those results.
Currently, the search functionality only links to the general section when a match is found in the API Definitions. This requires the user to then do a "search in page" to find related documentation.
Instead, each definition should have its own result.
AC
[x] Define a custom liquid filter called keywordify that converts an object into a string of unique keywords that can be used to help index extra text.
[x] Each method and operation has its own item in the search results.
As a developer, I would like search results to be further delineated by method and op, so I can find links directly to those results.
Currently, the search functionality only links to the general section when a match is found in the API Definitions. This requires the user to then do a "search in page" to find related documentation.
Instead, each definition should have its own result.
AC
keywordify
that converts an object into a string of unique keywords that can be used to help index extra text.