ArctosDB / arctos

Arctos is a museum collections management system
https://arctos.database.museum
60 stars 13 forks source link

Allow general search on Attribute fields to include methods, remarks etc. in Search UI #6510

Open campmlc opened 1 year ago

campmlc commented 1 year ago

In code table committee meeting today, regarding soft parts vs color, the suggestion was made to allow a means of searching for any term used in attribute types, values, methods, or remarks in the main Search UI.

This would mean that someone searching for "soft parts" would still be able to find values if these words were entered in methods for a "color" attribute. It would mean that someone searching for Mycobacterium leprae would find the records in which this specific bacterium was detected even if the attribute value is "detected = bacterium: Mycobacterium" and "Mycobacterium leprae" is entered in methods or remarks.

dustymc commented 1 year ago

https://github.com/ArctosDB/arctos/discussions/6524 might provide a robust solution to this.