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