Re: Affinity ranking

2010-09-02 Thread Ukyo Virgden
. On Mon, Aug 30, 2010 at 6:24 AM, Ukyo Virgden ukyovirg...@gmail.com wrote: Hi, Is there any implementation in solr or lucene for affinity ranking? I've been doing some research for content based ranking models and came across the paper Improving search results using affinity Graph

Affinity ranking

2010-08-30 Thread Ukyo Virgden
Hi, Is there any implementation in solr or lucene for affinity ranking? I've been doing some research for content based ranking models and came across the paper Improving search results using affinity Graph http://research.microsoft.com/apps/pubs/default.aspx?id=67818 Any thoughts? Cheers Ukyo

Setting up Eclipse with merged Lucene Solr source tree

2010-06-23 Thread Ukyo Virgden
Hi, I'm trying to setup and eclipse environment for combined Lusolr tree. I've created a Lucene project containing /trunk/lusolr/lucene and /trunk/lusolr/modules as one project and /trunk/lusolr/solr as another. I've added lucene project as a dependency to Solr project, removed solr libs from

Encoding problem with ExtractRequestHandler for HTML indexing

2010-03-21 Thread Ukyo Virgden
Hi, I'm trying to index HTML documents with different encodings. My html are either in win-12XX, ISO-8859-X or UTF8 encoding. handler correctly parses all html in their respective encodings and indexes. However on the web interface I'm developing I enter query terms in UTF-8 which naturally does