[ https://issues.apache.org/jira/browse/SOLR-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar updated SOLR-430: --------------------------------------- Attachment: SOLR-430.patch Changes # SpellCheckResponse is in it's own separate source file # Added a Test I don't think we need to add any methods to SolrQuery. Users can always use the SolrQuery#set methods to add spell check params. I shall commit this shortly. > SpellcheckerRequest / Response > ------------------------------ > > Key: SOLR-430 > URL: https://issues.apache.org/jira/browse/SOLR-430 > Project: Solr > Issue Type: New Feature > Components: clients - java, spellchecker > Affects Versions: 1.3 > Reporter: Matthew Runo > Attachments: SOLR-430.patch, SOLR-430.patch > > > SolrJ should support sending a request that interacts with the > SpellCheckComponent from SOLR-572 and handling the results in a sane manner > so users of SolrJ can make use of the SpellCheckComponent code without > parsing XML themselves. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.