Close
dtSearch Text Retrieval Engine Programmer's Reference
NuGet packaging

How to build and use NuGet packaging with the dtSearch Engine

The dtSearch installation includes makefiles and .nuspec files to generate NuGet packaging for the Windows and Linux versions of the dtSearch Engine. These files are in the examples\NuGet folder. 

Additionally, the Windows version of the dtSearch Engine includes a pre-built and signed .nupkg file in the examples\NuGet\Win-64 folder. 

The .nuspec files provide a complete installation, including external file parsers, the WordNet thesaurus, stemming and noise word lists, and the ICU libraries. See the comments in the nuspec files for information about how to modify the .nuspec files to exclude any components not required for your application.