diff --git a/README.txt b/README.txt new file mode 100644 index 00000000000..4a997894d2d --- /dev/null +++ b/README.txt @@ -0,0 +1,13 @@ +Apache Lucene/Solr + +lucene/ is a search engine library +solr/ is a search engine server that uses lucene +modules/ is shared code + +To compile the sources run 'ant compile' +To run all the tests run 'ant test' +To setup your ide run 'ant idea' or 'ant eclipse' + +For more information on how to contribute see: +http://wiki.apache.org/lucene-java/HowToContribute +http://wiki.apache.org/solr/HowToContribute diff --git a/build.xml b/build.xml index 3b4c88a88e3..3c91d19760a 100644 --- a/build.xml +++ b/build.xml @@ -49,7 +49,7 @@ - + diff --git a/dev-tools/idea/.idea/ant.xml b/dev-tools/idea/.idea/ant.xml index 663ad7f0f69..b5c457676a8 100644 --- a/dev-tools/idea/.idea/ant.xml +++ b/dev-tools/idea/.idea/ant.xml @@ -4,7 +4,6 @@ - @@ -16,7 +15,6 @@ - @@ -27,6 +25,7 @@ + diff --git a/dev-tools/idea/.idea/modules.xml b/dev-tools/idea/.idea/modules.xml index 8b2d77f96e8..ecd7c276c37 100644 --- a/dev-tools/idea/.idea/modules.xml +++ b/dev-tools/idea/.idea/modules.xml @@ -2,37 +2,36 @@ - + + - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/dev-tools/idea/.idea/vcs.xml b/dev-tools/idea/.idea/vcs.xml index ebabb34f161..ad48dc971f9 100644 --- a/dev-tools/idea/.idea/vcs.xml +++ b/dev-tools/idea/.idea/vcs.xml @@ -1,5 +1,15 @@ + + + diff --git a/dev-tools/idea/.idea/workspace.xml b/dev-tools/idea/.idea/workspace.xml index f3f0c4d4c0a..150a2334ca6 100644 --- a/dev-tools/idea/.idea/workspace.xml +++ b/dev-tools/idea/.idea/workspace.xml @@ -1,6 +1,6 @@ - + - +