Releases: lmc-eu/cqrs-solr
Releases · lmc-eu/cqrs-solr
Version 3.0.0
3.0.0 - 2022-04-27
- Require php 8.1
- [BC] Use new language features and change method signatures
Version 2.0.0
2.0.0 - 2022-03-30
- Allow setting an edismax as local parameters in query
- [BC] Add method
useEDisMaxGlobally
toFulltextInterface
- [BC] Add method
- Set
phraseBigramFields
,boostQuery
,phraseSlop
only wheneDisMax
is enabled
Version 1.3.0
1.3.0 - 2022-03-29
- Use
*
as a placeholder for all fields inEntityApplicator
Version 1.2.0
1.2.0 - 2021-08-10
- Add an
$initiator
toResponseDecoders
supports
method
Version 1.1.0
1.1.0 - 2021-07-28
- Profile used endpoint details for a query
Version 1.0.0
1.0.0 - 2021-05-13
- Initial implementation