Has anyone been able to get the liferay url's indexed in solr? (By url I simply mean the liferay page on which portlet/s may be hosted.)
Although the field is defined in the schema, I don't see the values in a solr query response! In fact, the url field is never returned in the response.
Any suggestions? (Our portlet will be hitting the solr server directly to fetch results)
I tried with url as text, indexed=true and stored=true and string, indexed=true and stored=true