You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (Created) (JIRA)" <ji...@apache.org> on 2011/12/23 00:21:31 UTC

[jira] [Created] (SOLR-2986) Warning missing for features that require stored uniqueKey - MoreLikeThis

Warning missing for features that require stored uniqueKey - MoreLikeThis
-------------------------------------------------------------------------

                 Key: SOLR-2986
                 URL: https://issues.apache.org/jira/browse/SOLR-2986
             Project: Solr
          Issue Type: Improvement
          Components: Schema and Analysis
    Affects Versions: 3.5, 4.0
            Reporter: Shawn Heisey
            Priority: Minor
             Fix For: 3.6, 4.0
         Attachments: SOLR-2986.patch

If your uniqueKey is not stored, you get this warning:

uniqueKey is not stored - distributed search will not work

There is at least one other feature that relies on a stored uniqueKey - MoreLikeThis.  Attaching a patch that updates the warning message.  It may actually require a more generic message.  It's possible there are other features that will not work without storing the uniqueKey.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (SOLR-2986) Warning missing for features that require stored uniqueKey - MoreLikeThis

Posted by "Shawn Heisey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Heisey updated SOLR-2986:
-------------------------------

    Attachment: SOLR-2986.patch
    
> Warning missing for features that require stored uniqueKey - MoreLikeThis
> -------------------------------------------------------------------------
>
>                 Key: SOLR-2986
>                 URL: https://issues.apache.org/jira/browse/SOLR-2986
>             Project: Solr
>          Issue Type: Improvement
>          Components: Schema and Analysis
>    Affects Versions: 3.5, 4.0
>            Reporter: Shawn Heisey
>            Priority: Minor
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-2986.patch
>
>
> If your uniqueKey is not stored, you get this warning:
> uniqueKey is not stored - distributed search will not work
> There is at least one other feature that relies on a stored uniqueKey - MoreLikeThis.  Attaching a patch that updates the warning message.  It may actually require a more generic message.  It's possible there are other features that will not work without storing the uniqueKey.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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