Skip to main content

Experience Management

Reverse engineering the GSA Query Suggestions feature

Google often quotes that the average query submitted to their website is 1.7 words long.  That means that most queries contain only two words, and a fair number contain only one word.  Google can be magical at times, but using one or two words to search through trillions of web pages seems at best hit or miss.  In […]

Plexi (Part 2) – Adaptors are evil!

UPDATE 2014-07-02: Adaptors are not really evil.  We are currently developing both Connectors and Adaptors.  The point of these articles is to help you draw your own conclusions.  : ) Previously I discussed the Plexi Adaptor framework for the Google Search Appliance. Adaptors can provide a simple and elegant way to index a content repository.  An Adaptor sits in front of a […]

The plumbing of expert search with Google Search Appliance

Expert Search is an important feature from Google Search Appliance (GSA). The default frontend provided out of the box support to Expert Search since 7.0. Here are a few major bullet points that involve Expert search configuration and result display. Configuration of Expert Search for frontend via Admin console (For 7.0, Social Connector → Expert […]

Where’s the beef of your Expert Search, GSA?

When customizing the XSLT stylesheet for Expert Search, I noticed many places where elements starting with /GSP/ExpertSearchConfig/ were referred. However, I have never found any Google document to explain them. From the usage of those elements in the XSLT stylesheet, they looked like the display layout configuration for Expert Search results. Given the fact that […]

Google’s attention to detail – down to a single pixel

I have always been impressed with Google’s attention to detail.  The custom yellow shell around the Google Search Appliance is completely useless, but I suspect it has enhanced the value of their trademark.  GMail’s reminder when you mention an attachment in your message but forget to actually attach a document is downright useful. Two recent examples caught my attention, and […]

How to easily check group lookup results with Connector Manager

With Google Search Appliance (GSA) connector framework 3.x, user group lookup is an essential part of user authorization when searching for controlled-access content, especially for early binding. During controlled-access content search, GSA first authenticates user with the authentication mechanism configured. After the user identity is resolved, GSA will pass it to the connector for group […]

Add last access time support to File System connector 3.x for SMB content

Quite often we need have last access time for File share content. Google File System connector 3.x does not support it out of the box. Since Google engineers already added retrieving the information to JCIFS code base to reset last access time for SMB content  (yes, Google connector is using a modified version of JCIFS), […]

Plexi: GSA adaptors for non-HTTP content repositories

The Google Search Appliance has historically required Connectors to facilitate the indexing of non-HTTP content repositories.  A Connector is a program that sits between the GSA and a repository, and pushes the GSA everything it needed to know to index the repository (including the content, metadata, and security information).  A Connector can use any technique to interrogate the repository […]

GSA UI: Should I use the on-board XSLT engine?

Out of the Box The Google Search Appliance ships with a full-function — but no thrills — XSL template (XSLT) that we refer to as the ‘out of the box’ user interface.  It looks a little bit like google.com did a few years ago – lots of blue and white, and very few graphics.  But […]

Mirroring your Google Search Appliance

GSA Mirroring, or GSA^n, is simply the ability to link two or more appliances together so that they share the same configuration and search index. This article is an introduction to this powerful technique that should be in every search administrator’s toolkit. The most common reason for mirroring is high availability. A mirror appliance can […]

Staffing a successful Google Search Appliance implementation

Congratulations, you have either purchased or are interested in purchasing the Google Search Appliance.  You will soon be able to search until your heart is content.  Your friends will be jealous. Now might be a good time to think about the staff required to deploy and maintain your cool new toy investment. The Google Search Appliance, being […]

Finding your Organization’s Hidden Metadata

If you read Chad Johnson’s recent post, Why do I need metadata?, you may be thinking: “Metadata sounds great in theory but the level of effort is too high!” I won’t deny the value of metadata entered carefully by hand, but it can be very labor-intensive to do this for large body of content. Fortunately, with Google Search Appliance […]

Load More