You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Hi,
I've added a record to the Dyntaxa-index, and get an exact match in the new image: docker run --rm -it bioatlas/ala-dyntaxaindex:v0.3-Bifid-sh nameindexer -testSearch "Bifidobacteriaceae" ...
Match type: exactMatch
I have restarted services, and my new image seems to be used: docker inspect nameindex "Image": "bioatlas/ala-dyntaxaindex:v0.3-Bifid-sh",
I have deleted, re-loaded, re-processed and re-indexed my occurrence records.
Yet, my Bifidobacteriaceae-occurrence is matched as Bacteria only, i.e. my index seems not have been used for indexing after all.
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
Hi,
I've added a record to the Dyntaxa-index, and get an exact match in the new image:
docker run --rm -it bioatlas/ala-dyntaxaindex:v0.3-Bifid-sh nameindexer -testSearch "Bifidobacteriaceae"
...
Match type: exactMatch
I have restarted services, and my new image seems to be used:
docker inspect nameindex
"Image": "bioatlas/ala-dyntaxaindex:v0.3-Bifid-sh",
I have deleted, re-loaded, re-processed and re-indexed my occurrence records.
Yet, my Bifidobacteriaceae-occurrence is matched as Bacteria only, i.e. my index seems not have been used for indexing after all.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: