Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Version 0.5-alpha

Compare
Choose a tag to compare
@gsergiu gsergiu released this 09 Apr 09:50
· 127 commits to develop since this release

The 0.5 Release was created to add two main functionalities to the entity API, namely the support for schema.org serilization and new implementation of suggest method using regular search handlers on available labels.

This release includes the following new/updated functionality:

  • ADD support fro schema.org serialization for entities
  • ADD suggest algorithm based on search by labels
  • ADD CORS headers for search method
  • ADD depictions and geolocations for organizations
  • FIX updates of solr index / solr schema
  • FIX validation of text query for suggest method
  • FIX avoid NPE for language filtering in suggest method
  • FIX dereferenciation of wikidata redirections for enrichment of organizations
  • CHANGE invalid search queries indicated as bad requests (HTTP 200) instead of internal server errors

See also: