mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 18:49:03 +00:00
a57ba25400
* Remove DIH example directory * Remove contrib code directories * Remove contrib package related configurations for build tools * Remove mention of DIH example * remove dih as build dependencies and no-longer needed version pins * Remove README references to DIH * Remove dih mention from the script that probably does need to exist at all * More build artifact references * More removed dependencies leftovers (licenses/versions) * No need to smoke exclude DIH anymore * Remove Admin UI's DIH integration * Remove DIH from shortname package list * Remove unused DIH (related? not?) dataset Unclear what is happening here, but there is no reference to that directory anywhere else The other parallel directories ARE referenced in a TestConfigSetsAPI.java * Hidden Idea files references * No DIH to ignore anymore * Remove last Derby DB references * Remove DIH from documentation Add the information in Major Changes document with the link to the external repo * Added/updated a mention to CHANGES * Fix leftover library mentions * Fix Spellings
27 lines
340 B
Plaintext
27 lines
340 B
Plaintext
*.iml
|
|
|
|
/bin/*.pid
|
|
|
|
/core/test-lib/
|
|
|
|
/example/start.jar
|
|
/example/webapps/*
|
|
/example/logs/*.log
|
|
/example/**/data
|
|
/example/solr/lib
|
|
/example/solr/logs
|
|
/example/solr/zoo_data
|
|
/example/work/*
|
|
/example/exampledocs/post.jar
|
|
|
|
/package
|
|
|
|
/server/logs/
|
|
/server/solr/zoo_data/
|
|
/server/solr/userfiles/
|
|
/server/solr-webapp
|
|
/server/start.jar
|
|
|
|
*.out
|
|
*.err
|