Implement full-text search capabilities in your database
Set up full-text search for: Database: [PostgreSQL/MySQL/MongoDB/Elasticsearch] Content to Search: [DESCRIBE SEARCHABLE CONTENT] Languages: [LANGUAGES TO SUPPORT] Requirements: - Search features: [FUZZY/PHRASE/BOOLEAN/AUTOCOMPLETE] - Result ranking: [RELEVANCE FACTORS] - Performance needs: [QUERY VOLUME] Please provide: 1. Full-text index configuration 2. Search query implementation 3. Ranking/scoring customization 4. Handling synonyms and stemming 5. Highlighting matched terms 6. Performance optimization tips
Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[DESCRIBE SEARCHABLE CONTENT][LANGUAGES TO SUPPORT][RELEVANCE FACTORS][QUERY VOLUME]