: So, it works now. This might be somewhat presumptuous of me, but it might
: be useful for Lucene to include a DelimitedTextAnalyzer and Tokenizer. The
: constructor for them might accept an array of characters which could be used
: as delimiters between terms which should be indexed into a par
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:
Eric,
Thanks for your reply. I guess I didn't describe the problem very well. I
had already parsed the html and extracted links. I had the links easily
available in an arraylist. I wanted to place the data from that array
(which happened to be links) into the index so that I could match docume
Eric,
Thanks for your reply. I guess I didn't describe the problem very well. I
had already parsed the html and extracted links. I had the links easily
available in an arraylist. I wanted to place the data from that array
(which happened to be links) into the index so that I could match docume
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. I
want to have a feature in this system where I can find all pages
which link
to another page
The numbers look impressive. If I build from the 1.9 trunck will I get the
patch?
Andrew
-Original Message-
From: Otis Gospodnetic <[EMAIL PROTECTED]>
Sent: May 28, 2005 9:05 AM
To: java-user@lucene.apache.org
Subject: Re: Ability to load a document with ONLY a few fields for performanc
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. I
want to have a feature in this system where I can find all pages which link
to another page. So, for instance, I might search for all the pages lin
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. I
want to have a feature in this system where I can find all pages which link
to another page. So, for instance, I might search for all the pages lin
Any tips on this issue?
Thanks
Marco
- Original Message -
From: Marco Dissel
To: java-user@lucene.apache.org
Sent: Friday, May 13, 2005 9:05 AM
Subject: finding potential duplicate documents
Hello
I've got many documents that are potentially duplicate (merging several
Hi, Chris Conrad, thanks for your reply.
I guess it'll be very interesting for us to hear the story of how
sourceforge built the search by lucene.
Like what's the structure, how the indexes are synchronized/updated, and
how it can perform under your current load.
Any tips will also be very int
11 matches
Mail list logo