Thanks Alex, indeed, the relative path to PDF document is stored in the
database. I will try to use your approach.
Regards,
Yusniel Hidalgo
- Mensaje original -
De: "Alexandre Rafalovitch"
Para: "solr-user"
Enviados: Sábado, 24 de Enero 2015 18:19:48
Asunto: R
configure sorlconfig.xml and schema.xml to do it?
Thanks in advance.
Best regards.
Yusniel Hidalgo
---
XII Aniversario de la creación de la Universidad de las Ciencias Informáticas.
12 años de historia junto a Fidel. 12 de diciembre de 2014.
sorlconfig.xml and schema.xml to do it?
Thanks in advance.
Best regards
Yusniel Hidalgo Delgado
Semantic Web Research Group
University of Informatics Sciences
http://gws-uci.blogspot.com/
Havana, Cuba
---
XII Aniversario de la
r you have defined in your solrconfig.xml - you
need to customize the parameters to your schema.
Erik
On Jul 19, 2011, at 04:32 , Yusniel Hidalgo Delgado wrote:
Hi,
I have a problem when I try to send the qt param to Solr 1.4 with dismax value.
I get the following error from Sol
Hi,
I have a problem when I try to send the qt param to Solr 1.4 with dismax
value. I get the following error from Solr response:
HTTP ERROR: 400
undefined field price
RequestURI=/solr/select
Any idea?
Regards.
Hi,
You can to send "wt" param to Solr such as follow:
&wt=json or &wt=phps
In the first case, Solr result are retorned in JSON format response and
the second case, are returned in PHP serialized format.
Regards.
El 19/07/11 15:46, serenity keningston escribió:
Hi,
I installed Solr 3.2 an