Releases: synapticloop/panl
Releases · synapticloop/panl
Version 1.2.0 (codename `need-phantom`)
Code Update
-
Bug fixes
- Fixed JavScript in Single Page Search results in-built web app to take into account range facets
- Fixed serving in-built panl testing URLs when run from the script
-
Code changes
- Retrieval of more facets functionality added:
- Added in
facet_limit
JSON key for retrieving more facet results - Added in handler for retrieving more facets for a specific search field
- Added in
- Better output for testing URLs
- Added Always on OR facets and
panl.or.always.<lpse_code>
property - Moved log4j out of the jar file so that user's con configure their own logging
- Retrieval of more facets functionality added:
-
Breaking Changes - (which is OK as nobody is using it at the moment :) )
- Changed the single page search URL binding from
/panl-configuration/
to/panl-single-page/
as it makes more sense
- Changed the single page search URL binding from
-
Documentation update
- General spelling and grammatical mistake updates
- Update to new functionality and configuration properties
- Added in the
pagination
returned JSON Object implementation details - Added in URLs bound by the Panl server in the Appendices
Version 1.1.1 (codename `grizzled-pebble`)
Bug Fixes
- Fixed 'OR' facet
before
andafter
URL values in the JSON response where a range facet has already been selected
Code cleanup
- Updated explanation for DATE Range and RANGE facets
Version 1.1.0 (codename `broad-firefly`)
Code Update
- Added in
empty
FieldSet to return no documents - Added in Single Search Page functionality
- Update Mechanical Pencils
- Added in hierarchy for the Pencil Model example
- Dynamic range functionality - pulling actual values for the facet
- Suppress facet values for ranges, so that the user may only select from the range UI, and the individual range facet values do not appear
Documentation update
- New documentation for additional features and functionality
- Fixed general spelling and grammar errors
- Updated mechanical pencils introductory dataset explanations
- Added in documentation for Fields
- Panl cookbook
Version 1.0.0 (codename `bright-wildflower`)
Initial release of Synapticloop Panl.
Select the version that matches your Solr version - e.g. solr-panl-9 is designed to integrate with Apache Solr version 9.x.x
The book is included in the release package, howvere you may download a copy from here.