combo-multisearch-1

Fully explore the Combo Multisearch Plugin on a live site: see how it works, try different configurations.

Combo Multisearch

$30.00

A Participants Database Add-On providing two different configurable multiple-field search capabilities.

$30.00

Latest Release Available: Version 2.7.4

Description

This add-on plugin for Participants Database adds two powerful, fully configurable multiple-field search capabilities to your database application. These two search modes can be used together or separately to give your users the best search experience.

Combo Search is a single text input that searches through multiple fields in the database to find a match. It can find words or phrases, look for exact matches or find a string within the data. Which fields it searches on is fully configurable.

How Combination Search Works
combo-multisearch-2
Autocomplete dropdown shows possible search terms

The built-in “autocomplete” feature begins providing user feedback as soon as typing begins, drawing possible words and phrases from the data. This ensures that users can find what they are looking for quickly and intuitively.

Multi-Search lets you show any number of search input controls. Each control corresponds to one field, and the search control type is based on the type of field that it searches on. For instance of the data is a dropdown field, the search control for that field could be a dropdown (there will be several choices for how it is presented) where the user may select their search term. Text fields are searched on with text inputs, radio buttons, and checkboxes are searched using an appropriate control type, which is confgurable for each field.

How Multi Search Works

This is best for a “drill down” type of search where there are a number of different criteria used to find a result. It gives users an easy-to-understand interface for complex search tasks.

Search Modes

These are several search modes that can be used to tailor the results to fit your specific application.

There is a global “filter mode” setting that affects how all the search controls work. If filter mode is on, all of the search terms or criteria need to match for the record to show in the result. If filter mode is off, then if any of the terms or criteria are matched, the record will show in the result.

The Combo search has additional modes: any, all and phrase.  They give you additional control over how strictly the search results are matched when there are multiple search terms. This mode can be set by the user, or as a plugin setting.

Whole Word Match Mode prevents matches with a portion of a word. For instance, when enabled, the search term “hot” would only match the word hot and not a word such as hotel.

Wildcards

In Combo Search, there is support for wildcards and quoted phrases, too. Wildcards can be used to find portions of words, or words that start with a certain letter. The asterisk stands for any string of letters, so searching for A* will match all words beginning with the letter A.

Wildcards can’t be used if “Whole Word Match” is enabled.

If words are quoted within a search, those words will be searched for as a phrase.