We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of writing it directly in code, create indexes variable based on the mapping description file. Maybe use the doctypes as keys.
The text was updated successfully, but these errors were encountered:
#13 Refactor indexes variable to use docType from the mapping_descrip…
17af571
…tion file + propagate changes to the entire indexation code + use a mutex for ensuring mutual exclusion between update, replicate and reindex.
maudetes
No branches or pull requests
Instead of writing it directly in code, create indexes variable based on the mapping description file.
Maybe use the doctypes as keys.
The text was updated successfully, but these errors were encountered: