Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate separate web and app search indexes #424

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

arthurattwell
Copy link
Member

Till now, we've generated a single search index for web and app outputs. But this means their content, file lists in meta.yml, and excludes in _config.yml must be identical, which they often aren't.

With this change, we now generate separate indexes for app and web output.

Till now, we've generated a single search index for web and app outputs.
But this means their file lists and excludes in _config.yml
must be identical, where they often aren't. With this change,
we generate separate indexes for app and web output.
@arthurattwell arthurattwell merged commit 23c4823 into master Nov 25, 2019
@arthurattwell arthurattwell deleted the web-vs-app-search-indexes branch November 25, 2019 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant