GerevAI / gerev

🧠 AI-powered enterprise search engine 🔎
https://app.klu.so/signup?utm_source=github_gerevai
MIT License
2.71k stars 178 forks source link

Fix missing displayName field in Google Drive source indexing #68

Closed teynar closed 1 year ago

teynar commented 1 year ago

fixes #67

Roey7 commented 1 year ago

Can you check if there is any other author to provide in such scenario?

teynar commented 1 year ago

Can you check if there is any other author to provide in such scenario?

One option would be to use one of the owners of the file via owners[].displayName or all or their names separated by commas

Roey7 commented 1 year ago

@teynar aight owners[0].displayName sounds ok

Roey7 commented 1 year ago

thanks :)