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

Added index-builder #211

Merged
merged 2 commits into from
Jun 29, 2017

Conversation

wachterjohannes
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #198
Related issues/PRs none
License MIT

What's in this PR?

This PR adds an article_index builder. create index on build time when --destroy flag isset a created index will also be dropped.

@wachterjohannes wachterjohannes force-pushed the enhancement/index-builder branch 2 times, most recently from 77dc51f to 2a91e04 Compare June 27, 2017 08:17
@wachterjohannes wachterjohannes added this to the 0.6.0 milestone Jun 27, 2017
@wachterjohannes wachterjohannes force-pushed the enhancement/index-builder branch from 2a91e04 to ea93104 Compare June 27, 2017 14:54
@trickreich trickreich merged commit 683c86a into sulu:develop Jun 29, 2017
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.

When building with --destroy, the ES index is not rebuilt
2 participants