mirror of https://github.com/apache/lucene.git
38 lines
1.7 KiB
XML
38 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
|
<output url="file://$MODULE_DIR$/../../build/contrib/solr-clustering/classes/java" />
|
|
<output-test url="file://$MODULE_DIR$/../../build/contrib/solr-clustering/classes/test" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test-files" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="file://$MODULE_DIR$/lib" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="Solr library" level="project" />
|
|
<orderEntry type="library" name="Solr DIH library" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit" level="project" />
|
|
<orderEntry type="module" module-name="highlighter" />
|
|
<orderEntry type="module" module-name="memory" />
|
|
<orderEntry type="module" module-name="misc" />
|
|
<orderEntry type="module" module-name="phonetic" />
|
|
<orderEntry type="module" module-name="solr" />
|
|
<orderEntry type="module" module-name="spatial" />
|
|
<orderEntry type="module" module-name="suggest" />
|
|
<orderEntry type="module" module-name="lucene" />
|
|
<orderEntry type="module" module-name="analysis-common" />
|
|
</component>
|
|
</module>
|