掲示板

Solr-web and Liferay 5.2.x problem

thumbnail
14年前 に Flavius Daca によって更新されました。

Solr-web and Liferay 5.2.x problem

New Member 投稿: 6 参加年月日: 10/01/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?
14年前 に BHAVANI TALLA によって更新されました。

RE: Solr-web and Liferay 5.2.x problem

New Member 投稿: 7 参加年月日: 10/01/19 最新の投稿
Hi flavius ,
Can u Please share the solr-web war . i am unable to download
13年前 に DJ Williams によって更新されました。

RE: Solr-web and Liferay 5.2.x problem

Junior Member 投稿: 25 参加年月日: 08/04/09 最新の投稿
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
13年前 に Flavius Daca によって更新されました。

RE: Solr-web and Liferay 5.2.x problem

New Member 投稿: 6 参加年月日: 10/01/19 最新の投稿
Yes, subsequent releases of the portlet fixed this problem.