|
Hi,
>After an
upgrade from 4.0.4 to 4.0.6_01, I noticed that the search returned only a very
little number of documents.
>First, how can this happen ? Be sure to update your templates so that more than one matching field by
page will be displayed in the search result.
To do that, add the hidden input as below in the search form :
<input type="hidden"
name="<%=PageSearchResultBuilderImpl.ONE_HIT_BY_PAGE_PARAMETER_NAME%>"
value="false" />
Without that, only one hit ( text field or file ) by page will be
displayed.
See the header.inc file that comes with the Jahia 4.0.6 corporate templates
for more information.
>21807995 [Ajp13Processor[8009][57]] DEBUG - Jahia is locked by the
super admin !
Prior to Jahia 4.1, when indexing a site, the whole server is locked to
prevent access to all new users ( new session access ).
The lock will only be released when the indexation will finish.
This behavior has been removed from Jahia 4.1.
Regards,
Khue Nguyen
|
- Lock issue in 406 while re-indexing the site Olivier Vit
- Re: Lock issue in 406 while re-indexing the site Khue Nguyen
- Re: Lock issue in 406 while re-indexing the si... Khue Nguyen
- Re: Lock issue in 406 while re-indexing the si... Olivier Vit
- Re: Lock issue in 406 while re-indexing th... Khue Nguyen
- Re: Lock issue in 406 while re-indexin... Stéphane Croisier
- Re: Lock issue in 406 while re-in... Olivier Vit
- Re: Lock issue in 406 while r... Stéphane Croisier
