You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yeo Zheng Lin (JIRA)" <ji...@apache.org> on 2015/03/02 02:31:04 UTC

[jira] [Created] (SOLR-7181) Unable to show the indexed content in Solr 5.0

Yeo Zheng Lin created SOLR-7181:
-----------------------------------

             Summary: Unable to show the indexed content in Solr 5.0
                 Key: SOLR-7181
                 URL: https://issues.apache.org/jira/browse/SOLR-7181
             Project: Solr
          Issue Type: Bug
    Affects Versions: 5.0
            Reporter: Yeo Zheng Lin


The content field is unable to be shown during searching, even though the following line has been added to the schema using curl from the resource named in 'managedSchemaResourceName'. 

<field name="content" stored="true" type="text_general" indexed="true"/>

I'm using the schema from ManagedIndexSchemaFactory.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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