1.0.0-beta.48
Pre-release
Pre-release
·
126 commits
to main
since this release
- Added
GenerateLunrIndex.WithClientNamemethod to allow setting the name of the client object in the generated JavaScript file. - Fixed a bug in
GenerateLunrIndexwhen no documents contain a given search field. - Added
GenerateLunrIndex.WithStemmingmethods to control stemming behavior and changed default to no stemming. - Added support for typeahead style searching to the generated client JavaScript search file by default (I.e. automatically adds trailing wildcards).