Author: Jeff Dwork
Email: jeffdwor...@gmail.com
Message:
I'm indexing a mailing list archive. Pages never change. Every 
week a few pages are added in a new directory. The archive is on 
the same machine as the index, so my server directive is

Server https://domain.com/msgs/ file:///var/www/domain/msgs/

I ran a full index (indexer --drop; indexer --create; indexer -a) 
after creating the archive. The next week I add new messages in a 
new directory (for example: /var/www/domain/msgs/v117n013/). I 
cannot get the new pages indexed. I tried 'indexer' with no 
options and several variations on
 indexer -a -u '%/v117n013/%'
all report 0 documents indexed.
So I have to run another full index.

How can I get only the new pages indexed?

Thanks,
Jeff

Reply: <http://www.mnogosearch.org/board/message.php?id=21817>

_______________________________________________
General mailing list
General@mnogosearch.org
http://lists.mnogosearch.org/listinfo/general

Reply via email to