Solr returned result fields
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2011 03:09 AM
Hello!
It's me, again… I have a question about returned fields of Solr. Where i'm execute next request "localhost:8443/solr/alfresco/afts?q=%28TYPE:%22cm:content%22+AND+%28cm:name:%22*.txt%22%29%29&wt=xml" the Solr returned only a few fields, such as "DBID", "ID", "INTXID", "ISNODE", "TYPE", "ASPECT". Actually, the question of how and where defined fields that are returned upon request (in which Java classes or config files)?I really need your help, PLEASE!!!!!
Thank you!!!
It's me, again… I have a question about returned fields of Solr. Where i'm execute next request "localhost:8443/solr/alfresco/afts?q=%28TYPE:%22cm:content%22+AND+%28cm:name:%22*.txt%22%29%29&wt=xml" the Solr returned only a few fields, such as "DBID", "ID", "INTXID", "ISNODE", "TYPE", "ASPECT". Actually, the question of how and where defined fields that are returned upon request (in which Java classes or config files)?I really need your help, PLEASE!!!!!
Thank you!!!
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2013 05:33 AM
In respective model you will have modify stored to true into property of required metadata index
