/[drupal]/contributions/modules/google_appliance/README.txt
ViewVC logotype

Contents of /contributions/modules/google_appliance/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Apr 8 17:50:32 2008 UTC (19 months, 2 weeks ago) by jacobsingh
Branch: MAIN
CVS Tags: DRUPAL-5--1-0BETA1, DRUPAL-5--1-0BETA2, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--2
File MIME type: text/plain
Initial Commit of the google_appliance module!
1 This module integrates a GoogleMini / Google Search Appliance with Drupal using hook_search.
2
3 <h3>Currently it supports the following features:</h3>
4
5 <ul>
6 <li> Keyword search<</li>
7 <li> Caching of results to increase response time and decrease load on GSA</li>
8 <li> i18n support to limit language</li>
9 <li> Date display on search results</li>
10 <li> Type display on search results</li>
11 <li> Author display on search results</li>
12 <li> KeyMatches (recommended links block)</li>
13 </ul>
14
15 <h3>When the first official version is released it will contain:</h3>
16
17 <ul>
18 <li> Advanced search screen</li>
19 <li> Date sorting</li>
20 <li> Indexing helper</li>
21 </ul>
22
23 <h3>Installation</h3>
24
25 <ol>
26 <li> Enable the module </li>
27 <li> Go to the settings page and configure your collection name, ip address of your GSA/mini and caching (if needed)</li>
28 <li> Optionally, enable the recommended links block</li>
29 </ol>
30
31 <h3> Usage </h3>
32
33 Go to search/google_appliance
34

  ViewVC Help
Powered by ViewVC 1.1.2