Skip to content

Version 1.2.0 (codename `need-phantom`)

Latest
Compare
Choose a tag to compare
@synapticloop synapticloop released this 29 Oct 22:28
· 6 commits to main since this release

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
    • 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
  • 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
  • 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