Blank space on seach results

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Blank space on seach results

Daniel Cuevas López

This is probably something very simple and thus I am unable to pinpoint the problem. I been having issues with the search engine. Whenever I try to do a search, the result page does not show the results. After reviewing the source code I could see that it seems like it is interrupted, as if the page stopped loading and just displayed everything that was processed before the actual point in which it is supposed to display the results. After reviewing the logs y could see that the actual search is at the very list being registered and no error messages are displayed afterwards . Ill put them at as an attachment, but I include the important part at the end of the message. My Dspace version is 1.6.0-src…

I should note that it happens with some words while others display some incomplete results or sometimes all the results. Since Im not completely sure what more could I provide, I would really appreciate it if any would point me to what more information can I provide.

Thanks in advance.

 

2012-02-15 12:23:30,000 INFO  org.dspace.app.webui.servlet.AbstractBrowserServlet @ anonymous:session_id=40C9523A7D8D42869B0DEE8256CA212A:ip_addr=66.249.71.238:browse:type=subject,order=ASC,value=null,month=null,year=null,starts_with=null,vfocus=null,focus=-1,rpp=25,sort_by=0,community=n/a,collection=987654321/20,level=0,etal=3

2012-02-15 12:23:30,000 INFO  org.dspace.browse.BrowseEngine @ anonymous:session_id=40C9523A7D8D42869B0DEE8256CA212A:ip_addr=66.249.71.238:browse_by_value:focus=null

2012-02-15 12:23:37,059 INFO  org.dspace.app.webui.servlet.SimpleSearchServlet @ anonymous:session_id=53124BA8F1033B7E9EF3C8DBD729F396:ip_addr=10.59.101.129:search:query="tecnologia",results=(0,0,5)

2012-02-15 12:23:51,758 INFO  org.dspace.app.webui.servlet.SimpleSearchServlet @ anonymous:session_id=53124BA8F1033B7E9EF3C8DBD729F396:ip_addr=10.59.101.129:search:query="tecno",results=(0,0,3)

2012-02-15 12:23:56,288 INFO  org.dspace.app.webui.servlet.SimpleSearchServlet @ anonymous:session_id=53124BA8F1033B7E9EF3C8DBD729F396:ip_addr=10.59.101.129:search:query="educa",results=(0,0,2)

2012-02-15 12:23:58,515 INFO  org.dspace.app.webui.servlet.SimpleSearchServlet @ anonymous:session_id=53124BA8F1033B7E9EF3C8DBD729F396:ip_addr=10.59.101.129:search:query="edu",results=(0,0,10)

2012-02-15 12:24:03,288 INFO  org.dspace.app.webui.servlet.SimpleSearchServlet @ anonymous:session_id=53124BA8F1033B7E9EF3C8DBD729F396:ip_addr=10.59.101.129:search:query="divorcio",results=(0,0,1)

2012-02-15 12:24:05,470 INFO  org.dspace.app.webui.servlet.AbstractBrowserServlet @ anonymous:session_id=3514BB80AE1E3D391D4313D058F2A80C:ip_addr=66.249.71.238:browse:type=author,order=ASC,value=CRUZ FLORES, MARIA ELIZABETH,month=null,year=null,starts_with=Y,vfocus=null,focus=-1,rpp=20,sort_by=1,community=n/a,collection=n/a,level=1,etal=3

2012-02-15 12:24:05,470 INFO  org.dspace.browse.BrowseEngine @ anonymous:session_id=3514BB80AE1E3D391D4313D058F2A80C:ip_addr=66.249.71.238:browse_by_item:

 

Lic. Daniel Cuevas López                                                                                      

Profesionista de apoyo

Coordinación de operación e infraestructura

Departamento de Soporte a Programas Academicos

Dirección de Informatica

UNIVERSIDAD TEC VIRTUAL

 

[hidden email]

tel: (+52) 81 8358-1400 y 2000 ext. 6605

Enlace Intercampus 80-788-6605

 

El contenido de este mensaje de datos no se considera oferta, propuesta o acuerdo, sino hasta que sea confirmado en documento por escrito que contenga la firma autógrafa del apoderado legal del ITESM. El contenido de este mensaje de datos es confidencial y se entiende dirigido y para uso exclusivo del destinatario, por lo que no podrá distribuirse y/o difundirse por ningún medio sin la previa autorización del emisor original. Si usted no es el destinatario, se le prohíbe su utilización total o parcial para cualquier fin.
        

The content of this data transmission must not be considered an offer, proposal, understanding or agreement unless it is confirmed in a document signed by a legal representative of ITESM. The content of this data transmission is confidential and is intended to be delivered only to the addressees. Therefore, it shall not be distributed and/or disclosed through any means without the authorization of the original sender. If you are not the addressee, you are forbidden from using it, either totally or partially, for any purpose.

 


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
DSpace-tech mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

dspace.log.2012-02-15 (697K) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Blank space on seach results

bodnar_robert
> This is probably something very simple and thus I am unable to pinpoint
> the
> problem. I been having issues with the search engine. Whenever I try to do
> a
> search, the result page does not show the results. After reviewing the
> source code I could see that it seems like it is interrupted, as if the
> page
> stopped loading and just displayed everything that was processed before
> the
> actual point in which it is supposed to display the results. After
> reviewing
> the logs y could see that the actual search is at the very list being
> registered and no error messages are displayed afterwards . Ill put them
> at
> as an attachment, but I include the important part at the end of the
> message. My Dspace version is 1.6.0-src…
>
> I should note that it happens with some words while others display some
> incomplete results or sometimes all the results. Since Im not completely
> sure what more could I provide, I would really appreciate it if any would
> point me to what more information can I provide.
>
> Thanks in advance.
>
>
>
> Lic. Daniel Cuevas López
>


Dear Sir,

It might be that you have invalid data in some of the fields.

It happened this to me when we entered the character "[" in the date.issue
field.
At that point the search result page simply stopped loading. It took me a
while until I discovered what was the problem. Deleted the wrong character
and everything worked fine.

B. Robert


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
DSpace-tech mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
Loading...