it didn't come across that way before.
Erik
T
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 18, 2004 2:00 PM
To: Lucene Users List
Subject: Re: AnalyZer HELP Please
Thanks for doing the legwork. My favorite example is "to
they do it that way, but it certainly doesn't mean
that it is THE way to be done.
T
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 18, 2004 2:00 PM
To: Lucene Users List
Subject: Re: AnalyZer HELP Please
Thanks for doing the legwork. My f
rom it test"
- 0 matches for this exact phrase
- i.e. stoplist NOT used for any words in a phrase query
Tate
p.s. Um... did you say that was a rhetorical question? ;-)
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August
in a phrase query
Tate
p.s. Um... did you say that was a rhetorical question? ;-)
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 18, 2004 6:17 AM
To: Lucene Users List
Subject: Re: AnalyZer HELP Please
On Aug 18, 2004, at 3:41 AM, Karthik N S wrote:
> H
e Do (WWGD)? category does Google remove stop words? I'll
leave that as a rhetorical question for now :)
Erik
Thx
Karthik
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 7:35 PM
To: Lucene Users List
Subject: Re: AnalyZe
,
> since the word 'new' is in Array STOPWORD ...
> [ Even if the Word is surrounded by "\""]
>
> With regards
> Karthik
>
>
>
>
> -Original Message-
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 17,
hit on the word
"New Year" ,
since the word 'new' is in Array STOPWORD ...
[ Even if the Word is surrounded by "\""]
With regards
Karthik
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 7:35 PM
On Aug 17, 2004, at 9:47 AM, Karthik N S wrote:
I did as Erik replied in his mail ,
and searched for the complete word "\"New Year\"" ,
but the QueryParser Still returns me hit for "Year" Only.
[ The Analyzer I use has 555 English Stop words with "new" present
in it ]
No wonder!
That's whe
ss and
> found that it was splitting the Word
>
> "New Year" = [New] [Year]
>
> Am I doing some thing wrong in here....
>
> Thx in advance.
> Karthik
>
>
>
> -Original Message-
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]
> Sent
On Aug 17, 2004, at 9:23 AM, Karthik N S wrote:
So when I did a quick run on Analyzer process and
found that it was splitting the Word
"New Year" = [New] [Year]
Am I doing some thing wrong in here
No... this is what this analyzer does. QueryParser does the same
thing. The difference
"New Year" = [New] [Year]
Am I doing some thing wrong in here
Thx in advance.
Karthik
-Original Message-----
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 6:18 PM
To: Lucene Users List
Subject: Re: AnalyZer HELP Please
This is what analyzers do
New Year" = [New] [Year]
>
> Am I doing some thing wrong in here
>
> Thx in advance.
> Karthik
>
>
>
> -Original Message-
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 17, 2004 6:18 PM
> To: Lucene Users List
> Sub
ss and
found that it was splitting the Word
"New Year" = [New] [Year]
Am I doing some thing wrong in here
Thx in advance.
Karthik
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 6:18 PM
To: Lucene Users List
Sub
This is what analyzers do. I don't know of any analyzer that deals
with quotes in the way you're requesting, by keeping the contents
together as a complete token. You'll have to write your own variant
that does this.
QueryParser, however, uses quotes to denote a phrase query, and will
query
14 matches
Mail list logo