Skip to content

Releases: lmc-eu/cqrs-solr

Version 3.0.0

27 Apr 09:38
6b133b7
Compare
Choose a tag to compare

3.0.0 - 2022-04-27

  • Require php 8.1
    • [BC] Use new language features and change method signatures

Version 2.0.0

30 Mar 08:08
60df089
Compare
Choose a tag to compare

2.0.0 - 2022-03-30

  • Allow setting an edismax as local parameters in query
    • [BC] Add method useEDisMaxGlobally to FulltextInterface
  • Set phraseBigramFields, boostQuery, phraseSlop only when eDisMax is enabled

Version 1.3.0

29 Mar 14:22
70c7a54
Compare
Choose a tag to compare

1.3.0 - 2022-03-29

  • Use * as a placeholder for all fields in EntityApplicator

Version 1.2.0

10 Aug 13:44
5350987
Compare
Choose a tag to compare

1.2.0 - 2021-08-10

  • Add an $initiator to ResponseDecoders supports method

Version 1.1.0

28 Jul 19:19
4e443c3
Compare
Choose a tag to compare

1.1.0 - 2021-07-28

  • Profile used endpoint details for a query

Version 1.0.0

13 May 11:53
bd415e3
Compare
Choose a tag to compare

1.0.0 - 2021-05-13

  • Initial implementation