Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Site Search Laravel Package

spatie/laravel-site-search

Crawl and index your Laravel site for fast full-text search—like a private Google. Highly customizable crawling and indexing, with concurrent requests. Uses SQLite FTS5 by default (no external services), or Meilisearch for advanced features.

View on GitHub
Deep Wiki
Context7

title: Listing indexes weight: 7

You can list all configured search indexes using this command:

php artisan site-search:list

The status column will display one of these values:

  • Waiting on first crawl: you should execute site-search:crawl command to start the crawling your site
  • Crawling: the package is currently crawling your site
  • Processing: your site has been crawled, but the search driver is still updating the index (only applies when using Meilisearch)

The # Indexed URLs show the number of URLs that were indexed to create the index. # URLs Found shows the total number of URLs discovered during the crawl. # Failed shows the number of URLs that failed to crawl (e.g. due to HTTP errors or timeouts). Crawl Status shows why the crawl ended: completed, crawl_limit_reached, time_limit_reached, or interrupted. # Documents shows how many entries there are in the underlying index. It's normal that it is a much higher number than # Indexed URLs.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codraw/entity-migrator
codraw/doctrine-extra
codraw/aws-tool-kit
codraw/validator
codraw/workflow
codraw/open-api
codraw/cron-job
codraw/process
codraw/log
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony