https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21872 --- Comment #28 from David Cook <dcook@prosentient.com.au> --- (In reply to Ere Maijala from comment #26)
Yes. Actually, there's no incremental indexing but changes are sent to ES when a record is saved. It's pretty fast since ES can take the update and make it visible later. Rebuild is typically needed only if you change the indexing rules or import a lot of records somehow without indexing.
Apologies for the imprecision in my language. When I said incremental, I meant small or individual, so I was referring to what you're describing. Glad to be on the same page! That's great. That context for a rebuild makes sense too. Not something that the average user will be doing. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.