This OneBox module mimics the Google Search Appliance's built-in KeyMatch functionality. By using this instead of the built-in KeyMatch feature, you can customize the Java Servlet implementation to provide alternative behavior that better suites your needs.
See the README link on the right for more details. The latest source is available through the Source tab or the Download link on the right. Key matches are available through the Source tab, contact Michah to receive key matches for your data set. Matches can be weighted or weightless.
The code also handles probability scores as weighted keymatches. Simple precede a key match with #0.dddd (or #1.0) to assign a probability to the key match. Multiple scores are efficiently aggregated by this matcher.
For detailed performance and implementation information, see keymatcher.
For new novel applications of keymatch, see applications.