问题
Instead using the google search appliance crawler for index content, im using a query to a sql server database.
The query is running fine, but i supposed that all these registries belong now to the Default collection (the complete index of Google Search Appliance).
Do you know how could i create a new Collection with only the data of the query?
Thanks in advance. Best Regards. Jose
回答1:
Hi try adding the following:
Add the following to your Crawl URLs Start Crawling from the Following URLs
^googledb://
This will include all databases to be crawled.
Add the following to your Collections Include Content Matching the Following Patterns
^googledb://<database-hostname>/<DB_SOURCE_NAME>/
来源:https://stackoverflow.com/questions/2228281/google-search-appliance-index-content-from-database