Re: Add a module to the lucene

2006-03-15 Thread Chris Hostetter
Jason: you really don't need to send the same message 4 times in one night. You've got to give people time to sleep, and eat, and take care of other things that don't involve a computer :) : Can we add a module to lucene so that we are able to use our own similarity : measure to calculate the si

Add a module to the lucene

2006-03-15 Thread jason
Hi, Can we add a module to lucene so that we are able to use our own similarity measure to calculate the similarity between documents and queries? As lucene has defined its own measure, we can do few with it. Considering the documents and queries represented as the vectors, we only need one clas

Add a module to the lucene!!!

2006-03-14 Thread jason
Hi, Can we add a module to lucene so that we are able to use our own similarity measure to calculate the similarity between documents and queries? As lucene has defined its own measure, we can do few with it. Considering the documents and queries represented as the vectors, we only need one clas

Add a module to the lucene

2006-03-14 Thread jason
Hi, Can we add a module to lucene so that we are able to use our own similarity measure to calculate the similarity between documents and queries? As lucene has defined its own measure, we can do few with it. Considering the documents and queries represented as the vectors, we only need one class