Releases: printdeal/PrintdealPandosearchBundle
Maintenance
Pando Search Bundle Released
Now you can use printdeal pandosearch bundle at production. All BC will be done with new major version assignment.
Size parameter added to suggestion criteria list
Size property for SuggestCriteria (#37) * SEARCH-201 Size property for SuggestCriteria; * SEARCH-201 Size property for SuggestCriteria; Fix Unit Tests;
FQCN as service name
- FQCN as service names
- Internal code improvements
Fix return type
After serialization request now can be any type, so return typehint was removed.
Readme updated
Merge pull request #29 from printdeal/README-update Update README.md
Dynamic entities
New configuration options available:
search_response_entity
with FQCN for search response entity
suggestion_response_entity
with FQCN for suggestions response entity
Symfony4 ready
Now Pandosearch Bundle is ready to Symfony 4.
Tests were optimised for new ContainerBuilder and all dependencies were rechecked.
Multilanguage functionality improved
Now it is possible to include localizations list as a parameter
Url format for multiple localizations was changed
Travis build got coverage at reports
PHPStan check added
Single localization support
Works only if localizations was set at configuration:
Check does search or suggestion calls were executed for localization from the list.
If only one localization was set as the configuration - do not send localization to Pandosearch.