I'm having issues with using the freshness boosting feature from Vertex AI Search. I'm following this guide: https://cloud.google.com/generative-ai-app-builder/docs/boost-search-results?cloudshell=false
This is my schema in the data store:
I'm using the following request:
can you expand on this, what do you mean?
I don't really understand what you mean. Could you provide an example for how I should call that endpoint? what is wrong?
تطبيقك يخضع لشروط قوقل ماقبل الذكاء الاصطناعي التوليدي وما بعدها بعدد التطبيقات المحدود
Hi rolandgvc,
Fields that you specify in your boost control spec need to be marked as "indexable".
You can edit your schema to add the "indexable" property to your "date" field, which should fix the error message that you're getting after the reindexing finishes. Do note, it may take a few minutes after the schema update is complete for the error to go away.
Thanks,
Jason
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |