<?xml version="1.0" encoding="UTF-8"?>
<ObjectDefinition xmlns:xi="http://www.w3.org/2001/XInclude" type="htlm" indexType="incremental">
	<Document type="default">
		<xi:include href="../../../components/ILIAS/ILIASObject/LuceneDataSource.xml" />
		<xi:include href="../../../components/ILIAS/Tagging/LuceneDataSource.xml" />
		<xi:include href="../../../components/ILIAS/MetaData/LuceneDataSource.xml" />
		<DataSource type="Directory" action="append">
			<PathCreator name="HTLMObjectPathCreator" />
			<Field store="YES" index="ANALYZED" name="content">
				<Transformer name="LinefeedSanitizer" />
			</Field>
		</DataSource>
	</Document>
</ObjectDefinition>