M
> Subject: Re: Arbitrary String to String Similarity Score
>
>
>
> Yes, "MoreLikeThis" is more like what I want.
>
> But theres one problem. Even here one has to run the query against an
> indexed set of documents.
>
> While I would like to create two Queries
> 1) Create an IndexWriter using a RAMDirectory (I don't want to store
>> >> those
>> >> strings on the disk)
>> >> 2) Index str1 and store it
>> >> 3) Search str2 in the index. ( shall the indexWriter be closed
>> >> before yo
you are after.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Sangrish <[EMAIL PROTECTED]>
> To: java-user@lucene.apache.org
> Sent: Friday, June 20, 2008 12:20:02 AM
> Subject: Re: Arbitrary String to String Similarity Sco
earch on the index? )
>> 4) Get the similarity score & publish it
>> 5) Delete str1 from the index and make the index available for a new
>> comparison
>>
>> Any comments & suggestions on making the process optimal
>>
>>
lete str1 from the index and make the index available for a new
comparison
Any comments & suggestions on making the process optimal
Siddharth
--
View this message in context:
http://www.nabble.com/Arbitrary-String-to-String-Similarity-Score-tp18020806p18020806.html
Sent from the Lucene - Java
; publish it
5) Delete str1 from the index and make the index available for a new
comparison
Any comments & suggestions on making the process optimal
Siddharth
--
View this message in context:
http://www.nabble.com/Arbitrary-String-to-String-Similarity-Score-tp18020806p18020806.html
Sent fr