You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example documentation site with search returning both docs and function reference page entries grouped in quite clear way https://timber.github.io/docs/v2/. It uses Algolia, info.
Looking at the elasticlunr the current site search uses (background e.g. at #25), which I'm not familiar with, I'm left interested if the used search indexing and search result grouping and sorting could be accomplished in similar fashion.
Configuration-wise, maybe the (current) API / function reference entries should nevertheless be first in search results, in contrast to Timber docs where such entries have lower priority.
The text was updated successfully, but these errors were encountered:
Currently the site search indexes only https://phel-lang.org/documentation/api/ entries but it would be very useful to also include the other documentation pages in https://phel-lang.org/documentation/.
Example documentation site with search returning both docs and function reference page entries grouped in quite clear way https://timber.github.io/docs/v2/. It uses Algolia, info.
Looking at the elasticlunr the current site search uses (background e.g. at #25), which I'm not familiar with, I'm left interested if the used search indexing and search result grouping and sorting could be accomplished in similar fashion.
Configuration-wise, maybe the (current) API / function reference entries should nevertheless be first in search results, in contrast to Timber docs where such entries have lower priority.
The text was updated successfully, but these errors were encountered: