Skip to content

Nitrite/Java: Asynchronous indexes #42

Answered by anidotnet
neroux asked this question in Q&A
Discussion options

You must be logged in to vote

Asynchronous indexing can only be initiated by createIndex() method. It is useful only when you already have data in your collection and you want to introduce new index and don't want to wait for the indexing to complete. It has no effect on updating index while inserting/modifying data.

Replies: 0 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@anidotnet
Comment options

@neroux
Comment options

@anidotnet
Comment options

@neroux
Comment options

@anidotnet
Comment options

Answer selected by neroux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
nitrite-java Nitrite for Java
2 participants