-
How do I search for documents within a Collection only?
Seems like a simple use case. I need a document search but it must be limited to a Collection. I don't need any AI response, only a list of documents that match the query.
-
Knowledge Management best practices
What are some best practices in regards to KM and document visibility/discoverability? For example: we have a lot of older/archived documents that keep being pulled up in search results, but they're not the newest version. It's hard to use the 'Verifcation' feature for this because of the sheer amount of documents. We're…
-
Sharepoint Document Library Metadata
I'm trying to confirm if and how to get metadata columns in a sharepoint document library to be used by Glean when indexing. Here is an example use case - you have a Contracts Document Library and for this document library, you have extra metadata columns - like Region, Office, Industry that are not a part of the document…
-
How can I find documents in a specific collection?
My use case is that I need to search a particular collection and return a list of documents that match the query. I don't need to do any analysis of the document, only return the list. I'm sure this is easy and I'll feel stupid when I see how easy it is.
-
How do I search for documents within a specific collection?
This seems like an easy, no brainer but it's not something I've had to do before. All I need to do is return a list of documents within a collection that match the query. I don't need the AI to analyze or think, just return a list of documents and it needs to be only within the collection. The documentation said I could…
-
How do I search for documents within a specific collection?
This seems like an easy, no brainer but it's not something I've had to do before. All I need to do is return a list of documents within a collection that match the query. I don't need the AI to analyze or think, just return a list of documents and it needs to be only within the collection. The documentation said I could…