Oh!!! So *that's* what the documentation is for! ;)
Thanks for pointing that out. Sometimes you get so frustrated with a
problem you fail to notice the obvious solution.
Doug
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Hostetter
Sent: Monday,
ory.getDirectory(indexDir, false));
Query q = new TermQuery(new
Term("http://cfdocs.office.alagad.com/htmldocs/0001.htm";, "url"));
Hits hits = searcher.search(q);
However, after running this query hits.length == 0.
Anyone have any ideas what I'm doing wrong?
Thanks,
Doug Hughes
[EMAIL PROTECTED]
the central index. If these applications use their own
FSDirectory I should be able to continue working with their FS directory in
the case of an unclean shutdowns and should still be able to merge it with
the central index.
Does anyone have any advice to offer on this?
Thank you,
Doug Hughes
[EMAIL PROTECTED]
the central index. If these applications use their own
FSDirectory I should be able to continue working with their FS directory in
the case of an unclean shutdowns and should still be able to merge it with
the central index.
Does anyone have any advice to offer on this?
Thank you,
Doug Hughes
[EMAIL PROTECTED]
30, 2005, at 2:06 PM, Doug Hughes wrote:
>
> Hoss,
>
> I see what you're saying, but that seems primarily beneficial when you
> know the structure and size of your data ahead of time. For instance,
> any of the HTML documents I'm indexing can have any numbe
30, 2005, at 2:06 PM, Doug Hughes wrote:
>
> Hoss,
>
> I see what you're saying, but that seems primarily beneficial when you
> know the structure and size of your data ahead of time. For instance,
> any of the HTML documents I'm indexing can have any numbe
Hoss,
I see what you're saying, but that seems primarily beneficial when you know
the structure and size of your data ahead of time. For instance, any of the
HTML documents I'm indexing can have any number of links, from 0 to 100,
realistically. If I place each of those links in separate keywo
Hoss,
I see what you're saying, but that seems primarily beneficial when you know
the structure and size of your data ahead of time. For instance, any of the
HTML documents I'm indexing can have any number of links, from 0 to 100,
realistically. If I place each of those links in separate keywo
Oh, and thanks for the suggestion to use Luke.
Doug
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 29, 2005 7:39 PM
To: java-user@lucene.apache.org
Subject: Re: Indexing multiple keywords in one field?
On May 29, 2005, at 8:29 AM, Doug Hughes wrote
Oh, and thanks for the suggestion to use Luke.
Doug
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 29, 2005 7:39 PM
To: java-user@lucene.apache.org
Subject: Re: Indexing multiple keywords in one field?
On May 29, 2005, at 8:29 AM, Doug Hughes wrote
e.apache.org
Subject: Re: Indexing multiple keywords in one field?
On May 29, 2005, at 8:29 AM, Doug Hughes wrote:
> Hi,
>
> I'm working on a pretty typical web page search system based on
> lucene.
> Pretty much everything works great. However, I'm having one problem
e.apache.org
Subject: Re: Indexing multiple keywords in one field?
On May 29, 2005, at 8:29 AM, Doug Hughes wrote:
> Hi,
>
> I'm working on a pretty typical web page search system based on
> lucene.
> Pretty much everything works great. However, I'm having one problem
roblem is I
don't get any matches at all when I execute the search.
Does anyone know of any better techniques for this? Or does anyone see
anything I'm doing wrong?
Thanks in advance for the help.
Doug Hughes
[EMAIL PROTECTED]
roblem is I
don't get any matches at all when I execute the search.
Does anyone know of any better techniques for this? Or does anyone see
anything I'm doing wrong?
Thanks in advance for the help.
Doug Hughes
[EMAIL PROTECTED]
14 matches
Mail list logo