Releases: AtlasOfLivingAustralia/bie-index
Releases · AtlasOfLivingAustralia/bie-index
1.4.4
Minor fix to the image search accessible from the search page.
1.4.3
- 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
- Use a version of ala-auth compatible with older CAS
- Fix a range error on import
1.4.2
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
- Maintenance release to allow grails wars to boot properly
1.4.1
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
- 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
- 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
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
Initial release of bie-index. This was initially in use by Atlas of Living Scotland.