I think, the Problem for creating index is in 
/usr/bin/khc_docbookdig.pl on line 59 
---8<-----------------------------
if ( !$lang ) { $lang = "en"; }
----------------------------->8---
because --lang will not be set when calling khc_docbookdig.pl for creating a 
searchindex.
This could be solved by retrieving the userlanguage from %ENV.

But in Search there is another Problem, because --lang is set to en, so
even if you indexed the right HTML files (in my case "de")
khc_docbookdig.pl would not search in it.

-- 
KDE help: Search uses different language prefix
https://bugs.launchpad.net/bugs/115644
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to