Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipelines - Day is missing from the index when there is no raw_day while it's in the raw_eventDate #906

Open
sadeghim opened this issue Jul 30, 2024 · 2 comments
Assignees

Comments

@sadeghim
Copy link
Member

Check this record in the new index:
https://biocache.ala.org.au/occurrences/935487e0-1e9d-45e3-9c5b-49d9e991e4e6

New index:

{
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":145,
    "params":{
      "q":"id:\"935487e0-1e9d-45e3-9c5b-49d9e991e4e6\"",
      "fl":"id, raw_eventDate, eventDate, raw_year, raw_month, raw_day, year, month,day, datePrecision",
      "q.op":"OR",
      "_":"1722295162881"}},
  "response":{"numFound":1,"start":0,"maxScore":7.4128923,"numFoundExact":true,"docs":[
      {
        "raw_eventDate":"1999-05-01",
        "raw_year":"1999",
        "month":5,
        "datePrecision":"MONTH",
        "year":1999,
        "raw_month":"5",
        "id":"935487e0-1e9d-45e3-9c5b-49d9e991e4e6"}]
  }}
@adam-collins
Copy link
Contributor

Date interpretation changed. Work is in progress to better document what the date interpretation now does. This will be made available for review when complete.

@adam-collins adam-collins self-assigned this Aug 1, 2024
@adam-collins
Copy link
Contributor

I think this requires raising with GBIF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants