I had null pointer exceptions left and right while composing this
email... then I added spellcheck.build=true to one and they went away.
do you need to rebuild the spelling index every time you alter (certain
parts) of solrconfig.xml? it was very consistent as reported below, but
after simpl
On Thu, 26 Jun 2008 16:25:46 -0500 (CDT)
"Geoffrey Young" <[EMAIL PROTECTED]> wrote:
> well *almost* - it works most excellently with q=$term but when I add
> spellchecker.q=$term things implode:
>
> HTTP Status 500 - null java.lang.NullPointerException at
> org.apache.solr.handler.component.Spel
Grant Ingersoll wrote:
On Jun 26, 2008, at 5:25 PM, Geoffrey Young wrote:
well *almost* - it works most excellently with q=$term but when I add
spellchecker.q=$term things implode:
HTTP Status 500 - null java.lang.NullPointerException at
org
.apache
.solr
.handler
.component.SpellCheckCom
On Jun 26, 2008, at 5:25 PM, Geoffrey Young wrote:
well *almost* - it works most excellently with q=$term but when I add
spellchecker.q=$term things implode:
HTTP Status 500 - null java.lang.NullPointerException at
org
.apache
.solr
.handler
.component.SpellCheckComponent.getTokens(SpellChec
On Thu, 26 Jun 2008 16:25:46 -0500 (CDT)
"Geoffrey Young" <[EMAIL PROTECTED]> wrote:
>
> it seems like it ought to work as a component of your dismax handler. this
> works for me:
>
[]
ah i see now. cool. too bad about the crash.
I don't know what the policy is for opening bugs in JIRA...
Norberto Meijome wrote:
> Hi there,
>
> Short and sweet :
> Is SCRH intended to honour qt= ?
>
>
> longer...
> I'm testing the newest SCRH ( SOLR-572), using last night's nightly build.
>
> I have defined a 'dismax' request handler which searches across a number
of fields. When I use the SCRH in a
Hi there,
Short and sweet :
Is SCRH intended to honour qt= ?
longer...
I'm testing the newest SCRH ( SOLR-572), using last night's nightly build.
I have defined a 'dismax' request handler which searches across a number of
fields. When I use the SCRH in a query, and I pass the qt=dismax param