Howdy, I am wanting to limit amount of documents and pages ASPSeek crawls to 150,000 documents. Where must I modify the code for that? I would like it to cut off at 150,000.
Diego --- Kir Kolyshkin <[EMAIL PROTECTED]> wrote: > MaxDocsPerServer is actually > MaxDocsPerServerPerIndexSession :) > > I know that Matt Sullivan have a patch that > implements MaxDocsPerServer > in the way you want it. > > Actually you'd better use index -o together with > MaxHops. > > Gregory Kozlovsky wrote: > > > > I set MaxDocsPerServer in the index config file to > 20000, with the > > goal to restrict the number of docs indexed per > site. When I > > check the number of documents indexed per site in > the mysql > > database with > > > > select site_id, count(*) from urlword > group by site_id; > > > > it shows me that there are sites with many more > documents > > indexed. Is there a workaround? > > > > Gregory Kozlovsky > > > > Project Manager for Information Systems > Tel: +41 (01) 632 63 > > 70 > > International Relations and Security Network (ISN) > Fax: +41 (01) 632 14 > > 13 > > Center for Security Studies and Conflict Research > Email: > > [EMAIL PROTECTED] > > Swiss Federal Institute of Technology (ETH) > http://www.isn.ch > > Leonhardshalde 21, ETH-Zentrum / LEH > > CH-8092 Z�rich, Switzerland > > -- > [EMAIL PROTECTED] http://kir.vtx.ru/ ICQ 7551596 > Phone +7 903 6722750 > Hi, I'm a signature virus: copy me to your > .signature to help me spread! > -- __________________________________________________ Do You Yahoo!? Yahoo! Sports - sign up for Fantasy Baseball http://sports.yahoo.com
