-
Type:
Feature Request
-
Status: Completed
-
Priority:
Minor
-
Resolution: Implemented in Marketplace
-
Affects Version/s: 6.0.6 GA, 6.0.12 EE, 6.1.0 CE GA1, 6.1.10 EE GA1
-
Fix Version/s: 6.0.6 GA, 6.1.0 CE GA1, 6.1.10 EE GA1, 6.2.X EE
-
Labels:
-
Environment:Portal version: see above.
Solr 3.3.0.
solr-web-6.0.12.1 plugin.
Liferay's Solr schema.xml does have a URL field, even so it is not being used (URLs are not indexed) by the portal.
Integrating Solr with the portal.
1) Why was this URL field <field name="url" type="string" indexed="true" stored="true" />
created in Liferay's Schema.xml <schema name="liferay" version="1.1"> if the portal does not use (index) it?
2) What URLs (friendly, article,...) are meant to indexed with this field?
It'd be great if this function worked.