- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Maxime
Subject: Re: IndexIf/ NoIndexIf usage

IndexIf, NoIndexIf commands are similar to Allow/Disallow and should be using 
in same way, i.e. at first you should allow indexing all documends with word 
"address" in the "body" section, and at second - disallow indexing anything 
else:

IndexIf regex body address
NoIndex body *

All comands Allow, Disallow, IndexIf, NoIndexIf are in same group of command 
and all such commands should be written in indexer.conf in right (required) 
order.

All sections using in IndexIf/NoIndexIf commands should be defined in your 
sections.conf file.
- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://mmm.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1175009169

Reply via email to