|
From: Gabriele B. <g.b...@co...> - 2003-05-02 12:01:06
|
Ciao guys,
I was asked to perform more operations on restriction and exclusions
at search time and without any regex support, my boss requests cannot
easily be accomplished. I foresay that I have never handled regex
library before ...
I understand that regex support for exclusions and restrictions are
part of the 3.2 code, but I think that it should not be too hard to
write a patch for the still stable release (which we use in our
production servers).
I was wondering:
- if some of you has already worked on this (but I was not able to find
any patch in the archive for this)
- if you have some hints to give me
Also because this morning I gave it a quick try, but I could not
succeed. Here is the small patch I applied (in attachment), but it looks
like all the URLs are discarded and I don't get any results back. Any
hints?
Thank you and ciao,
Ciao
-Gabriele
--
Gabriele Bartolini - Web Programmer
Comune di Prato - Prato - Tuscany - Italy
g.b...@co... | http://www.comune.prato.it
> find bin/laden -name osama -exec rm {} ;
|