mirror of https://github.com/apache/lucene.git
42 lines
2.1 KiB
XML
42 lines
2.1 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$/../../../idea-build/solr/contrib/solr-clustering/classes/java" />
|
|
<output-test url="file://$MODULE_DIR$/../../../idea-build/solr/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 core library" level="project" />
|
|
<orderEntry type="library" name="Solrj library" level="project" />
|
|
<orderEntry type="library" name="Solr DIH library" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit" level="project" />
|
|
<orderEntry type="module" scope="TEST" module-name="lucene-test-framework" />
|
|
<orderEntry type="module" scope="TEST" module-name="solr-test-framework" />
|
|
<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-core" />
|
|
<orderEntry type="module" module-name="solrj" />
|
|
<orderEntry type="module" module-name="spatial" />
|
|
<orderEntry type="module" module-name="suggest" />
|
|
<orderEntry type="module" module-name="lucene-core" />
|
|
<orderEntry type="module" module-name="analysis-common" />
|
|
</component>
|
|
</module>
|