Re: term vector or document vector

2003-12-08 Thread Damian Gajda
I have to do some work for nutch but since I need the feature vector stuff for an commercial project I will try to implement it. Someone wish to join me??? ;) Stefan Hello I already have some experience with Dmitry's implementation. Feel free to contact me. -- Damian

Re: term vector or document vector

2003-12-08 Thread Damian Gajda
W licie z pon, 08-12-2003, godz. 19:21, Stefan Groschupf pisze: Damian Gajda wrote: Hello I already have some experience with Dmitry's implementation. Can you point me to Dmitry's code,so that i can take a look, i just had read about it Here some links for Your consideration: http

Re: term vector or document vector

2003-12-08 Thread Damian Gajda
BTW. i may send You the partly working Lucene with Dmitrys code patched in. -- Damian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: indexing numeric entities?

2004-10-12 Thread Damian Gajda
Yes You need to parse the entities Yourself. I implemented an HTML entity parser as a part of http://objectledge.org project. You may use it if it will fit Your needs. It is in a ledge-components project module. See http://objectledge.org/modules/ledge-components/index.html Have fun, -- Damian

Re: Memory usage: IndexSearcher Sort

2004-09-29 Thread Damian Gajda
/show_bug.cgi?id=31240 My co-worker Rafa has fixed this bug and submitted a patch today. Have fun ;) -- Damian Gajda Caltha Sp. j. Warszawa 02-807 ul. Kukuki 2 tel. +48 22 643 20 20 mobile: +48 501 032 506 http://www.caltha.pl

Re: BooleanQuery - Too Many Clases on date range.

2004-10-01 Thread Damian Gajda
a full date (one almost surely will need to store a date for each hit, unless You want to write some baroque code to calculate date from split fields values). Have fun, -- Damian Gajda Caltha Sp. j. - To unsubscribe, e-mail