Re: [xwiki-users] Problem solr search interface

2016-08-11 Thread Marius Dumitru Florea
I cannot reproduce on XWiki 8.2.1 with the default search page. If you have
a custom search page then you need to see where that empty line comes from
and remove it. When you sort or filter the search results the search UI
makes an AJAX request to the server to get the updated UI and replaces the
current UI with the new one. If the search UI has some empty line before it
(which is not the case with the default search page) then that empty line
with get duplicated.

On Thu, Jul 28, 2016 at 10:24 PM, Julio Brum  wrote:

> Hello,
> When I'm on the search page of XWiki, every time I click on title, date,
> etc. (in order by), is added a blank line on the page. This causes the
> search box down.
> In fact, by clicking on the sort order  tags of the page is duplicated.
> The same happens if I click on the facets,
> http://localhost:8080/xwiki-enterprise-web-7.4.4/bin/view/
> Main/Search?text=test&f_type=DOCUMENT&f_locale=pt_BR&f_locale=&r=1
> Regards,Julio
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem solr search interface

2016-07-28 Thread Julio Brum
To test you can create a page with the following content:

{{include reference="XWiki.SearchCode"/}}
Test bug
{{velocity}}{{include reference="$searchPage"/}}{{/velocity}}




Regards,Julio

  De: Julio Brum 
 Para: "users@xwiki.org"  
 Enviadas: Quinta-feira, 28 de Julho de 2016 16:24
 Assunto: [xwiki-users] Problem solr search interface
   
Hello,
When I'm on the search page of XWiki, every time I click on title, date, etc. 
(in order by), is added a blank line on the page. This causes the search box 
down.
In fact, by clicking on the sort order  tags of the page is duplicated. The 
same happens if I click on the facets,
http://localhost:8080/xwiki-enterprise-web-7.4.4/bin/view/Main/Search?text=test&f_type=DOCUMENT&f_locale=pt_BR&f_locale=&r=1
Regards,Julio

   
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Problem solr search interface

2016-07-28 Thread Julio Brum
Hello,
When I'm on the search page of XWiki, every time I click on title, date, etc. 
(in order by), is added a blank line on the page. This causes the search box 
down.
In fact, by clicking on the sort order  tags of the page is duplicated. The 
same happens if I click on the facets,
http://localhost:8080/xwiki-enterprise-web-7.4.4/bin/view/Main/Search?text=test&f_type=DOCUMENT&f_locale=pt_BR&f_locale=&r=1
Regards,Julio
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users