32 Commits

Author SHA1 Message Date
Robert Muir
e390f33258
Fix incorrect docs in README.md: it must be java 17 exactly, java 18 does not work (#818) 2022-04-20 11:07:24 -04:00
Tomoko Uchida
ac6c36d406
LUCENE-10184: add CONTRIBUTING.md; reorganize README. (#771) 2022-03-29 16:52:27 +09:00
Adrien Grand
2ebc57a465
LUCENE-10283: Bump minimum required Java version to 17. (#579)
Co-authored-by: Dawid Weiss <dawid.weiss@carrotsearch.com>
2022-01-10 15:42:15 +01:00
Robert Muir
5aa9da9ead
Improve MIGRATE.md around analyzers artifacts. (#488)
* Improve MIGRATE.md around analyzers artifacts.

Move this to the very top of MIGRATE, the user needs to first be able to
pull in the artifacts, before doing anything else like trying to
compile, deal with renamed classes, etc.

Add a table of each package that got moved, with explicit old and new
names. Hopefully it helps search engines and users.

Link to MIGRATE.md explicitly from README.md
2021-11-29 17:04:15 -05:00
Dawid Weiss
08c0356664
LUCENE-10163: clean up and remove some old cruft in readme files. Move binary release only README.md to the distribution project so that it doesn't look weird in the source tree. (#406) 2021-10-26 21:20:42 +02:00
Jan Høydahl
175a49e54a
LUCENE-10163 Move LICENSE and NOTICE file to top level (#388)
* Add changes entry, under a new "Build" headline
2021-10-18 01:24:11 +02:00
Greg Miller
eb44d1e6ad
Add slightly more language in the README Contributing section (#318) 2021-09-24 12:06:06 -07:00
Robert Muir
8b95e51d70
Add additional docs refs (nightly, build system help/) to README.md (#302) 2021-09-19 20:24:13 -04:00
Dawid Weiss
f7fbb9eda5 Add a small clarification about the required Java version for gradle. 2021-05-24 09:59:54 +02:00
Kai
1b1fd7206b
Use HTTPS for documentation link (#105) 2021-04-24 09:19:16 -04:00
Tomoko Uchida
8c61c6b561
Point jdk.java.net instead of OracleJDK page. (#42) 2021-03-26 08:37:52 +09:00
Dawid Weiss
c23ea2f537
LUCENE-9865: Reduce unnecessary bla-bla-bla in top-level readme file (#39) 2021-03-24 17:17:53 +01:00
Dawid Weiss
ee59e4e1ac Add a link for Eclipse's users. 2021-03-19 13:08:15 +01:00
Uwe Schindler
dcb52acd7d Fix badge URL after Jenkins job rename 2021-03-10 23:52:29 +01:00
Robert Muir
2892ef4ca0
LUCENE-9802: switch to new logo (#9)
Replace logo used in generated documentation
Replace logo used by luke (about box)
Add logo to README.md
2021-03-10 15:28:52 -05:00
Uwe Schindler
5ade66059f
Cleanup readme file, doaps and copy build instructions from lucene subfolder (#6) 2021-03-10 16:10:06 +01:00
Dawid Weiss
4ab4ab1e67 LUCENE-9375: check gh actions 2021-03-10 11:33:47 +01:00
Tomoko Uchida
7d0a0b96e0 LUCENE-9509: fix generating documentation command for Solr 2020-09-07 20:48:24 +09:00
Tomoko Uchida
51484e138b
LUCENE-9509: Refine lucene/BUILD.md and top-level README (for newdevs) (#1835) 2020-09-07 19:08:38 +09:00
Erick Erickson
69fa5a00fb LUCENE-9433: Remove Ant support from trunk 2020-08-28 09:31:16 -04:00
Erick Erickson
c9c75810c2 Revert "LUCENE-9433: Remove Ant support from trunk"
This reverts commit 37cd17dc
2020-08-21 16:57:58 -04:00
Erick Erickson
37cd17dcf5 LUCENE-9433: Remove Ant support from trunk 2020-08-21 15:19:52 -04:00
Uwe Schindler
9dcc42a282 fix copypaste 2020-08-06 18:33:15 +02:00
Uwe Schindler
cd98b1f71f Update batches with new ASF Cloudbees infrastructure 2020-08-06 18:29:24 +02:00
Dawid Weiss
39ad06acb9 Add gradle-relevant readme sections. 2020-01-09 12:36:40 +01:00
Varun Thacker
ae570e4694
Remove extra period 2019-09-15 05:12:12 +09:00
Munendra S N
ebeae0c889 SOLR-13640: update README
Use new wiki links in readme. Older wiki links still exists, will
be pointed to new links later. For now, redirects are configured

Fixes #790
2019-07-20 18:31:48 +05:30
Marcus
2755f26ae4 SOLR-13537: Add master build-badges to README
These build badges can be used by novice developers to tell at a glance whether the master branch build (compilation-only) is broken.

Authored-by: Marcus Eagan
2019-06-29 08:01:54 -04:00
abhidemon
054814efab docs(intelliJSetup): Mention the link related to project-setup in IDE 2019-01-20 12:20:11 -08:00
Uwe Schindler
f1bb914784 LUCENE-7978: Add some more documentation about setting up build environment; merge branch 'LUCENE-7978' of https://github.com/antonmry/lucene-solr 2017-09-29 14:53:56 +02:00
antonmry
e148574997 Improve Readme with ivy-bootstrap and Ivy known workaround 2017-09-27 15:58:20 +02:00
Jason Gerlowski
2e1c5063a5 LUCENE-5822 Add markdown-compatible README.md
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-06-30 10:57:09 -05:00