This sample uses unique and non-unique hash indexes. The application demonstrates the use of generated
_find()
and_search()
functions using unique and non-unique hash indexes.
See instructions here on how to build this and other samples on your development platform. Once built, the sample can be run from the
\target\bin
directory:05_indexes_hashBut it is more instructive to run it in your development environment debugger, stepping through the code.