43 packages tagged with “Examine”
A Lucene.Net search and indexing implementation for Examine
Examine is an abstraction for indexing and search operations with implementations such as Lucene.Net
Skybrud.UmbracoModule is a library used by Skybrud.dk for standard modules functionality.
Umbraco indexing for PDF files using UmbracoExamine
An Examine implementation with Azure Search
Seamless integration of Azure Search with Umbraco using ExamineX. A perfect solution for Umbraco load balancing and auto-scaling on Azure App Service.
Extensions for performing searches in Umbraco
A directory factory implementation for Examine to store the primary index files in Blob storage and syncing them to the local fast drive.
Seamless integration of Elastic and Azure Search with Umbraco using ExamineX. A perfect solution for Umbraco load balancing and auto-scaling on Azure App Service.
Search package for Umbraco 10.
Powerful filtering and faceting directly within the Examine fluent API
Seamless integration of Azure Search with Umbraco media files in blob storage.
Seamless integration of Azure Search with Umbraco Forms.
Umbraco 10 search service with fuzzy and wildcard functionality
A high performance content-object mapper for Umbraco. u2 support both sync and async. u2 uses Examine and Lucene query directly and has build-in caching, which makes it extremely fast. u2 uses a convention-based matching algorithm to auto match up content fields to object properties and fluent APIs to define costume mappings. u2 supports both IoC integration and stand-alone usages. u2 is interface based and highly flexible. u2 is designed to be Web API and MVC controller friendly. This is the core module.
Seamless integration of Azure Search with UmbracoExamine.PDF
BoboBrowse implementation for Examine Facets
This project is effectively a web based cut down LUKE. It allows you to query your examine indexes in the umbraco backoffice.
An Examine implementation with Elastic Search
ExamineDB is a generic component that helps you index SQL (server) databases using Examine, just configure a SQL statement and Examine DB will add it to the examine Index. For large databases it is possible to Re(index) single records, or delete a single record from the database.
Seamless integration of Elastic Search with Umbraco using ExamineX. A perfect solution for Umbraco load balancing and auto-scaling on Azure App Service.
ExamineDBUmbracoTestr is the GUI for testing ExamineDB
Exposes a search repository using Examine. It builds a search query based on some default properties like nodeName and pageTitle, as well as a list of custom properties. It also uses fuzzy search. The package also contains a IndexHandler which adds culture to the index, making it possible to do language spesific search. This is done by looking at the different domains spesified in the "languageMaster" node. By "languageMaster" I mean the top-level node for a language. Getting started: AppSettings: - KXB.Umbraco.Search.LanguageMasterAlias = Alias for the language-node - Default value = "LanguageMaster" - KXB.Umbraco.Search.UseLanguageSpesificSearch = true/false - Default value = true - KXB.Umbraco.Search.FuzzyhitFactor = 0.0-1.0. Spesifies the score needed to be included as a hit in the fuzzy search. - Default value = 0.7 ========================================================================= This package is part a set of smaller modules that I have found useful when working with umbraco. Other packages include: - KXB.Umbraco.RouteHijacking - KXB.Umbraco.NotFoundHandler
Extensions for faceted searches in Umbraco
A high performance content-object mapper for Umbraco. u2 support both sync and async. u2 uses Examine and Lucene query directly and has build-in caching, which makes it extremely fast. u2 uses a convention-based matching algorithm to auto match up content fields to object properties and fluent APIs to define costume mappings. u2 supports both IoC integration and stand-alone usages. u2 is interface based and highly flexible. u2 is designed to be Web API and MVC controller friendly. This is the umbraco module.
MultiFacetLucene implementation for Examine Facets
Package Description