nd then calling
removeFields and finally updateDocument, but now any search after the above
process is not able for find that document(I created the new IndexReader).
Am i missing anything ?
Regards.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Newbie-Questions-tp4290817p42
ssage in context:
http://lucene.472066.n3.nabble.com/Newbie-Questions-tp4290817p4291024.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.or
You might start here:
http://lucene.apache.org/core/6_1_0/core/org/apache/lucene/index/IndexWrite
r.html
On 8/8/16, 8:17 PM, "lukes" wrote:
>Can anyone please reply ? .
>
>Regards.
>
>
>
>--
>View this message in context:
>http://lucene.472066.n3.nabble.c
Can anyone please reply ? .
Regards.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Newbie-Questions-tp4290817p4290854.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
To
in context:
http://lucene.472066.n3.nabble.com/Newbie-Questions-tp4290817.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional
ing.
You should be able to "try both" side-by-side in a few hours (the tutorials are
pretty decent).
-h
- Original Message
From: Frank A
To: java-user@lucene.apache.org
Sent: Mon, May 31, 2010 6:54:26 PM
Subject: Re: Lucene Newbie Questions
Thanks a bunch.
Since I'
rg/solr/
>>
>>
>> Good luck!
>>
>> -h
>>
>>
>>
>>
>> - Original Message
>> From: Frank A
>> To: java-user@lucene.apache.org
>> Sent: Mon, May 31, 2010 6:20:41 PM
>> Subject: Lucene Newbie Questions
>
iginal Message ----
> From: Frank A
> To: java-user@lucene.apache.org
> Sent: Mon, May 31, 2010 6:20:41 PM
> Subject: Lucene Newbie Questions
>
> Hello all,
> I'm considering Lucene for a specific application and am trying to ensure
> that it is the right tool for what I
a lot of the architecture you might need:
http://lucene.apache.org/solr/
Good luck!
-h
- Original Message
From: Frank A
To: java-user@lucene.apache.org
Sent: Mon, May 31, 2010 6:20:41 PM
Subject: Lucene Newbie Questions
Hello all,
I'm considering Lucene for a specific applic
You are certainly in the right place - Apache Solr (a search server
built using Lucene) provides what you are looking for out of the box.
On Mon, May 31, 2010 at 7:20 PM, Frank A wrote:
> Hello all,
> I'm considering Lucene for a specific application and am trying to ensure
> that it is the righ
Hello all,
I'm considering Lucene for a specific application and am trying to ensure
that it is the right tool for what I'm trying to accomplish.
At a high level I have a list of restaurants in a database and a list of
tags related to the restaurant (e.g. Italian, Formal, Expensive, etc). Each
re
: That link appears to be referring to normalized scores (everything is <
: 1.0). Is it also not safe to use a threshold for raw scores?
Nope. The basic flaw in comparing scores between two queries still holds
... early messages in the threads linked to go into more detail, but as i
recall, the
> 2) independent of the scores being different, it is not safe to try and
> pick a score threshold, this is mentioned in the FAQ...
>
> http://wiki.apache.org/jakarta-lucene/LuceneFAQ#head-912c1f237bb00259185353182948e5935f0c2f03
That link appears to be referring to normalized scores (everythin
: 1) I create an index with one document with a searchable field of "All
: dogs are brown." If I search on that index with a query of "All dogs
: are brown." I do not get a hit with score 1.0, but something low like
: 0.38. I tried looking at the scoring algorithm and can't make heads or
: tail
Hi,
I am new to Lucene and this mailing list, so my apologies if these
questions have already been answered.
1) I create an index with one document with a searchable field of "All
dogs are brown." If I search on that index with a query of "All dogs
are brown." I do not get a hit with score 1.0,
15 matches
Mail list logo