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

[leafnode-list] Re: leafnode 2 not creating "all_links" in gmane hierarchy.



* clemens fischer on Monday, May 09, 2011 at 16:26:38 +0200
> On Mon-2011/05/09-14:38 Adam Funk wrote:
>>>> #v+
>>>> server = news.gmane.org
>>>> only_groups_pcre = (gmane\.|control\.)
>>>> #v-
> 
> This doesn't bear on your problem, but why isn't this:
> 
>    only_groups_pcre = ^(gmane\.|control\.)

Because man leafnode says you do not need to anchor this pcre?

only_groups_pcre = PCRE
    This  parameter  lists  the  Perl-compatible regular
    expression of groups that are fetched or posted to this
    server. The PCRE is automatically anchored at the left hand
    side,  so  you  can omit the  leading  ^.  Remember  to
    escape dots, as in: de\.comp\.|de\.comm\. Another example
    might be only_groups_pcre=de\.(?!alt) that fetches all  de.*
    groups  that  are  not  de.alt.* groups. Consult the PCRE
    documentation for details.


c
-- 
theatre - books - texts - movies
Black Trash Productions at home: http://www.blacktrash.org
Black Trash Productions on Facebook:
http://www.facebook.com/blacktrashproductions
-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
https://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/