Skip to content

v1.6.6

Compare
Choose a tag to compare
@floriansemm floriansemm released this 01 Mar 09:06
· 14 commits to 1.6.x since this release
  • 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)