flow-development-collection
flow-development-collection copied to clipboard
Discussion: Deprecate (or even remove) the `QueryInterface`?
We should probably just deprecate (or even remove) QueryInterface?
Although I know the ES (elastic search) implementation uses it
Originally posted by @kitsunet in https://github.com/neos/flow-development-collection/issues/3276#issuecomment-1909043984
@kdambekalns responded:
Flowpack.ElasticSearch.ContentRepositoryAdaptoruses a differentQueryInterface, introduced in 2018 with PR https://github.com/Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor/pull/114.