Skip to content

Releases: AtlasOfLivingAustralia/bie-index

1.4.4

08 Apr 03:59
935a8dd
Compare
Choose a tag to compare

Minor fix to the image search accessible from the search page.

1.4.3

28 Mar 23:33
7ff8703
Compare
Choose a tag to compare
  • Uses solr 6.6.5 and the latest version of ala-name-matching (which also uses lucene 6.6.5)
  • Uses pre-built weights for search and auto-suggest, rather than trying to rig query boosts. Weights can be configured by an external set of rules.
  • Auto-suggest uses the solr suggester, rather than a custom query. This requires a suggestion index to be built, which happens in the normal import sequence but which also can be triggered manually.
  • Improved image searching and loading (this requires a modification to the image loading configuration).

1.4.2.2

18 Jun 23:46
ed2d9f8
Compare
Choose a tag to compare
  • Use a version of ala-auth compatible with older CAS
  • Fix a range error on import

1.4.2

15 Jun 01:39
b7bf6ad
Compare
Choose a tag to compare

Release for agriculture BIE

  • Allows extended vernacular fields from GBIF standard
  • Adds a provenance field so that processing can be traced
  • Provenance and taxonRemarks fields are multi-valued to allow a build-up of remarks and processing

1.4.1.1

13 Dec 00:38
d70913f
Compare
Choose a tag to compare
  • Maintenance release to allow grails wars to boot properly

1.4.1

11 Dec 00:23
1e36192
Compare
Choose a tag to compare

Deprecated Use 1.4.1.1 instead

  • Runs under JDK 8
  • Migrated to grails 3
  • Job control for import jobs
  • New name matching library with latest GBIF libraries
  • Accepts newer source DwCA with taxon variants that show multiple name sources

1.2.3

07 Feb 22:29
Compare
Choose a tag to compare
  • Move to development version
  • Seperate denormalisation from loading
  • Merge remote-tracking branch 'upstream/master'
  • Merge branch 'issue-100'
  • Fixed #112 - Download failing for GUID searches
  • Merge pull request #110 from charvolant/master - Separate denormalisation (issue 100)
  • Merge pull request #110 from charvolant/master - Separate denormalisation (issue 100)
  • AtlasOfLivingAustralia/data-management#249 - Update BIE image for the species in live Solr when image is nominated as ALA Preferred Species Images list
  • added the ability to filter biocache counts with a context
  • Added Mozilla license
  • Ability to add additional fields to webservice search results, locality matching to distribution value on import
  • add additional fields for all indexed types
  • fix for distribution for imports
  • Updated ALA plugin versions
  • Updated CAS version - To avoid issue with SOLR causing CAS filters to fail due to SAX2
    dependency error.

1.2.2

27 Sep 05:09
Compare
Choose a tag to compare
  • referencing the DwcTerm.taxonID in the archive instead of id
  • Merge remote-tracking branch 'origin/master'
  • Merge remote-tracking branch 'origin/master'
  • import localities uncommented, and taxonID
  • Fix for misapplied names being returned in bulk name lookup
  • Fix undef var error
  • remove training slash
  • Fixes for /species/lookup/bulk service #75
  • Fixes for test and JSON format output #75
  • Revert SolrSearchService change
  • Revert SolrSearchService change - take 2
  • Version 1.2.1
  • Comment change to try and trigger build
  • Fixed #99 - missing names for names lookup
  • Fixed #99 - missing names for names lookup
  • Fixed #106 missing callback wrapper
  • Fixed #106 missing callback wrapper
  • Comment about attachment header
  • V version 1.2.2-SNAPSHOT
  • Fix for previous change failing unit test and breaking build
  • toggle for occurrence counts
  • changes for unrecognised ranks: -1 values causing downstream issues
  • autocomplete changes to use /suggest service
  • Merge remote-tracking branch 'origin/master'
  • Merge branch 'autocomplete'
  • Fix for archives where taxonID is the record ID
  • Fixed #107 - Downloads now respect the file and fields params. CSV headers are
    provided by i18n and default fields are set in config.
  • Temp fix for #105 - ScientificName is not getting triggered (case sensitive) so commonName
    is out boosting exact_text (which is a copyTo field for
    scientificName). So making commonName a lower boost than exact_text.
  • Another temp fix for #105 - See previous commit for details - 05b8c74.
  • Minor fix for guid lookup - Don't show acceptedIdentifier & name if not an accepted name or has
    acceptedConceptID values.
  • Version 1.2.2

1.2.0

16 Aug 06:25
Compare
Choose a tag to compare

The version first used in the Atlas of Living Australia

  • Additional information for things such as images, species groups, occurrence counts, link identifiers etc.
  • Support for additional identifiers
  • Prioritised common names
  • Support for more information on taxonomic status, nomenclatural status
  • Numerous tweaks to search order

1.0

04 Feb 09:00
Compare
Choose a tag to compare
1.0

Initial release of bie-index. This was initially in use by Atlas of Living Scotland.