And it was as easy as all that...
Thanks.
- Original Message
From: Chris Hostetter <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Friday, April 6, 2007 12:23:30 PM
Subject: Re: Explanation from FunctionQuery
: So we reach a problem at extractTerms. I get an explanation no
Ok, glossing over some of the details was not the best idea. ms is a
MultiSearcher in that it's something I wrote that extends MultiSearcher. And
this part I should have mentioned before, the explain method being called is
the one in org.apache.lucene.search.Searcher. So explain is
public E
I'm hoping someone can offer some insight into the FunctionQuery. I've just
discovered this, and I think it's exactly what I've been looking for, but I'm
having some trouble getting it to work. I can create and execute the query, but
if I try to see the Explanation, I get an
java.lang.Unsuppor