Alexandre Rafalovitch
580f6e98fb
SOLR-7383: Replace DIH 'rss' example with 'atom'
...
rss example was broken for multiple reasons.
atom example showcases the same - and more - features
and uses the smallest config file needed to make it work.
2017-04-01 13:42:23 -04:00
Uwe Schindler
894a43b259
SOLR-9450: The docs/ folder in the binary distribution now contains a single index.html file linking to the online documentation, reducing the size of the download
2017-02-23 15:43:45 +01:00
Noble Paul
1d0084a9cc
Replacing Subversion with GIT
2016-02-22 05:40:44 +05:30
Erik Hatcher
f893548be5
fix wrong path in README
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718396 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 15:12:31 +00:00
Timothy Potter
2eb704ef50
SOLR-7227: Solr distribution archive should have the WAR file extracted already
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692925 13f79535-47bb-0310-9956-ffa450edef68
2015-07-27 18:12:45 +00:00
Erik Hatcher
70bc0af0ee
SOLR-7031: Fix README and CHANGES (merged from r1654827)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654830 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 15:27:50 +00:00
Anshum Gupta
f7598b09d7
SOLR-7029: Fix README to mention -c with bin/create instead of -n
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654563 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 19:00:09 +00:00
Erik Hatcher
83db0a52a1
SOLR-6870: overhaul/rename tutorial
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651560 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 03:05:35 +00:00
Timothy Potter
bc475b8c42
SOLR-6926: remove ant example, now it is ant server
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651535 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 23:31:20 +00:00
Timothy Potter
c36180cdf8
SOLR-6952: bin/solr create action should copy configset directory instead of reusing an existing configset in ZooKeeper by default; commit also includes fix for SOLR-6933 - create alias
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651231 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 23:33:34 +00:00
Erik Hatcher
03dc3c4185
SOLR-6908: Remove last post.sh references, and fix a post.jar usage example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651013 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 00:30:09 +00:00
Erik Hatcher
0aac930251
SOLR-6098: fix a couple of post.jar mentions that did not have -Dc on them
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650525 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 13:34:54 +00:00
Anshum Gupta
a7a5cfc413
SOLR-6852: Updating the CHANGES.txt entry to the 'Upgrading from..' section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646032 13f79535-47bb-0310-9956-ffa450edef68
2014-12-16 18:12:00 +00:00
Anshum Gupta
9f8520d3a9
SOLR-6852: SimplePostTool no longer defaults to collection1, also there's no default update URL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645866 13f79535-47bb-0310-9956-ffa450edef68
2014-12-16 07:17:39 +00:00
Timothy Potter
d2ff57a8b7
SOLR-6778: Add more details about getting started in solr/README.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643859 13f79535-47bb-0310-9956-ffa450edef68
2014-12-08 16:43:08 +00:00
Ryan Ernst
5e17f315d4
LUCENE-5950: Move to Java 8 as minimum Java version
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640833 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 22:47:21 +00:00
Timothy Potter
05ad610074
SOLR-3619: Rename 'example' dir to 'server'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635666 13f79535-47bb-0310-9956-ffa450edef68
2014-10-31 04:30:52 +00:00
Robert Muir
92ec6ec337
SOLR-4792: stop shipping a war in 5.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491031 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 19:08:17 +00:00
Uwe Schindler
6231597974
LUCENE-4747: Move to Java 7 in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457734 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 12:28:52 +00:00
Steven Rowe
56b62c1ddb
SOLR-4287: Removed "apache-" prefix from Solr distribution and artifact filenames.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432483 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 17:51:57 +00:00
Chris M. Hostetter
930354533e
SOLR-4163: README improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421068 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 02:52:54 +00:00
Chris M. Hostetter
7221554f0a
SOLR-3733: fix some paths in README now that docs have a top level index.html and there is no 'api' dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr3733@1388233 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 21:52:47 +00:00
Dawid Weiss
e84ba16dd7
LUCENE-4016: require ant 1.8.2 or later. Sorry Uwe.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331284 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 08:02:53 +00:00
Chris M. Hostetter
ca8aa6a7ee
fix URLs in docs to not rely on redirects
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309022 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 16:31:09 +00:00
Chris M. Hostetter
0b82b5e87c
tweak build instructions related to ivy bootstraping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309015 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 16:22:06 +00:00
Robert Muir
8f0d7cc135
LUCENE-3930: nuke jars from source tree and use ivy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 18:04:43 +00:00
Chris M. Hostetter
0b348028ed
SOLR-3183: de-forrest solr now that the website uses the Apache CMS. Move the existing forrest-to-html tutorial into the javadocs and prune it's formating/navigation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297806 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 00:20:31 +00:00
Erik Hatcher
5dc9fbc849
SOLR-2607: remove client/ directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292278 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 13:29:51 +00:00
Robert Muir
f189febe29
be specific about dependent versions for ant/junit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138821 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 10:50:21 +00:00
Yonik Seeley
422f8dea4a
docs: use unix and windows paths in readme
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099039 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 12:46:39 +00:00
Yonik Seeley
f276b89fd4
docs: remove reference to src in binary distro
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080665 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:57:15 +00:00
Yonik Seeley
9a847c8b8b
docs: update READMEs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080424 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 02:11:44 +00:00
Chris M. Hostetter
8ae84e0122
trunk has been labeled 'version 4.0-dev' for a while now, so making CHANGES.txt reflect that. also updating various old refrences to Java 1.5 since recent changes actually require Java 1.6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945897 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 21:30:41 +00:00
Robert Muir
c285667cc1
document that ant 1.7.0, needed for junit 4 support is required, just like lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926632 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:40:35 +00:00
Dawid Weiss
42bc0c4616
SVN-GIT conversion, path copy emulation.
2016-01-23 01:18:39 +01:00