You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mostly got it working. Remaining issue that I have is that it's rather tricky to use existing schema.xml for a Docker instance, a more viable approach would be adjusting schema programmatically by using Solr Schema API. However, it doesn't look like solr-node-client currently supports that, so I'd need to implement it first.
Replace dependency on manually run local Solr instance with pre-provided Docker setup.
The text was updated successfully, but these errors were encountered: