4.0.0
org.apache.nifi
nifi-solr-bundle
0.4.0-SNAPSHOT
nifi-solr-processors
jar
org.apache.solr
solr-solrj
${solr.version}
org.apache.nifi
nifi-api
org.apache.nifi
nifi-processor-utils
org.apache.nifi
nifi-mock
test
org.slf4j
slf4j-simple
test
commons-logging
commons-logging
1.1.3
test
junit
junit
4.11
test
org.apache.solr
solr-core
${solr.version}
test
org.apache.lucene
lucene-core
${solr.version}
test
org.apache.lucene
lucene-analyzers-common
${solr.version}
test
org.apache.lucene
lucene-queryparser
${solr.version}
test
org.apache.rat
apache-rat-plugin
src/test/resources/solr/solr.xml
src/test/resources/testCollection/core.properties
src/test/resources/testCollection/conf/_rest_managed.json
src/test/resources/testCollection/conf/protowords.txt
src/test/resources/testCollection/conf/schema.xml
src/test/resources/testCollection/conf/solrconfig.xml
src/test/resources/testCollection/conf/synonyms.txt
src/test/resources/testCollection/conf/lang/stopwords_en.txt
src/test/resources/testdata/test-csv-multiple-docs.csv
src/test/resources/testdata/test-custom-json-single-doc.json
src/test/resources/testdata/test-solr-json-multiple-docs.json
src/test/resources/testdata/test-xml-multiple-docs.xml
src/test/resources/log4j.properties