留言板

Solr-web and Liferay 5.2.x problem

thumbnail
Flavius Daca,修改在14 年前。

Solr-web and Liferay 5.2.x problem

New Member 帖子: 6 加入日期: 10-1-19 最近的帖子
I'm also getting an error when trying to run Solr-web but I get this error:

com.liferay.portal.SystemException: com.liferay.portal.kernel.search.SearchException: com.liferay.portal.kernel.messaging.MessageBusException: No reply received for message: {destinationName=liferay/search_reader, responseDestinationName=liferay/search_reader/response, responseId=4302bc76-e2d8-41ef-87e4-250eaafcf764, payload={searchEngineCommand=SEARCH, companyId=10106, id=null, document=null, query=+(+portletId:33) +(userName:liferay title:liferay content:liferay tagsEntries:*liferay*), sorts=[Lcom.liferay.portal.kernel.search.Sort;@5fd243ea, start=0, end=5}, values=null}

Even though, upon inspection of the Solr logs, it clearly sends out the response.

Does anyone know what this could be happening?
BHAVANI TALLA,修改在14 年前。

RE: Solr-web and Liferay 5.2.x problem

New Member 帖子: 7 加入日期: 10-1-19 最近的帖子
Hi flavius ,
Can u Please share the solr-web war . i am unable to download
DJ Williams,修改在13 年前。

RE: Solr-web and Liferay 5.2.x problem

Junior Member 帖子: 25 加入日期: 08-4-9 最近的帖子
T0 use the SOLR 5.1.x war with SOLR 1.4 release requires that the SOLR war code be recompiled with the new SOLR 1.4 libraries. There are two methods in the client that have changed and are not recognized.
thumbnail
Flavius Daca,修改在13 年前。

RE: Solr-web and Liferay 5.2.x problem

New Member 帖子: 6 加入日期: 10-1-19 最近的帖子
Yes, subsequent releases of the portlet fixed this problem.