Releases: ezsystems/ezplatform-solr-search-engine
Releases · ezsystems/ezplatform-solr-search-engine
1.0.1
1.0.0-rc2
1.0.0-rc1
- EZP-24915: fixed: updated endpoint class constant
v1.0.0-beta6
- 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
- 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
- Fixed composer dep to make sure unstable versions of ~5.4.5 and ~6.0 matches
1.0.0-beta3
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
- Renamed indexing command to be prefixed with
ezplatform:
instead ofezpublish:
- Updated some internal API doc.
1.0.0-beta1
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.