123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <title>Google Search Appliance Adaptors</title>
- <link rel="stylesheet" type="text/css" href="./css/common.css">
- <meta name="description" content="Software to get non-http content into Google Search Appliance">
- <meta name="keywords" content="GSA, Google Search Appliance, Enterprise Search, Plexi, Adaptors">
- <meta name="author" content="Google">
- <link rel="author" href="https://plus.sandbox.google.com/+google/posts">
- <link rel="publisher" href="https://plus.sandbox.google.com/+google/posts">
- </head>
- <body><center><table><tr><td width=1024>
- <!-- TOP WITH PROJECT NAME AND GRAPHIC BEGINS -->
- <table><tr>
- <td>
- <h1>Google Search Appliance Adaptors</h1>
- <table><tr>
- <td width=100> </td>
- <td>
- <h2>index non-HTTP content repositories</h2>
- <b>Code license:</b>
- <a href="http://www.apache.org/licenses/LICENSE-2.0" rel="nofollow">Apache License 2.0</a>
- </td>
- </tr></table>
- </td>
- <td>
- <img src=gsa_with_plug_2.jpg></img>
- </td>
- </tr></table>
- <!-- TOP WITH PROJECT NAME AND GRAPHIC ENDS -->
- <!-- CONTENT SECTIONS BEGIN -->
- <h2> About </h2>
- <table><tr><td width=770>
- Google Search Appliance (GSA) adaptors allow the GSA to crawl and index non-HTTP content
- repositories. They provide the repository content over HTTP/HTTPS and notify the GSA of
- documents in the repository. Adaptors are designed to be simple to create and get running,
- but still provide security, performance, and scalability. In this project's repositories
- you'll find the Adaptor Library and complete adaptor implementations. For more detailed
- description, see <a href="docs/WhatAreAdaptors.html">WhatAreAdaptors</a>. When released
- adaptors are referred to as "Google Search Appliance Connectors".
- </td></tr></table>
- <h2> Featured Product Downloads </h2>
- <table style="border: 1px solid gray; border-collapse: collapse;">
- <thead>
- <th> Executable Java Jar </th>
- <th> Version </th>
- <th> File Size in bytes </th>
- <th> MD5 Sum </th>
- </thead>
- <tbody>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/activedirectory/releases/download/v4.1.4/adaptor-ad-4.1.4-withlib.jar">
- Connector for Active Directory</a> </td>
- <td> 4.1.4 </td>
- <td> 11,350,491 </td>
- <td> b5209661462e48e317f96493cfce6133 </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/database/releases/download/v4.1.4/adaptor-database-4.1.4-withlib.jar">
- Connector for Databases </a> </td>
- <td> 4.1.4 </td>
- <td> 11,390,213 </td>
- <td> b24f337aff4b01a3b5315a43f329cc8a </td>
- </tr>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/sharepoint/releases/download/v4.1.4/adaptor-sharepoint-4.1.4-withlib.jar">
- Connector for SharePoint</a> </td>
- <td> 4.1.4 </td>
- <td> 11,907,254 </td>
- <td> 319e51e14898fb83069fb8c686adf3e2 </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/sharepoint/releases/download/v4.1.4/adaptor-sharepoint-user-profile-4.1.4-withlib.jar">
- Connector for SharePoint User Profiles</a> </td>
- <td> 4.1.4 </td>
- <td> 11,907,277 </td>
- <td> 9fac999877d26d61c8595c9ff3f924c9 </td>
- </tr>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/documentum/releases/download/v4.1.3/adaptor-documentum-4.1.3-withlib.jar">
- Connector for Documentum </a> </td>
- <td> 4.1.3 </td>
- <td> 10,989,572 </td>
- <td> d90a764ed2b556a4829ec80beda6d875 </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/filesystem/releases/download/v4.1.3/adaptor-fs-4.1.3-withlib.jar">
- Connector for File Systems</a> </td>
- <td> 4.1.3 </td>
- <td> 12,519,645 </td>
- <td> 440941865cc9197e822c75ec827d600e </td>
- </tr>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/ldap/releases/download/v4.1.3/adaptor-ldap-4.1.3-withlib.jar">
- Connector for LDAP </a> </td>
- <td> 4.1.3 </td>
- <td> 10,956,401 </td>
- <td> d47ce641de138fd669ca062e71118b76 </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/opentext/releases/download/v4.1.3/adaptor-opentext-4.1.3-withlib.jar">
- Connector for OpenText </a> </td>
- <td> 4.1.3 </td>
- <td> 11,434,168 </td>
- <td> dfbe4260335e84971c7d4c7b626535bb </td>
- </tr>
- </tbody>
- </table>
- <p></p>
- <table style="border: 1px solid gray; border-collapse: collapse;">
- <thead>
- <th> Windows Installer </th>
- <th> Version </th>
- <th> File Size in bytes </th>
- <th> MD5 Sum </th>
- </thead>
- <tbody>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/activedirectory/releases/download/v4.1.4/ad-install-4.1.4.exe">
- Connector for Active Directory</a> </td>
- <td> 4.1.4 </td>
- <td> 19,057,589 </td>
- <td> e2f1627e570cf2a70b71ec10076662b5 </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/database/releases/download/v4.1.4/database-install-4.1.4.exe">
- Connector for Databases</a> </td>
- <td> 4.1.4 </td>
- <td> 19,108,313 </td>
- <td> 70a0a20de51425b75622d54dc0e00aab </td>
- </tr>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/sharepoint/releases/download/v4.1.4/sp-install-4.1.4.exe">
- Connector for SharePoint</a> </td>
- <td> 4.1.4 </td>
- <td> 19,490,052 </td>
- <td> ec5df1889325c6ba18aa8878e07fdba8 </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/sharepoint/releases/download/v4.1.4/spup-install-4.1.4.exe">
- Connector for SharePoint User Profiles</a> </td>
- <td> 4.1.4 </td>
- <td> 19,420,213 </td>
- <td> 0de752f2afd70cb52acbde0baf7f278d </td>
- </tr>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/documentum/releases/download/v4.1.3/documentum-install-4.1.3.exe">
- Connector for Documentum</a> </td>
- <td> 4.1.3 </td>
- <td> 18,769,955 </td>
- <td> 2ef9baaff35b7c2e894756b60c4b461a </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/filesystem/releases/download/v4.1.3/fs-install-4.1.3.exe">
- Connector for File Systems</a> </td>
- <td> 4.1.3 </td>
- <td> 20,186,523 </td>
- <td> 6520e0d5a31a6237c3ce4bf73a3f1890 </td>
- </tr>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/ldap/releases/download/v4.1.3/ldap-install-4.1.3.exe">
- Connector for LDAP</a> </td>
- <td> 4.1.3 </td>
- <td> 18,843,684 </td>
- <td> 7af11550b8a58a096faa5ad8a2ad6fd0 </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/opentext/releases/download/v4.1.3/opentext-install-4.1.3.exe">
- Connector for OpenText</a> </td>
- <td> 4.1.3 </td>
- <td> 19,156,541 </td>
- <td> 8f08321670946ffc07190de0c72113f0 </td>
- </tr>
- </tbody>
- </table>
- <br>
- <table><tr><td width="770">
- <strong>Note:</strong> If you get an installer error with Java 8 Update 60 or later, please use <a href="docs/KnownIssues.html#ia-java8">this extra step</a> to run the installer.
- </td></tr></table>
- <h2> Product Administration Guides </h2>
- <p>
- <b>
-
- Administration information common to all Connectors:<br>
- </b>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/414/AdministrationGuideforGoogleConnectors.pdf">Administration Guide for Connectors 4.1.4</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/413/AdministrationGuideforGoogleConnectors.pdf">Administration Guide for Connectors 4.1.3</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/412/AdministrationGuideforGoogleConnectors.pdf">Administration Guide for Connectors 4.1.2</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/411/AdministrationGuideforGoogleConnectors.pdf">Administration Guide for Connectors 4.1.1</a><br>
- <p>
- <b>
-
- Documentation specific to Connector for particular repository: <br>
- </b>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/414/DeployingtheConnectorforActiveDirectory.pdf">Deploying Connector for Active Directory 4.1.4</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/414/DeployingtheConnectorforDatabases.pdf">Deploying Connector for Databases 4.1.4</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/414/DeployingtheConnectorforSharePoint.pdf">Deploying Connector for SharePoint 4.1.4</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/414/DeployingtheConnectorforSharePointUserProfiles.pdf">Deploying Connector for SharePoint User Profiles 4.1.4</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/413/DeployingtheConnectorforDocumentum.pdf">Deploying Connector for Documentum 4.1.3</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/413/DeployingtheConnectorforFileSystems.pdf">Deploying Connector for File Systems 4.1.3</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/413/DeployingtheConnectorforLDAP.pdf">Deploying Connector for LDAP 4.1.3</a><br>
-
-
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/413/DeployingtheConnectorforOpenText.pdf">Deploying Connector for OpenText 4.1.3</a><br>
- <br>
- <h2> Instructions for developing your own Adaptor </h2>
- Read
- <a href="http://www.google.com/support/enterprise/static/gsa/docs/admin/connectors/40/410/GSAConnectorsDeveloperGuide.pdf">GSA Connectors Developer's Guide version 4</a>.
- <br>
- <p>Download the adaptor library version 4.1.4:</p>
- <table style="border: 1px solid gray; border-collapse: collapse;">
- <thead>
- <th> Adaptor Library bundle </th>
- <th> Version </th>
- <th> File Size in bytes </th>
- <th> MD5 Sum </th>
- </thead>
- <tbody>
- <tr bgcolor=c1f0c1>
- <td> <a href="https://github.com/googlegsa/library/releases/download/v4.1.4/adaptor-4.1.4-withlib.jar">
- library jar only </a> </td>
- <td> 4.1.4 </td>
- <td> 11,320,914 </td>
- <td> 9c7389460ea82b7e6080e16e0859e2a7 </td>
- </tr>
- <tr bgcolor=d8d8f7>
- <td> <a href="https://github.com/googlegsa/library/releases/download/v4.1.4/adaptor-4.1.4-bin.zip">
- library jar, source, javadoc </a> </td>
- <td> 4.1.4 </td>
- <td> 20,930,300 </td>
- <td> 1d1e0528d80496d308b178db39cf2a0d </td>
- </tr>
- </tbody>
- </table>
- <p>Requirements:<br></p>
- <ul>
- <li>GSA version 7.2 or higher<br>
- </li>
- <li>JDK 1.7u09 or higher
- <font size=-1>
- (earlier versions <a href="http://bugs.sun.com/view_bug.do?bug_id=6346658">freeze</a>
- and <a href="http://bugs.sun.com/view_bug.do?bug_id=6946825">leak memory</a>)
- </font>
- </li>
- </ul>
- Highly recommended information:<br>
- <ul>
- <li><a href="https://github.com/googlegsa/library/tree/master/src/com/google/enterprise/adaptor/examples">Example adaptor sources</a>
- </li>
- <li>
- <a href="https://googlegsa.github.io/librarydocsreleased/4.1.4/lib/">Javadoc of library release version 4.1.4</a>
- </li>
- <li>
- <a href="docs/DeveloperFAQ.html">Developer FAQ</a>
- </li>
- </ul>
- Other Links:<br>
- </p>
- <ul>
- <li>
- Suggested <a href="docs/DevelopmentProperties.html">coding style</a>
- </li>
- <!--
- <li>
- <a href="http://googlegsa.github.io/librarydocshourly/javadoc/index.html">Javadoc from library's HEAD</a>
- </li>
- -->
- <li>
- <a href="http://googlegsa.github.io/librarydocshourly/coverage/index.html">Test coverage from library's HEAD</a>
- </li>
- <li>
- All <a href="docs/AllAdaptorRepos.html">adaptor repositories</a> in this github project
- </li>
- </ul>
- <h2> Info for developers of the common library </h2>
- <p>Source of this project is available from
- <a href="https://github.com/googlegsa/library">a git repository hosted on github</a>.<br>
- </p>
- <p>If you wish to use an IDE to modify the Adaptor Library consider
- our <a href="docs/netbeans/nb.html">NetBeans visually annotated guide</a>.<br>
- </p>
- <p>Here is the <a href="docs/DevelopmentProperties.html">coding style guide</a>
- used by current library developers.
- </p>
- <!-- CONTENT SECTIONS END -->
- </td></tr></table></center></body>
- </html>
|