Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

My computer can beat up your computer. -- Karl Lehenbauer


computers / comp.os.vms / stumped by strange SEARCH behaviour

SubjectAuthor
* stumped by strange SEARCH behaviourPhillip Helbig (undress to reply
`* Re: stumped by strange SEARCH behaviourCraig A. Berry
 `- Re: stumped by strange SEARCH behaviourPhillip Helbig (undress to reply

1
stumped by strange SEARCH behaviour

<tm0046$equ$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=25740&group=comp.os.vms#25740

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!PvCj0SbP/gHxzx+tYUDqSA.user.46.165.242.75.POSTED!not-for-mail
From: hel...@asclothestro.multivax.de (Phillip Helbig (undress to reply)
Newsgroups: comp.os.vms
Subject: stumped by strange SEARCH behaviour
Date: Sun, 27 Nov 2022 15:35:34 -0000 (UTC)
Organization: Multivax C&R
Message-ID: <tm0046$equ$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="15198"; posting-host="PvCj0SbP/gHxzx+tYUDqSA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
 by: Phillip Helbig (undr - Sun, 27 Nov 2022 15:35 UTC

$ typ test.txt
<A HREF="http://test.org/abs/"> 1
$ sea test.txt "<A HREF=""http://test.org/"""
%SEARCH-I-NOMATCHES, no strings matched
$ sea test.txt "<A HREF=""http://test.org/a"""
%SEARCH-I-NOMATCHES, no strings matched
$ sea test.txt "<A HREF=""http://test.org/ab"""
%SEARCH-I-NOMATCHES, no strings matched
$ sea test.txt "<A HREF=""http://test.org/abs"""
%SEARCH-I-NOMATCHES, no strings matched
$ sea test.txt "<A HREF=""http://test.org/abs/"""
<A HREF="http://test.org/abs/"> 1

Why aren't the previous matches found?

Re: stumped by strange SEARCH behaviour

<tm00hc$1mniu$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=25741&group=comp.os.vms#25741

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: craigbe...@nospam.mac.com (Craig A. Berry)
Newsgroups: comp.os.vms
Subject: Re: stumped by strange SEARCH behaviour
Date: Sun, 27 Nov 2022 09:42:36 -0600
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <tm00hc$1mniu$1@dont-email.me>
References: <tm0046$equ$1@gioia.aioe.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 27 Nov 2022 15:42:36 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="d2e7fecda764c1bf2c8dc1c2824f059c";
logging-data="1793630"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18qwooCVJxpDg2hc9UXos/3urxuKO3pZ6E="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
Gecko/20100101 Thunderbird/102.5.0
Cancel-Lock: sha1:dzw5TOu17dvXtsAL5qTMzxtPY7E=
Content-Language: en-US
In-Reply-To: <tm0046$equ$1@gioia.aioe.org>
 by: Craig A. Berry - Sun, 27 Nov 2022 15:42 UTC

On 11/27/22 9:35 AM, Phillip Helbig (undress to reply) wrote:
> $ typ test.txt
> <A HREF="http://test.org/abs/"> 1
> $ sea test.txt "<A HREF=""http://test.org/"""
> %SEARCH-I-NOMATCHES, no strings matched
> $ sea test.txt "<A HREF=""http://test.org/a"""
> %SEARCH-I-NOMATCHES, no strings matched
> $ sea test.txt "<A HREF=""http://test.org/ab"""
> %SEARCH-I-NOMATCHES, no strings matched
> $ sea test.txt "<A HREF=""http://test.org/abs"""
> %SEARCH-I-NOMATCHES, no strings matched

These have no double quote in the source document at the place where the
search requires it. For example, "http://test.org/"" rel="nofollow" target="_blank">http://test.org/" does not exist in
what you are searching but "http://test.org/ (without the trailing
double quote) does.

> $ sea test.txt "<A HREF=""http://test.org/abs/"""
> <A HREF="http://test.org/abs/"> 1

In this case there is a double quote in the source document right after
the '/abs/' so it matches your search string.

> Why aren't the previous matches found?
>

Re: stumped by strange SEARCH behaviour

<tm0172$v41$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=25742&group=comp.os.vms#25742

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!PvCj0SbP/gHxzx+tYUDqSA.user.46.165.242.75.POSTED!not-for-mail
From: hel...@asclothestro.multivax.de (Phillip Helbig (undress to reply)
Newsgroups: comp.os.vms
Subject: Re: stumped by strange SEARCH behaviour
Date: Sun, 27 Nov 2022 15:54:10 -0000 (UTC)
Organization: Multivax C&R
Message-ID: <tm0172$v41$1@gioia.aioe.org>
References: <tm0046$equ$1@gioia.aioe.org> <tm00hc$1mniu$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="31873"; posting-host="PvCj0SbP/gHxzx+tYUDqSA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
 by: Phillip Helbig (undr - Sun, 27 Nov 2022 15:54 UTC

In article <tm00hc$1mniu$1@dont-email.me>, "Craig A. Berry"
<craigberry@nospam.mac.com> writes:

> These have no double quote in the source document at the place where the
> search requires it. For example, "http://test.org/"" rel="nofollow" target="_blank">http://test.org/" does not exist in
> what you are searching but "http://test.org/ (without the trailing
> double quote) does.

Yes, that's it. Excuse: I've been ill for a week.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor