Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uTPro Search Plus for Umbraco

Enhance site search with synonym expansion and diacritics-insensitive matching — managed directly from the Umbraco backoffice. Users searching "laptop" will also find content containing "máy tính", "pc", or "computer". Users searching without accents ("cong ty") will find "công ty".

Works with Umbraco 17. Database support: SQL Server, SQLite and PostgreSQL.

NuGet NuGet Downloads Umbraco Marketplace Umbraco 17 License: Free (proprietary)


Features

  • Synonym groups — define sets of equivalent terms
  • Diacritics-insensitive indexing — ASCII-folding analyzer for all Latin-script languages
  • Backoffice management UI — create, edit, delete and test synonym groups
  • Pre-loaded defaults — 25 common Vietnamese–English synonym groups
  • Automatic integration — works with Umbraco's Examine search at query time
  • REST API — full CRUD + expansion test endpoints
  • Database storage — supports multi-instance / load-balanced deployments

Quick Start

dotnet add package uTPro.Feature.SearchPlus

After installing, go to Settings → Examine Management and Rebuild the External Index.

Umbraco .NET Target
17 .NET 10 net10.0

Configuration

No configuration is required. The package works out of the box.


📖 Full Documentation

docs.utpro.dev/uTPro.Feature.SearchPlus


License

Free to use (including commercially) under a proprietary End User License Agreement.


📦 NuGet · GitHub · Umbraco Marketplace

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors