At 3:05 PM +0300 12/8/99, Alexis Mikhailov wrote:
>Will it be possible to put patch for '-' argument (to read list of
>URL's from stdin) to htdig into 3.1.x version? Or only in 3.2.0?
This will not make it into 3.1.4. We're releasing that tomorrow if at
all possible, and no matter how simple any change looks, it won't
make it into that release unless it's to address any "showstopper"
bugs.
>I need this or similar argument very much in order to index all
>HTML documents in a some directory with a command like
>"find /some/dir -name '*.html' | htdig -".
Fair enough. And it's a reasonable addition. But it would only be
open for the 3-2-x tree.
>And I began to write HtFile class for 3.2.0 version. Will it be
>possible to include this change too?
Great! It would be up for a vote, but I don't see any reason why not.
The only potential for new bugs would be if any are inside the class.
In short, it's not a very far-reaching change so it should be OK for
3.2.0b1.
> > > This variable was added to allow index of local files with NOINDEX tag.
> > > For example, all Qt documentation files contain this tag. I thought
> > > it would be not interesting to remove this tag in every file by hand,
> > > so I created this variable. Forgot about default value though.
>...
>It is another thing I need very much, because many local documents
>contain this tag and it would be better to just ignore the tag than to
>force user to manually remove it. I was not able to understand is
>decision reached on this point from letters CC to me (I'm not
>subscribed to mailing list, so I could miss some letters).
There isn't a decision. While I certainly understand the utility of
this, it flies in the face of a fairly important standard. If this
was an option only for local indexing, I might be more inclined to
allow it. But I won't support it as a general option--there will
suddenly be less of a reason for page authors to use the tag if
search engines will stop respecting their wishes.
>I haven't seen single call to getline() in 3.1.x version. Is it in
>3.2?
See, for example, htdig/ExternalParser.cc
> > Understood, but I think Torsten's method, which I adapted for 3.1.4 &
> > 3.2.0b1 is a better approach. If the separate -a option is still wanted
> > after these releases are out, then I'd say it could go in future releases.
>
>Please, can you point me to what this method is? In truth I was just
>lazy to write function to URL_encode words before passing them to
>htsearch. Nevertheless if this option is undesirable, I'll write
>(or just rip somewhere) this function.
I'll let Torsten or Gilles elaborate.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.