Skip to content

v3.1.3

Choose a tag to compare

@gdbrown gdbrown released this 09 Oct 19:24
· 7 commits to master since this release
aa7db4e
  • In IndexManager::updateIndex add ignore_unavailable and allow_no_indices (with true) when running $index->setMapping(...) since a missing index is not an error in this scenario.