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 "Mike Klaas (JIRA)" <ji...@apache.org> on 2007/10/26 01:16:50 UTC

[jira] Commented: (SOLR-395) Spell-check should return frequencies of word and suggestions

    [ https://issues.apache.org/jira/browse/SOLR-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537778 ] 

Mike Klaas commented on SOLR-395:
---------------------------------

Might it be better to rename the fields "queryFreq"/"suggestionFreqs"?  (or something more different that "frequency" + "frequencies")

> Spell-check should return frequencies of word and suggestions
> -------------------------------------------------------------
>
>                 Key: SOLR-395
>                 URL: https://issues.apache.org/jira/browse/SOLR-395
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.3
>            Reporter: Mike Krimerman
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: returnFrequencies.patch
>
>
> When issuing a spell-check, the word being searched for might be present in the index with a very low frequency (i.e. a misspelling that made it's way into the index). It might therefore be helpful if the client receives the frequency of the word plus the frequencies of each of the suggestions.
> This feature should be optional (using a URL param).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.