Releases: computate-org/computate-search
Releases · computate-org/computate-search
4.2.7.21
Full Changelog: 4.2.7.20...4.2.7.21
4.2.7.20
4.3.3.18
Mon Nov 14, 2022
- Upgrade Vert.x from 4.2.5 to 4.3.3
- Fixed an error with facetRange set but no facetRangeStart or facetRangeEnd
- Fixing the search API pivot and stats response format
- Create codeql.yml
Full Changelog: 4.2.5.16...4.3.3.18
4.2.5.16
4.2.5.16 Mon Nov 7, 2022
- Added some page content.
- Added Javadoc to SearchRequest class.
Full Changelog: 4.2.5.15...4.2.5.16
4.2.5.15
Full Changelog: 4.2.5.14...4.2.5.15
This release allows for installing the computate-search project as a computate project with the code generation service enabled locally:
git clone [email protected]:computate-org/computate_project.git ~/.ansible/roles/computate.computate_project
ansible-playbook ~/.ansible/roles/computate.computate_project/install.yml -e SITE_NAME=computate-search -e ENABLE_CODE_GENERATION_SERVICE=true