Skip to main content

Posts Tagged ‘Connectors’

Google Search Appliance Connector Development: Discovery Phase

Sorry… this post is not going to teach you how to build a connector.  Maybe next time. Instead, I am going back a little earlier in the process.  I want to describe the process for qualifying our ability to build a new connector in the first place.  How do we estimate the level of effort?  How do we […]

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), […]