Mark Roebuck wrote:
> Hi,
> 
> I have posted these questions to the boards, but with no results.
> 
> I am using v3.1.19 with mysql and cache mode
> 
> 1, the ~ character does not exclude words from the search results.
> 

You have to choose boolean search type in select box which
has all/any/bool values. Take a look into default template.

> 2, cached results are not being saved in the cache directory, cache is set
> to yes.

Search results cache files can be found in /var/cache/ subdirectory
of mnogosearch installation, i.e. /usr/local/mnogosearch/var/cache/
by default. Do you have any files in this directory?

> 3, is it safe to create an index on the url table field next_index_time

Yes.

> 
> 4, how can I stop indexer indexing certain parts of a site, for instance if
> I have http://www.domain.com/ in the server table with follow set to path or
> site how can I stop it indexing http://www.domain.com/directory/
> <http://www.domain.com/directory/>  but still index all the other
> directories.

Use either robots.txt file or this command in indexer.conf:

Disallow http://www.domain.com/directory/*



___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to