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

Externalize doctype mapping in a structured file #8

Open
maudetes opened this issue Oct 17, 2018 · 1 comment
Open

Externalize doctype mapping in a structured file #8

maudetes opened this issue Oct 17, 2018 · 1 comment
Assignees

Comments

@maudetes
Copy link

Create a structured file (json or yml) to describe mapping to use for indexing per doctype.
The file will be used only when creating the index, and not when indexing as the mapping is set only once. To update the mapping, it would require to reindex the data from scratch.

@maudetes
Copy link
Author

Refactor mapping to one description file per doctype.

maudetes pushed a commit that referenced this issue Nov 14, 2018
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

No branches or pull requests

1 participant