Hi
Guys
Apologies..
The new
Feature of lucene 'span query' really is interesting
But need
expert suggestions on achieveing the same.
I have 3
documents Document 1
contains = ELECTRONICS DIGITAL CAMERA Document 2
contains = ELECTRONICS DIGITAL
CAMERA 0PTICSDocument 3 co
Miles Barr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 09, 2005 3:02 PM
To: java-user@lucene.apache.org
Subject: Re: SPAN QUERY [HOW TO]
On Wed, 2005-03-09 at 14:52 +0530, Karthik N S wrote:
> The new Feature of lucene 'span query' really is interesting
>
> But need expert
, Karthik N S wrote:
> The new Feature of lucene 'span query' really is interesting
>
> But need expert suggestions on achieveing the same.
>
> I have 3 documents
>
> Document 1 contains = ELECTRONICS DIGITAL CAMERA
> Document 2 contains = ELECTRONICS
tegory = DIGITAL CAMERA
for document 2:
text = ELECTRONICS DIGITAL CAMERA OPTICS
parent_category = ELECTRONICS
parent_category = DIGITAL CAMERA
leaf_category = OPTICS
Then search on the leaf_category. Make sure you setup the category
fields to be type KEYWORD, i.e. not tokenized.
On Wed, 2005-03-0
th regards
karthik
-Original Message-
From: Miles Barr [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 10, 2005 2:53 PM
To: java-user@lucene.apache.org
Subject: RE: SPAN QUERY [HOW TO]
On Thu, 2005-03-10 at 12:02 +0530, Karthik N S wrote:
> U got it bingo,Am trying to do something similar
Hi
Guys
Apologies...
I
have Indexed documents
sucessfully and they would be
Document 1
contains = ELECTRONICS DIGITAL CAMERA
Document 2 contains = ELECTRONICS
DIGITAL CAMERA BATTERY
ACCESSORIESDocument 3 contains =
ELECTRONICS DIGITAL CAMERA 0PTICSDocument 4 conta
: sergiu gordea [mailto:[EMAIL PROTECTED]
Sent: Monday, March 14, 2005 3:49 PM
To: java-user@lucene.apache.org
Subject: Re: SPECIFIC HIT
Karthik N S wrote:
> **
>
> *Hi Guys*
>
> *Apologies...*
>
> *I have Indexed documents sucessfully and they would be
>
: Monday, March 14, 2005 4:18 PM
To: java-user@lucene.apache.org
Subject: Re: SPECIFIC HIT
Karthik N S wrote:
>Hi Guys
>
>Is there a way around for which the query parser would have something like
>this
>
> (+digital +camera +optics) -(All other Default variables)
>
>
>
Hi
Guys.
Apologies. :(
Can Somebody
Please Tell me How to add Custom Analyzer's to the
new Version of LUKE ,
or is there
an existing Process to do the same.
Thx in
advance
WITH WARM REGARDS HAVE A NICE DAY [
N.S.KARTHIK]
Hi
Guys
Apologies.
Has Any body
out on the Form ,have implemented Lucene API in eCommerce ( Search
based Shopping)
Something
similar to http://www.bizrate.com/ .
Please Help
me ???
WITH WARM REGARDS HAVE A NICE DAY [
N.S.KARTHIK]
Hi
Try First Try Using the AnalysisDemo.java code from
http://today.java.net/pub/a/today/2003/07/30/LuceneIntro.html?page=last#thre
ad from java.net for the Contents u seems to experiment with and verify
which analyzer to use.
Probably this will give u some Idea on Analyzers.
with regaards
Ka
Hi
guys
Apologies..
Using a
MultiFieldQueryParserfor a
query like below for a CUSTOM SEARCH
(+(+KEY3:camera +KEY3:photo) -KEY3:accessories -KEY3:studio -KEY3:cleaners
-KEY3:film -KEY3:filters -KEY3:flashes -KEY3:lenses -KEY3:lighting -KEY3:tripods
-KEY3:cables -KEY3:digital
@lucene.apache.org
Subject: Re: EXCEPTION LUCENE 1.4.3 + LUKE
I haven't looked at Luke's source code to confirm, but my hunch is that
Luke is upping the maximum clause count of BooleanQuery. (see
BooleanQuery.setMaxClauseCount())
Erik
On Apr 4, 2005, at 5:01 AM, Karthik N S wrote:
>
Hi Guys
Apologies.
We had something similar problems with Tomcat 5.0.3 on Linux Gentoo and
Lucene1.4.3...
every first Search was not able to work properly,
So finally we swithched JVM's from 1.4.2 to 1.4.3 sdk's and solved the
problem for the day
We also updated the Linux Machines
Hi
guys
Apologies..
It really
pains to after a hards day's work that Lucene is turning to be similar to any
other DB product.
The form is
full of Db similar requirements on Lucene to perform.
If one
requires supports similar to DB ,then can use Any of the free avaliable
D
Hi
Guys.
Apologies.
with refrence to my
last main dted Mon, 14 Mar 2005
http://mail-archives.apache.org/mod_mbox/lucene-java-user/200503.mbox/[EMAIL PROTECTED]
I would like to
again request some Help in the search Concepts. I have Indexed documents sucessfully and they would be
Docume
Sent: Monday, June 06, 2005 10:33 PM
To: java-user@lucene.apache.org
Subject: Re: RE REQUEST: SPECIFIC HIT
On Monday 06 June 2005 08:40, Karthik N S wrote:
> Hi
>
> Guys.
>
> Apologies.
>
> with refrence to my last main dted Mon, 14 Mar 2005
>
>
http://mail-arc
Hi
Apologies.
With my Experience of Lucene since 2004,I can say that u need to update the
Index Once in a day (rather then doing it for every upload),But if u'r
requirement say's u have to make the Doc avaliable on the run then u may do
so.
with regards
Karthik
-Original Message
hI
Apologies
Interesting this is not the Form to discuss about HOW to Debugging with
Eclipse
So I suggest u to use the Help tab in Eclispe Ide.
Hint : First set the Break point on hte code and then use Use the Debug
tab under Run.
this is a Lucene Form Guys
Karthik
-Or
Hi
Lucene
Apologies..
I have 2
Questions.
1)
The Search Criteria src requires to automatically
fill " " between Search words with a Boolean
Operator " AND ".
2)
The Search Criteria src requires to automatically
recognise the existing Boolean Query ' AN
advance
karthik
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Monday, July 18, 2005 6:39 PM
To: java-user@lucene.apache.org
Subject: Re: BOOLEAN OPERATOR HOWTO
On Jul 18, 2005, at 8:12 AM, Karthik N S wrote:
> I have 2 Questions.
But there were no question marks! I don
arthik
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 21, 2005 2:28 AM
To: java-user@lucene.apache.org
Subject: Re: BOOLEAN OPERATOR HOWTO
On Jul 19, 2005, at 8:31 AM, Karthik N S wrote:
> Given a Search word = 'erik OR hatcher AND otis OR gospodne
Hi
Luceners
Apologies..
Just eager
to ask " WHEN IS THE NEXT VERSION OF LUCENE BE OUT "
.
[ I am
awaiting to use the new features for my exisiting ones
]
...;)
WITH WARM REGARDS HAVE A NICE DAY [
N.S.KARTHIK]
Hi
Luceners
Apologies.
I have along Search String as given below...
SearchWord = "\"" + "Dough
Cutting" + "\"" + " " + "Otis
Gospodnetic" + " " + "\"" + "Erik Hatcher" +
"\"" + " "
+
"Authors of " + "\"" + "Lucene In
Action" +"\"";
And prior to
Lucene is handling this task.
som how can one achive this task..
with regards
Karthik
-Original Message-
From: Mordo, Aviran (EXP N-NANNATEK) [mailto:[EMAIL PROTECTED]
Sent: Friday, August 05, 2005 7:58 PM
To: java-user@lucene.apache.org
Subject: RE: Split Search Word
The StandardAn
you write a custom Analyzer to tokenize with double
quotes in mind like that.
Erik
On Aug 8, 2005, at 12:06 AM, Karthik N S wrote:
> Hi
>
> Luceners
>
> Apologies.
>
> As I have already replied,Using Analysis I have tried on all Analyzers
> (including Standard Ana
Hi
Lucener's
Apologies..
I have seen
forms using 'DEFAULT_OPERATOR_AND' with
something like below >
QueryParser parser = new QueryParser( "terms", analyzer); >
parser.setOperator(QueryParser.DEFAULT_OPERATOR_AND); > query =
parser.parse(TextParameters);
How to use
the DEFA
' substution)
Please enlighten me
With regards
Karthik
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 18, 2005 7:09 AM
To: java-user@lucene.apache.org
Subject: Re: DEFAULT_OPERATOR_AND
On Aug 17, 2005, at 2:45 AM, Karthik N S wrote:
>
ERATOR_AND
On Aug 18, 2005, at 1:48 AM, Karthik N S wrote:
> Does this mean MultiFieldQueryParser will always have to use
> 'DEFAULT_OPERATOR_OR' instead of DEFAULT_OPERATOR_AND
> operations.
Yup, that's what I said :)
> Is there any alternative in handling this
Hi
Luceners
Apologies..
Has any body
on the Form attempted to use Lucene for
search on FAQ like the
website
"ASK
JEEVES"
If So
,Please enlighten me with some ideas...
WITH WARM REGARDS HAVE A NICE DAY [
N.S.KARTHIK]
30 matches
Mail list logo