You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Matthew Runo (JIRA)" <ji...@apache.org> on 2008/06/19 22:09:45 UTC

[jira] Updated: (SOLR-430) SpellcheckerRequest / Response

     [ https://issues.apache.org/jira/browse/SOLR-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew Runo updated SOLR-430:
------------------------------

    Description: 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.  (was: SolrJ should support at a minimum a basic SpellcheckRequest and Response. 

Response should return a set of strings, the suggestions returned by the SpellcheckQueryHandler.

Request should accept the basic commands that SC accepts over HTTP.)

Changed issue summary to reflect new code for the spellchecker in solr/lucene.

> 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
>
> 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.