OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] More memory for Lucene


Hi Stefan,

On Mon, 28 Jan 2013 10:32:31 +0100
Stefan Hinz <stefan.hinz@oracle.com> wrote:

> I'll investigate how our catalogs are set up on the documentation
> server.
> 
> [...]
>
> On the documentation server, for the same document, I see this:
> 
> Indexed the contents in 3116 seconds
> 
> That's 51 minutes!

Could it be that the you miss some JAR files in your classpath? Can you
check if both are the same?

This line makes me suspicious:

> -classpath ../../mysqldoc-toolset/xsl.d/docbook-xsl-1.78.0/extensions/webhelpindexer.jar:../../mysqldoc-toolset/xsl.d/docbook-xsl-1.78.0/extensions/tagsoup-1.2.1.jar:../../mysqldoc-toolset/xsl.d/docbook-xsl-1.78.0/extensions/lucene-analyzers-3.0.0.jar:../../mysqldoc-toolset/xsl.d/docbook-xsl-1.78.0/extensions/lucene-core-3.0.0.jar

I would have expected to see the xml-commons-resolver jar. It seems
it's not there. This jar is responsible for XML catalog resolution
and if you don't have that, your tools will load them from the
Internet. 


-- 
Gruß/Regards,
    Thomas Schraitle


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]