v1.6.6
- it is now possible to setup an endpoint with a dsn by @patrikorup
fs_solr:
endpoints:
core0:
timeout: 5
dsn: http://localhost:8983/solr
- indexing-command shows notice if the requested set of entities is to large (more than 500000 entities)