Skip to content

Releases: ezsystems/ezplatform-solr-search-engine

1.0.1

27 Nov 10:12
Compare
Choose a tag to compare

Fixes EZP-25157: Wrong solr field used for location priority

1.0.0-rc2

11 Nov 10:47
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release
  • #27 Improves indexing command to throw exception if solr has not been enabled

1.0.0-rc1

28 Oct 12:58
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release
  • EZP-24915: fixed: updated endpoint class constant

v1.0.0-beta6

23 Oct 06:30
Compare
Choose a tag to compare
v1.0.0-beta6 Pre-release
Pre-release
  • EZP-24925: Extract XmlText field type out of kernel into separate repository
  • EZP-24915: cleanup structure and use standard bundle naming

1.0.0-beta5

07 Oct 08:17
Compare
Choose a tag to compare
1.0.0-beta5 Pre-release
Pre-release
  • EZP-24802: implement full text Location search using child block join
  • EZP-24804: implemented ancestor criterion
  • EZP-23247: remove unused HTML field type
  • EZP-23247: remove explicit copy and re-introduce proxy field
  • EZP-23247: fixed: referencing non-existent class
  • EZP-23247: updated: value is now scalar only
  • EZP-23247: map FullText field value
  • EZP-24816: configure searchable Url field type
  • BC 5.4: handle DOMDocument field value to string conversion
  • EZP-24902: Solr: Document is not indexed for translation

1.0.0-beta4

08 Sep 06:53
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release
  • Fixed composer dep to make sure unstable versions of ~5.4.5 and ~6.0 matches

1.0.0-beta3

06 Sep 20:22
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release

Fixed so that indexing script only indexes published content, internal drafts can by design contain invalid data causing indexing to fail.

1.0.0-beta2

04 Sep 16:02
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release
  • Renamed indexing command to be prefixed with ezplatform: instead of ezpublish:
  • Updated some internal API doc.

1.0.0-beta1

27 Aug 09:03
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release

First beta of Solr engine, can be tested with both eZ Platform 15.07 and higher, or eZ Publish Platform 5.4.5-beta1 or higher.

0.1.0

28 Jul 19:49
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Merge pull request #3 from ezsystems/EZP-24619-extract-solr-repo

EZP-24619: Extract Solr search engine into a separate repository