Opensolr Changelog
Recent updates and improvements to the Opensolr platform.
API Aug 28, 2026
-
Fix
remove_http_auth Works Again, Plus API Alias 404 and api_query_suggestions Fixes
remove_http_authworks again. The endpoint that removes HTTP Basic Auth from an index had been failing on every call; it now removes the credentials on the index and on every cluster replica, exactly like update_http_auth sets them. Also fixed: the shorthttps://api.opensolr.com/api/METHODalias answered 404, andapi_query_suggestionsreturned an error when called on opensolr.com.