t; best regards
> --
> Valery A.Khamenya
>
>
>
> On Sun, Mar 28, 2010 at 12:18 AM, Andi Vajda wrote:
>>
>> On Sat, 27 Mar 2010, Valery Khamenya wrote:
>>
>>> there is a strange slowdown during the search for similar documents.
>>> For some rea
yes, the same parameters.
best regards
--
Valery A.Khamenya
On Sun, Mar 28, 2010 at 12:18 AM, Andi Vajda wrote:
>
> On Sat, 27 Mar 2010, Valery Khamenya wrote:
>
>> there is a strange slowdown during the search for similar documents.
>> For some reason pylucene version is
On Sat, 27 Mar 2010, Valery Khamenya wrote:
there is a strange slowdown during the search for similar documents.
For some reason pylucene version is much slower than the pure Lucene one.
The test document collection contains 200K docs.
Here is the pylucene version:
content = ref_doc.getField
Hi,
there is a strange slowdown during the search for similar documents.
For some reason pylucene version is much slower than the pure Lucene one.
The test document collection contains 200K docs.
Here is the pylucene version:
content = ref_doc.getField('content').stringValue()
simila