AtlasOfLivingAustralia / biocache-service

Occurrence & mapping webservices
https://biocache-ws.ala.org.au/ws/
Other
9 stars 26 forks source link

Add `taxonRemarks` to fulltext `text` field #710

Closed nickdos closed 11 months ago

nickdos commented 3 years ago

Requested by @elywallis and @peggynewman .

Should be a straight forward addition to the schema file (or code that generates the dynamic part of it).

nickdos commented 3 years ago

Waiting to be deployed to test before QA can be done.

nickdos commented 2 years ago

@brucehyslop I tried testing this but biocache-test did not find any records using a term (ills) from a record having taxonRemarks.

https://biocache-test.ala.org.au/occurrences/search?q=text:ILLS should've worked.

Might need a new index be generated...

brucehyslop commented 2 years ago

@brucehyslop I tried testing this but biocache-test did not find any records using a term (ills) from a record having taxonRemarks.

https://biocache-test.ala.org.au/occurrences/search?q=text:ILLS should've worked.

Might need a new index be generated...

The solr schema on NCI3 has not been updated with the updates. http://nci3-solr-1.ala:8983/solr/biocache/admin/file?wt=json&file=managed-schema

nickdos commented 2 years ago

Do you know how this should be done @brucehyslop? If not I'll ask @djtfmartin to point us in the right direction.

adam-collins commented 11 months ago

appears done