|
|
|
Yes, Webglimpse can be used with Softcart and Google Analytics, you can find the configuration information in our how-to's section. |
|
|
|
If you have forgotten the webglimpse administrator password, you can set a new one using the htpasswd utility that comes with apache webserver. Run: |
|
|
|
Yes, "Traversing links" means following <A HREF...> and similar tags, just as if the program were a user clicking on links on the page. <FRAME> and <IMAGEMAP> tags are also traversed. |
|
|
|
Yes, support for upper-ASCII characters is built into Webglimpse 2.1.01 and above; no manual changes are necessary. |
|
|
|
Absolutely! Webglimpse 2.7.4 and above has a new setting that allows prefiltering of PDF and even HTML files, greatly increasing search speed for large indexes. |
|
|
You should view our licensing page to determine which license you should purchase. | |
|
|
Currently we can only configure to exclude whole documents, by adding a Deny [regexp] line to the .wgfilter-index file. However, you can edit the script that pre-processes the files for indexing &SkipSection("<noindex>","</noindex>",\@lines) right before the main @lines loop. |
|
|
|
Just use an input tag named 'filter'. For example: |
|
|
|
The key is to correctly configure the DocumentRoot for your domain. You can do this thru the web-ministration interface by pressing the 'Configure Local Domain' button, or directly edit the wgsites.conf file in the archives directory, by default that is /usr/local/wg2/archives. Once the DocumentRoot setting is correct, then the directory paths will be translated to URLs automatically. You can actually test URL->filename translations by using the "Test Path Translations" button at the bottom of the main administration screen. |
|
|
|
Glimpse actually does not use any ranking algorithm, except for ordering by most recent first. Webglimpse allows the administrator to create their own ranking formula based on the available variables in the .wgrankhits.cfg file. For more details view the Configuring and Customizing section on supporting metatags. |
|
|
|
To debug your search results, try viewing the
source code of the results web page to get the actual glimpse command line, and test it from a shell. |
|
|
|
The most common misconception involving the .wgfilter-index file is about the combination of |