| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 40 |
| Technical Name |
cc_multiword_search |
| License | LGPL-3 |
| Website | https://compactcode.eu |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 40 |
| Technical Name |
cc_multiword_search |
| License | LGPL-3 |
| Website | https://compactcode.eu |
| Versions | 18.0 19.0 |
Multi-Word Search
Search for "shirt blue" and Odoo returns nothing because the product is called "Blue Cotton Shirt". This module fixes that. Every word is matched independently, in any order.
✓
All words must match
✓
Word order doesn't matter
✓
Works on every model
✓
Zero configuration
✓
Community & Enterprise
Search that actually works
Odoo treats your search as an exact phrase. Skip a word, swap the order, no results. This module splits your search into individual words and matches each one separately.
All words must match
Each word in your search becomes a separate condition. Only results containing every word are shown.
Order doesn't matter
Search "shirt blue" and find "Blue Cotton Shirt". Word order and gaps between words don't matter. Exact matches still rank first.
Install and done
No configuration needed. Works on every search bar in Odoo the moment you activate it.
Works everywhere
Every search bar in Odoo gets the improved behavior. No setup per model.
Contacts
Sales
Inventory
Invoicing
Manufacturing
+ all others
FAQ
Does it work on the website search? +
No. This improves the backend search bars. The ecommerce/website search uses a different system.
Will it slow things down? +
No. It only kicks in when you search for more than one word. Single-word searches are untouched.
Do saved filters still work? +
Yes. Multi-word text filters get better results. All other filter types are unaffected.
Can I limit it to specific models? +
It applies globally, by design. It only changes multi-word text searches, so there's nothing to interfere with.
Does it need configuration? +
No. Install it and it works. No settings, no menus.
What about accented characters? +
Works the same as standard Odoo. If your database handles accents (most do), so does this module.
Support included
Bug fixes and compatibility updates are included for your Odoo version. Need help or have a feature request?
support@compactcode.eu
Please log in to comment on this module