<?xml version="1.0" encoding="UTF-8"?>
<T3DataStructure>
	<sheets>
		<sDEF>
			<ROOT>
				<sheetTitle>Search</sheetTitle>
				<type>array</type>
				<el>
					<search.targetPage>
						<label>Target Page</label>
						<config>
							<type>group</type>
							<allowed>pages</allowed>
						</config>
					</search.targetPage>
				</el>
			</ROOT>
		</sDEF>
		<sOptions>
			<ROOT>
				<sheetTitle>Options</sheetTitle>
				<type>array</type>
				<el>
					<view.templateFiles.form>
						<label>Custom Template</label>
						<config>
							<section>1</section>
							<type>select</type>
							<renderType>selectSingle</renderType>
							<itemsProcFunc>ApacheSolrForTypo3\Solr\System\UserFunctions\FlexFormUserFunctions->getAvailableTemplates</itemsProcFunc>
						</config>
					</view.templateFiles.form>
					<view.pluginNamespace>
						<exclude>1</exclude>
						<label>Plugin Namespace</label>
						<config>
							<section>1</section>
							<type>select</type>
							<renderType>selectSingle</renderType>
							<itemsProcFunc>ApacheSolrForTypo3\Solr\System\UserFunctions\FlexFormUserFunctions->getAvailablePluginNamespaces</itemsProcFunc>
							<default>tx_solr</default>
						</config>
					</view.pluginNamespace>
				</el>
			</ROOT>
		</sOptions>
	</sheets>
</T3DataStructure>
