2010/4/13 Sergiu Dumitriu <[email protected]>
On 04/13/2010 01:47 PM, axel.at wrote:
there is another problem with: document index search ( http://xwiki.domain.net/xwiki/bin/view/Main/AllDocs): I'l never get any results
debugging with firebug shows that the ajax request looks like this:
http://xwiki.domain.net/xwiki/bin/get/XWiki/LiveTableResults?outputSyntax=pl...
the result is an 200 with empty body (there are several spaces and sites containing the string "test"
the global search (searchbox at right top corner) works fine.
any ideas what could cause this problems?
Did you recently upgraded from a previous version? In that case, you should also re-import some of the documents from the corresponding XAR.
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
hello Sergiu, yes our sysadmin upgraded from xwiki 2.0.xxx to latest version, can you describe how to re-import the documents in detail? thx a lot