We forgot to update the javadoc in some cases, e.g.:
- hibernate.search.backend.type specifies “No default” whereas it does have a default if there’s only one backend in the classpath.
- hibernate.search.backend.io.commit_interval refers to obsolete names for the automatic indexing strategies.
- Etc., there might be more.
|