Foros de discusión

Solr-web and Liferay 5.2.x problem

thumbnail
Flavius Daca, modificado hace 14 años.

Solr-web and Liferay 5.2.x problem

New Member Mensajes: 6 Fecha de incorporación: 19/01/10 Mensajes recientes
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 hace 14 años.

RE: Solr-web and Liferay 5.2.x problem

New Member Mensajes: 7 Fecha de incorporación: 19/01/10 Mensajes recientes
Hi flavius ,
Can u Please share the solr-web war . i am unable to download
DJ Williams, modificado hace 13 años.

RE: Solr-web and Liferay 5.2.x problem

Junior Member Mensajes: 25 Fecha de incorporación: 9/04/08 Mensajes recientes
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 hace 13 años.

RE: Solr-web and Liferay 5.2.x problem

New Member Mensajes: 6 Fecha de incorporación: 19/01/10 Mensajes recientes
Yes, subsequent releases of the portlet fixed this problem.