Hello all,
This script (Parked at Loopia) return this :
Total hits = 100
Total hits = 0
This is not cool
Dave ? Jens ? Someone ? Do you have any idea ?
Thanks in advance.
Hello all,
This script (Parked at Loopia) return this :
Total hits = 100
Total hits = 0
This is not cool
Dave ? Jens ? Someone ? Do you have any idea ?
Thanks in advance.
On Wed, Aug 30, 2006 at 11:46:48AM +0200, Florent S. wrote:
Dave ? Jens ? Someone ? Do you have any idea ?
there was a mail recently where this problem already came up ( subject
was âadding new items to index breaks searches with *â ).
I always thought that searching with only a wildcard as in âid:*â would
not
be possible at all. So Iâd consider it a bug that Ferret delivers
results in
the first placeâŚ
Jens
â
webit! Gesellschaft fĂźr neue Medien mbH www.webit.de
Dipl.-Wirtschaftsingenieur Jens Krämer [email protected]
SchnorrstraĂe 76 Tel +49 351 46766 0
D-01069 Dresden Fax +49 351 46766 66
On Wed, Aug 30, 2006 at 12:12:16PM +0200, Florent S. wrote:
Jens
Itâs not the answer I would like to read
![]()
But do you know how to do this query : âAny document that have an id
fieldâ ?
I donât know of a way to accomplish that. But maybe itâs not as I think
and Dave has implemented such a feature and in reality itâs a bug that
it doesnât return results the second time. Maybe optimizing the index
before searching another time helps ?
PS: Sorry Jens, I have not correctly understood the previous mail. I
thought it was only for the * alone (without a field).
nothing to be sorry about
in fact, the query parser will by default parse the query ââ to
'id: OR content:*â (if your index has the fields id and content), so
thereâs no difference.
Jens
â
webit! Gesellschaft fĂźr neue Medien mbH www.webit.de
Dipl.-Wirtschaftsingenieur Jens Krämer [email protected]
SchnorrstraĂe 76 Tel +49 351 46766 0
D-01069 Dresden Fax +49 351 46766 66
On 8/30/06, Florent S. [email protected] wrote:
Jens
Itâs not the answer I would like to read
![]()
But do you know how to do this query : âAny document that have an id
fieldâ ?
Hi Florent,
I answered this on the other thread that Jens mentioned but I better
say it again here. This was a bug which has been fixed. âid:" will
match all documents with or without an id field. To get all documents
with an id field you should use "id:?â. Wait for version 0.10.2
though before this will work.
Cheers,
Dave
Thanks a lot Dave, great job !
Jens K. wrote:
there was a mail recently where this problem already came up ( subject
was âadding new items to index breaks searches with *â ).I always thought that searching with only a wildcard as in âid:*â would
not
be possible at all. So Iâd consider it a bug that Ferret delivers
results in
the first placeâŚJens
Itâs not the answer I would like to read
But do you know how to do this query : âAny document that have an id
fieldâ ?
PS: Sorry Jens, I have not correctly understood the previous mail. I
thought it was only for the * alone (without a field).
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs