Search Extensions - Whole Word Matching
Review of the new SearchExtensions feature that allows users to perform searches based on matching the whole word only.
Review of the new SearchExtensions feature that allows users to perform searches based on matching the whole word only.
Describing one of the new features of NinjaNye.SearchExtensions. Added as part of version 1.3, ContainingAll() allows a user to return records where all search terms are included in the defined properties
Describing how the new Soundex search functionality is used in NinjaNye.SearchExtensions
Release 1.0 of NinjaNye.SearchExtensions is now available. Updates include removing obsolete methods, promote the fluent Search methods out of the NinjaNye.SearchExtensions.Fluent namespace, remove the specific SearchAll() method in favour of utilising .Search() and performance improvements
The latest release of NinjaNye.SearchExtensions supports Ranked Searches as part of the fluent API. This post describes how to use this new api method as well as inspects the sql it produces
Anouncing the release of NinjaNye.SearchExtensions (SearchExtensions) new fluent API. Linq search contains extension method for use with Entity Framework, Linq to Entities, Linq to Objects