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

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

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

Erick Erickson commented on SOLR-7181:
--------------------------------------

Please start issues like this by posting to the Solr user's list rather than raising a JIRA. We try to
keep the JIRA list from being flooded with usage questions.

When you do post over there, please list _all_ the steps you followed, the information above
isn't really enough to even begin to help. Did you then index documents? Did you commit?
Have you tried looking at the field in the admin/ui/schema browser? Do you even get any hits
back if you issue a q=content:[* TO *]?

Perhaps you could review:
http://wiki.apache.org/solr/UsingMailingLists


> 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