Skip to content

Release/0.3.0 - #9

Closed
Flatts3000 wants to merge 8 commits into
mainfrom
release/0.3.0
Closed

Release/0.3.0#9
Flatts3000 wants to merge 8 commits into
mainfrom
release/0.3.0

Conversation

@Flatts3000

Copy link
Copy Markdown
Owner

No description provided.

…tions

Integrated Qdrant service for semantic search functionality. Enhanced WordPress and MySQL configurations with additional environment variables and memory limits. Updated health checks and replaced outdated defaults for improved reliability.
…ic similarity search

Introduced a new plugin, `PostSecret Search`, for semantic similarity searches leveraging the Qdrant vector database. Added primary functionality for processing embeddings and similarity matching, along with a MySQL fallback for robust operation. Enhanced the `EmbeddingService` with Qdrant support, payload extensibility, and improved logging. Integrated REST endpoints and admin capabilities for future enhancements.
…ling, and type safety

Improved QdrantSearchService by introducing stricter typing, a refined filter schema for Qdrant queries, and defensive error handling. Added MySQL fallback enhancements, over-fetching logic, and extensibility hooks for query customization. Updated methods for better modularity, readability, and adherence to coding standards.
…ation

Integrated a new semantic search interface in the theme using dynamic query embedding, responsive design, and infinite scrolling for results. Added REST API endpoints via the `PostSecret Search` plugin to handle embedding-based searches. Enhanced EmbeddingService with query embedding and immediate indexing support. Updated Docker configurations and templates for streamlined deployment and setup.
…ed defaults, and modular logic

Reduced redundancy and enhanced readability by simplifying method definitions and consolidating constants. Improved default handling for timeouts, settings, and Qdrant configurations while introducing modular options for extensibility. Enhanced error logging and streamlined the fallback logic for MySQL and API requests.
Introduced a method for generating and normalizing query embeddings without database writes. Included fallback logic for API key handling, customizable embedding models, and improved error logging for robust operation.
feat: add generate_query_embedding method to EmbeddingService
@Flatts3000 Flatts3000 self-assigned this Oct 2, 2025
@Flatts3000 Flatts3000 closed this Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant