🔍BM25 ScoringIndustry-standard relevance ranking algorithm for accurate search results with configurable parameters.
📊Stream-Based IndexingAutomatically maintains search index from DynamoDB Streams, keeping your search in sync with your data.
🔌Pluggable AnalysisFlexible text analysis pipeline with character filters, tokenizers, and token filters inspired by Elasticsearch.
🌍Multi-Language SupportBuilt-in analyzers for English and Japanese (via plugin), with support for custom language analyzers.
⚡Per-Attribute BoostingWeight specific fields higher in search results to match your domain requirements.
☁️Serverless-FriendlyWorks seamlessly with AWS Lambda and SAM for fully managed search infrastructure.