Skip to content

Integrate SharePoint connector with Weaviate vector database #250

Description

@NicolasLMP

Why:
As a developer, I need to integrate the SharePoint connector with Weaviate to enable SharePoint documents to be indexed and searchable through the Isschat RAG system.

DoD:

  • Create SharePoint document processor for ingestion pipeline
  • Implement document chunking for SharePoint content
  • Add SharePoint metadata handling and storage
  • Integrate SharePoint connector with existing ingestion framework
  • Test document embedding and indexing in Weaviate
  • Add SharePoint source identification in search results
  • Implement incremental updates for SharePoint content
  • Test end-to-end integration with RAG pipeline

How:

  • Extend existing ingestion pipeline to support SharePoint documents
  • Create SharePoint-specific document processor with metadata handling
  • Implement chunking strategy for SharePoint document types
  • Add SharePoint source tagging for result identification
  • Integrate with existing Weaviate indexing process
  • Test document retrieval and semantic search functionality
  • Add incremental update mechanism for changed documents
  • Validate SharePoint content appears correctly in chat responses

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions