# Install this plugin
npm install @pinelab/vendure-plugin-better-search
Changelog for vendure-plugin-better-search
0.2.0 (2025-06-04)
- Upgrade to Vendure to 3.3.2
0.1.4 (2025-05-30)
- Don't index disabled products
0.1.3 (2025-05-30)
- Allow search terms of length 2 or larger
0.1.2 (2025-05-30)
- Optimized indexing performance
0.1.1 (2025-05-30)
- Don't specify type for string ID in entity
0.1.0 (2025-05-28)
- Initial release