Re: [xwiki-users] 2 problems with XWiki: search and "All pages"
I fixed problem with encoding (add string in "Meta HTTP info" and add string in conf/server.xml). Thank you for help! What can I do with second problem (empty "All pages")? ----- Исходное сообщение ----- От: "Григорий Стренин" <[email protected]> Кому: "users" <[email protected]> Отправленные: Вторник, 9 Июнь 2015 г 12:16:57 Тема: Re: [xwiki-users] 2 problems with XWiki: search and "All pages" I click on the link "xwiki server IP/xwiki/bin/view/Main/allpages" (on the right panel). ----- Исходное сообщение ----- От: "Marius Dumitru Florea" <[email protected]> Кому: "users" <[email protected]> Отправленные: Вторник, 9 Июнь 2015 г 11:44:58 Тема: Re: [xwiki-users] 2 problems with XWiki: search and "All pages" On Tue, Jun 9, 2015 at 9:14 AM, VasyaPupkin <[email protected]> wrote:
Hi all! My english is bad, and I sorry about this...:-\
I have XWiki Enterprise 6.4.3 on CentOS 7.
And first problem is: when I click on "All pages", I see nothing, but the pages have (screenshot 1)
Where exactly did you click? By default there's no page named "allpages".
<http://xwiki.475771.n2.nabble.com/file/n7595058/1.jpg>
Second problem is: when I try to search something in Russian language I get symbols as in the screenshot 2 <http://xwiki.475771.n2.nabble.com/file/n7595058/2.jpg>
In English language search works fine.
xwiki.encoding=utf-8
The encoding must be configured at multiple levels. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding .
-- View this message in context: http://xwiki.475771.n2.nabble.com/2-problems-with-XWiki-search-and-All-pages... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Tue, Jun 9, 2015 at 3:41 PM, Григорий Стренин <[email protected]> wrote:
I fixed problem with encoding (add string in "Meta HTTP info" and add string in conf/server.xml). Thank you for help! What can I do with second problem (empty "All pages")?
----- Исходное сообщение ----- От: "Григорий Стренин" <[email protected]> Кому: "users" <[email protected]> Отправленные: Вторник, 9 Июнь 2015 г 12:16:57 Тема: Re: [xwiki-users] 2 problems with XWiki: search and "All pages"
I click on the link "xwiki server IP/xwiki/bin/view/Main/allpages" (on the right panel).
As I said, there is no Main.allpages document by default, so it must have been created by you or someone else. From the image it looks like this document is a "copy" of Main.AllDocs document which we provide by default. So you should check if /xwiki/bin/view/Main/AllDocs works fine. If it does then it probably means that someone copied Main.AllDocs to Main.allpages and modified the code. You need to check the differences to understand why Main.allpages doesn't work. Hope this helps, Marius
----- Исходное сообщение ----- От: "Marius Dumitru Florea" <[email protected]> Кому: "users" <[email protected]> Отправленные: Вторник, 9 Июнь 2015 г 11:44:58 Тема: Re: [xwiki-users] 2 problems with XWiki: search and "All pages"
On Tue, Jun 9, 2015 at 9:14 AM, VasyaPupkin <[email protected]> wrote:
Hi all! My english is bad, and I sorry about this...:-\
I have XWiki Enterprise 6.4.3 on CentOS 7.
And first problem is: when I click on "All pages", I see nothing, but the pages have (screenshot 1)
Where exactly did you click? By default there's no page named "allpages".
<http://xwiki.475771.n2.nabble.com/file/n7595058/1.jpg>
Second problem is: when I try to search something in Russian language I get symbols as in the screenshot 2 <http://xwiki.475771.n2.nabble.com/file/n7595058/2.jpg>
In English language search works fine.
xwiki.encoding=utf-8
The encoding must be configured at multiple levels. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding .
-- View this message in context: http://xwiki.475771.n2.nabble.com/2-problems-with-XWiki-search-and-All-pages... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
You're right. I found out, "allpages" was created by some user. He said me that his code worked untill he change search engine on Lucene. He thinks this is the reason. I don't know. I can show you code of "allpages" if you need. But his code works on xwiki 6.3 -- View this message in context: http://xwiki.475771.n2.nabble.com/2-problems-with-XWiki-search-and-All-pages... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (3)
-
Marius Dumitru Florea -
VasyaPupkin -
Григорий Стренин