Re: Explanation from FunctionQuery

2007-04-06 Thread Annona Keene
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 explanat

Re: Explanation from FunctionQuery

2007-04-06 Thread Chris Hostetter
: So we reach a problem at extractTerms. I get an explanation no problem ... : I'm using the version of FunctionQuery from the JIRA attachment. that seems like the heart of the problem ... i haven't looked at the version in Jira for a while, but the version commited into Solr does prov

Re: Explanation from FunctionQuery

2007-04-06 Thread Annona Keene
fer. I am eager to get this working! Thanks again, Ann - Original Message From: Chris Hostetter <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Thursday, April 5, 2007 4:58:30 PM Subject: Re: Explanation from FunctionQuery 1) which version of FunctionQuery are you using (from the

Re: Explanation from FunctionQuery

2007-04-05 Thread Chris Hostetter
1) which version of FunctionQuery are you using (from the solr repository or from a Jira issue attachment?) 2) what is hte full stacktrace? (ie: which function/line is throwing the Exception) FunctionQuery supports explain just fine, not sure why you'd have problems, oh wait ... i see exactly wha

Explanation from FunctionQuery

2007-04-04 Thread Annona Keene
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