Replies: 4 comments 9 replies
-
Hi @zsofia, This is similar to a question asked by @salger1 and @mgray4. They noted that their search was not pulling in tombstone information. This is because search is not including |
Beta Was this translation helpful? Give feedback.
-
I would like to load object properties in order to index objects by id, but wasn't able to figure out how to do it in the time I spent on it. I may return to this. It seems like it would be great if search properties could be defined in config.yaml and would allow you to specify object.id.inv_no as a potential indexible property. If anyone can help me get access to objects, I will continue to work on it. I tried to use getObject(object.id), but it was not available. |
Beta Was this translation helpful? Give feedback.
-
I found a way to add the object properties to the collections API. I don't really have a sense of any performance issues with this, but if they are negligible, I would think it would be useful to add this to quire: Added to eleventy.js, line 118 /**
I am also going to look for a way to convert the search terms into configurable properties, as ultimately, we only wanted to access one property |
Beta Was this translation helpful? Give feedback.
-
@fchasen I'm including you in this thread because you'll be working on improving the search function for Getty's Quire publications. Ideally, we'll be able to integrate improvements to the search function into core Quire. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In our Italian Paintings publication, we are not able to search by inventory number. For example, for this object, if I search the site for 1871.6, the inv. no., there are no results and the screen just stays blank. It does not say anything like "no results." @Erin-Cecele could this be a bug? It is really important for most of our projects to be able to search by inv. no. Thank you!!
https://italian-paintings-live.netlify.app/catalogue/volume-1/the-florentine-school/9/
Another (unrelated) issue with the search is that the italics are not setting properly, as seen in the screenshot below.
Beta Was this translation helpful? Give feedback.
All reactions