Skip to content

Module: Search & Indexing (Full-text + Structured) #126

Description

@memplethee-lab

Feature Request

Problem Statement

Searching across resources is slow and inconsistent; there is no standardized indexing pipeline or full-text search support.

Proposed Solution

Implement a Search & Indexing module with adapters for Elasticsearch/Typesense/OpenSearch, incremental sync jobs, and a search API with relevance tuning.

Alternatives Considered

Relying on database LIKE queries is insufficient for scale and ranking.

Additional Context

Provide a relevance tuning example and a sample UI to demonstrate search quality to reviewers.

Implementation Ideas (Optional)

  • Adapter interface for different indexers and an incremental change data capture job
  • Support for faceted/filtered searches

Would you be willing to contribute?

  • Yes, I'd like to submit a PR for this feature
  • I can help with testing
  • I can help with documentation

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third CampaignenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions