Message Boards

Solr configuration 7.3.10.1

thumbnail
Lokesh Sharma, modified 2 Years ago.

Solr configuration 7.3.10.1

Junior Member Posts: 54 Join Date: 7/30/15 Recent Posts

Hi ,

I am using Liferay 7.3 sp1 and trying to configure solr 8 on my local I have followed the below link as refrence .

https://learn.liferay.com/dxp/latest/en/using-search/installing-and-upgrading-a-search-engine/solr/installing-solr.html#solr-connector-configuration-reference

Had done all configuration but my connector is not deploying propoerly.

I am using Liferay Connector to Solr 8.lpkg but post deployment when I restart my server below error is thrown . 

 

org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.search.solr8.impl [1839]_  Unresolved requirement: Import-Package: com.liferay.portal.kernel.dao.search; version="[7.4.0,8.0.0)"_ [Sanitized]
    at org.eclipse.osgi.container.Module.start(Module.java:444)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

Please suggest .

 

Thanks & Regards,

Lokesh Sharma