Loupe Search Driver Icon

Loupe Search Driver

4.1.0

August 7th, 2026

  • Add config option for the matching strategy of multi-word queries

4.0.0

August 6th, 2026

  • Upgrade loupe to 1.0
  • Add config options for stop words and ranking rules
  • Decompose compound words when searching German and English content
  • Limit language detection to configured sites for faster indexing
  • Use loupe's built-in cropping feature to generate search snippets
  • Breaking change: snippet context length is now measured in characters instead of words
  • Breaking change: all snippet attributes are now also highlighted

3.1.0

March 24th, 2026

  • Add support for Laravel 13

3.0.0

February 8th, 2026

  • Add support for Statamic 6
  • Drop support for Statamic 4 and 5

2.0.0

December 19th, 2025

  • Upgrade loupe to 0.13
  • Much improved performance and concurrency handling
  • Requires SQLite 3.35 or higher (possibly breaking change)

1.7.0

June 22nd, 2025

  • Upgrade loupe to 0.12

1.6.0

March 6th, 2025

  • Add support for Laravel 12

1.5.0

January 17th, 2025

  • Upgrade loupe to 0.9
  • More efficient index handling
  • Expand test coverage

1.4.2

November 27th, 2024

  • Use correct document id when deleting
  • Expand snippets to 5 surrounding words
  • Add test coverage

1.4.1

November 26th, 2024

  • Fix constructor signature
  • Document path config

1.4.0

November 26th, 2024

  • Provide condensed search snippets

1.3.0

November 26th, 2024

  • Provide search highlights

1.2.0

November 25th, 2024

  • Make ranking score threshold configurable
  • Add documentation for config flags

1.1.0

November 25th, 2024

  • Upgrade loupe

1.0.2

November 22nd, 2024

  • Do not pin loupe version

1.0.1

November 20th, 2024

  • Update readme

1.0.0

November 20th, 2024

  • Initial release πŸŽ‰