You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Inigo Solomon (JIRA)" <ji...@apache.org> on 2018/06/15 07:37:00 UTC

[jira] [Created] (SOLR-12492) Ability to control Spellcheck for particular docs

Inigo Solomon created SOLR-12492:
------------------------------------

             Summary: Ability to control Spellcheck for particular docs
                 Key: SOLR-12492
                 URL: https://issues.apache.org/jira/browse/SOLR-12492
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Inigo Solomon


Scenario - Lets assume we have 10000 docs in solr and around 100 employees in an organisation .When an user queries the solr index , we filter the results based on department field and display it to the users. Now i wanted to implement spellcheck feature to that index.If spellcheck is implemented to solr index , when an user queries the index , the number of docs returned will be from the whole index while the docs displayed will be less as we have filtered based on department .

 

Suggest me a way to fix this .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org