springboot-search

Community

Add PostgreSQL full-text search to Spring Boot.

Authorchartsai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides an end-to-end approach to adding fast, PostgreSQL-backed full-text search to a Spring Boot membership application. It eliminates manual wiring for search indexes, queries, and UI, offering a cohesive workflow from migrations to UI search results.

Core Features & Use Cases

  • Integrates PostgreSQL tsvector/tsquery-based full-text search across core modules (members, content, announcements) with optional module support.
  • Generates migrations to add search vectors, GIN indexes, and triggers; updates JPA entities and repositories; and exposes a centralized SearchService plus a REST/Thymeleaf UI.
  • Provides a header search bar and a dedicated /search page with results grouped by entity type and a typeahead API for autocomplete.
  • Handles CJK considerations with pg_trgm guidance and language-specific tokenization notes to maintain search quality.
  • Configurable through the existing Spring config and supports secure access rules for admin vs. user results.

Quick Start

Install Claude Code and run the springboot-search skill to scaffold PostgreSQL full-text search in your Spring Boot app.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: springboot-search
Download link: https://github.com/chartsai/member-system-cc-skills/archive/main.zip#springboot-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.