MC+A Stream

Our Blog and News Stream

Custom Keymatch in C#

March 23rd, 2008

Last year, Google Enterprise published a custom Keymatch OneBox project written in Java. We ported it to C# for those .NET inclined.

Project Description

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 C# Service implementation to provide alternative behavior that better suits your needs.

Check it out.

GSALib OpenSource Project Announced

October 19th, 2007

There has been many requests for a .NET library that accesses the Google Search Appliance. We are happy to release to the community a open source C# version based on the work Inxight did previously.

Check out the project at:
http://www.codeplex.com/GSALib

Will love to hear any feedback!