Thanks for the Reply Erick. I read through the link you provided as well as
http://wiki.apache.org/solr/TermsComponent
http://wiki.apache.org/solr/TermsComponent but that doesn't seem to be what
I'm looking for. If a user searches for "pell", is there a way to have SOLR
modify the query such
I have just been playing around with spell check and from what I can tell it
does not do that automatically, you would need to program that in your
application yourself, basically run a search, check the spellcheck, run the
search again if needed, and present the results to the user, not all tha
Ah, didn't tumble to that
Not that I know of. I suspect that the way to handle this would be
to catch the response and inspect it and then fire off a second
query yourself in the middleware layer. That gives you the chance
to form the response page that the user sees and clearly show
that that
I have recently been receiving the following errors during my DIH
importing. Has anyone ran into this issue before? Know how to resolve it?
Thanks!
Jan 1, 2011 4:51:06 PM org.apache.solr.handler.dataimport.JdbcDataSource
closeConnection
SEVERE: Ignoring Error when closing connection
com.mysql