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

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

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


Revision 1.1 - (show annotations) (download)
Wed Oct 15 21:44:12 2008 UTC (13 months, 1 week ago) by aufumy
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/plain
Search multiple drupal sites, using services module
1 Distributed Search by Audrey Foo
2
3 This module searches multiple clients in the Distributed Search Tab.
4
5 Setup on search client sites
6 * enable the search, services, xmlrpc-server, search-services modules.
7 * edit permissions to allow anonymous users access to 'search content', 'access services'.
8 * Create an API key with the $_SERVER['HTTP_HOST'] value of the search server, e.g. myhomesite.com
9 * important, do not use http://myhomesite.com or myhomesite.com/ etc.
10
11 Setup on search server
12 * enable the search, distributed_search modules
13 * Add search client sites and API key generated on the search client
14
15 Todo
16 * authenticated results with openid_services module
17 * local caching
18 * incremental results
19 * relevance of results passed
20

  ViewVC Help
Powered by ViewVC 1.1.2