Re: exclusions not working



In my indexing.xml I have:

  <IndexHomeDir>true</IndexHomeDir>
  <Excludes>
    <ExcludeItem Type="Pattern" Value="/home/brian/Mail/backup" />

It should be Path not Pattern. Pattern is used to match file names and
extensions only.

    <ExcludeItem Type="Path" Value="/home/brian/tmp" />
    <ExcludeItem Type="Pattern" Value="/home/brian/procmail_log" />
  </Excludes>

and yet right now I am seeing in beagle-status:


Status: Executing task
Immediate 0 (7/12/2006 9:40:19 PM)
file:///home/brian/Mail/backup

- dBera

--
-----------------------------------------------------
Debajyoti Bera @ http://dbera.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]