This manual is much like a "cooking book", a simple step-by-step guide to implementing software solutions that have searchbox as the common ingredient. You will learn how searchbox can solve with a small integration effort a lot of common problematics.
This cookbook has a number of recipes, each of them has the following structure:
Name.
Description: describes the applicative context, the benefits you can get from using the recipe and some examples of use.
Complexity: an index from 1 to 5 gives an estimate of the implementation complexity. Each level has a number of required knowledge:
Level 1: searchbox configuration described in the user manual
Level 2: base techniques described directly in this manual
Level 3: installation and configuration of advanced system components (i.e. application server)
Level 4: basic programming skills in PHP, Java, C# or other similar languages
Level 5: advanced programming skills in C/C++ languages
Technologies: searchbox-specific involved features
Time required: global time required to complete the recipe
Ingredients: what you will need to complete the recipe
Activity plan: step-by-step description of the recipe