Fórum

Solr-web and Liferay 5.2.x problem

thumbnail
Flavius Daca, modificado 14 Anos atrás.

Solr-web and Liferay 5.2.x problem

New Member Postagens: 6 Data de Entrada: 19/01/10 Postagens Recentes
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, modificado 14 Anos atrás.

RE: Solr-web and Liferay 5.2.x problem

New Member Postagens: 7 Data de Entrada: 19/01/10 Postagens Recentes
Hi flavius ,
Can u Please share the solr-web war . i am unable to download
DJ Williams, modificado 13 Anos atrás.

RE: Solr-web and Liferay 5.2.x problem

Junior Member Postagens: 25 Data de Entrada: 09/04/08 Postagens Recentes
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, modificado 13 Anos atrás.

RE: Solr-web and Liferay 5.2.x problem

New Member Postagens: 6 Data de Entrada: 19/01/10 Postagens Recentes
Yes, subsequent releases of the portlet fixed this problem.