Commit Graph

466 Commits

Author SHA1 Message Date
Chris M. Hostetter 3c1130402a SOLR-7470: Fix sample data to eliminate file order dependency for successful indexing, also fixed SolrCloudExampleTest to help catch this in the future
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676337 13f79535-47bb-0310-9956-ffa450edef68
2015-04-27 17:09:26 +00:00
Shalin Shekhar Mangar cfac19da39 SOLR-6673: Change default pattern for both console and file appenders
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672331 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 13:12:29 +00:00
Steven Rowe 4c83c2200c SOLR-7366: fix regression in ManagedIndexSchema's handling of ResourceLoaderAware objects used by field types, causing example XML docs to not be indexable via bin/post; add a test indexing example docs that fails without the patch and succeeds with it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672238 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 04:42:30 +00:00
Ramkumar Aiyengar 796416d43c Remove unnecessary svn:executable from some files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671175 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 21:56:33 +00:00
Steven Rowe 9d7641b34d SOLR-7308: fix doc typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669850 13f79535-47bb-0310-9956-ffa450edef68
2015-03-29 00:58:09 +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
Alan Woodward e61cd9654b SOLR-6840: Remove support for old-style solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652995 13f79535-47bb-0310-9956-ffa450edef68
2015-01-19 13:25:29 +00:00
Erik Hatcher 6f82f47655 Remove prematurely committed files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652759 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 14:21:25 +00:00
Erik Hatcher 22d0422663 Fix Solr smoke tests: SYSTEM_REQUIREMENTS no longer exists where it was testing for it (merged from r1652718)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652721 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 10:02:59 +00:00
Erik Hatcher d015e7366b SOLR-6900: converted to Unix-style options in bin/post and updated usage examples, also updated version string of SimplePostTool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651916 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 00:53:17 +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
Erik Hatcher 4e24294c9c fix a reference to outdated post.sh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651017 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 00:44:24 +00:00
Erik Hatcher a0c45d4fb9 SOLR-6127: More improvements to the films example: remove fake document, README steps polished
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650688 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 22:39:07 +00:00
Erik Hatcher ae0c13fae8 SOLR-1723: VelocityResponseWriter improvements
SOLR-2035: Add a VelocityResponseWriter $resource tool for locale-specific string lookups.
Lots of VrW code cleanup, more and improved test cases.


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650685 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 22:32:50 +00:00
Shalin Shekhar Mangar e13e0de583 SOLR-6897: Nuke non-NRT mode from code and configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649810 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 14:28:08 +00:00
Erik Hatcher 749d0ccff0 SOLR-6127: README improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649523 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 13:46:10 +00:00
Erik Hatcher 73837c049e SOLR-6127: Fix reference to previously renamed script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649376 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 17:48:03 +00:00
Erik Hatcher a4965941be SOLR-6127: fix paths in README
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649355 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 16:44:49 +00:00
David Wayne Smiley 8fd247cc0e SOLR-6797: spatial distanceUnits=degrees|kilometers|miles
units=degrees is now deprecated.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649243 13f79535-47bb-0310-9956-ffa450edef68
2015-01-03 20:09:36 +00:00
Erik Hatcher b520131e23 SOLR-6127: move films example (data) to its own subdirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648540 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 15:24:28 +00:00
Uwe Schindler 2f429ab914 Fixed a typo in various solrconfig.xml files. This closes #120
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648511 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 11:47:15 +00:00
Erik Hatcher c56babbb42 SOLR-6016: Fix example techproduct data to work with schemaless example mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648504 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 11:00:23 +00:00
Erik Hatcher 0ff1e75b74 SOLR-6779 (fix /browse on schemaless example) and several other related fixes and cleanups including remove /browse from test configs where it isn't needed, adjusting /browse definition to be valid and not an inappropriate copy of techproducts, fixed /update/extract indexing with data_driven_schema_configs configset, and fixed indexing of solr(-to-solr) example DIH indexing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648456 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 00:50:57 +00:00
Erick Erickson 410099b6fb SOLR-6876: Remove unused legacy scripts.conf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648246 13f79535-47bb-0310-9956-ffa450edef68
2014-12-28 19:48:03 +00:00
Erik Hatcher a46a46720a Adjust films README using new bin/post script instead of curl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647930 13f79535-47bb-0310-9956-ffa450edef68
2014-12-26 02:45:21 +00:00
Erik Hatcher 6d665f146a SOLR-6127: Improve example docs, using films data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647918 13f79535-47bb-0310-9956-ffa450edef68
2014-12-25 21:27:12 +00:00
Timothy Potter 1a494d6384 SOLR-6855: bin/solr -e dih launches, but has some path cruft issues preventing some of the imports don't work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647825 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 18:32:21 +00:00
Steven Rowe 2189b7a761 LUCENE-6134: fix typos: it's->its, its->it's, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 05:48:58 +00:00
Steven Rowe ae727f338c SOLR-6058: Include the new Solr logo and favicon in Solritas (/browse UI) as well as in generated per-release Solr documentation; switch all favicon links' Content-Type: 'image/ico'->'image/x-icon'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646609 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 01:49:37 +00:00
Anshum Gupta f821354186 SOLR-6861: Remove post.sh from exampledocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646297 13f79535-47bb-0310-9956-ffa450edef68
2014-12-17 17:32:42 +00:00
Chris M. Hostetter 9ab0f64f07 put a really simple html doc in exampledocs for using in ref guide examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646116 13f79535-47bb-0310-9956-ffa450edef68
2014-12-17 00:17:37 +00:00
Erick Erickson 2d93746254 SOLR-6826: fieldType capitalization is not consistent with the rest of case-sensitive field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645349 13f79535-47bb-0310-9956-ffa450edef68
2014-12-13 20:49:03 +00:00
Timothy Potter b36c68b16e SOLR-6833: Examples started with bin/solr -e should use a solr.solr.home directory under the example directory instead of server/solr.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644799 13f79535-47bb-0310-9956-ffa450edef68
2014-12-12 00:21:27 +00:00
Timothy Potter f8da9b85ca SOLR-6773: Remove the multicore example as the DIH and cloud examples illustrate multicore behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644461 13f79535-47bb-0310-9956-ffa450edef68
2014-12-10 15:46:35 +00:00
Noble Paul 9184a44687 SOLR-6792 deprecate AdminHandlers, Clean up solrconfig.xml of unnecessary plugin definitions, implicit registration of /replication, /get and /admin/* handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641790 13f79535-47bb-0310-9956-ffa450edef68
2014-11-26 10:27:53 +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
Erik Hatcher 4350a1d01c SOLR-6661: Adjust all example configurations to allow overriding error-prone relative paths for solrconfig.xml <lib> references with solr.install.dir system property; bin/solr scripts will set it appropriately.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634770 13f79535-47bb-0310-9956-ffa450edef68
2014-10-28 03:05:19 +00:00
Timothy Potter 14d27294e9 SOLR-6650: disabled by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634621 13f79535-47bb-0310-9956-ffa450edef68
2014-10-27 17:52:04 +00:00
Timothy Potter 23eb9cbfcc SOLR-6650: Add optional slow request logging at WARN level; this closes #101
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634086 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 16:21:59 +00:00
Robert Muir dbe6c7ff05 LUCENE-5969: remove 4.x back compat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633998 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 04:48:13 +00:00
Noble Paul de911858d9 SOLR-6633
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633390 13f79535-47bb-0310-9956-ffa450edef68
2014-10-21 14:53:04 +00:00
Steven Rowe 38f182593a LUCENE-6007: Regularize ivy.xml files to use configurations that map to remote master configurations, so that Ivy won't try to download extraneous crap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632430 13f79535-47bb-0310-9956-ffa450edef68
2014-10-16 20:13:48 +00:00
Noble Paul f16af7afc0 SOLR-6365 <paramSet> renamed to <initParams>
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626045 13f79535-47bb-0310-9956-ffa450edef68
2014-09-18 18:45:46 +00:00
Uwe Schindler 002860d524 LUCENE-5944: Bump version in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625976 13f79535-47bb-0310-9956-ffa450edef68
2014-09-18 13:37:14 +00:00
Noble Paul 6386f1760f SOLR-6471
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622773 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 19:44:45 +00:00
Noble Paul 2a5558ed77 SOLR-6365 refactoring and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622385 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 00:18:08 +00:00
Noble Paul 8306b8a464 SOLR-6365 refactoring and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622384 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 00:16:31 +00:00
Mark Robert Miller a61a530190 SOLR-4580: Support for protecting content in ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621294 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 12:30:53 +00:00
Shalin Shekhar Mangar 6f1c5de38f SOLR-6437: Managed schema is not enabled with /update/json and /update/json/docs request handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620768 13f79535-47bb-0310-9956-ffa450edef68
2014-08-27 00:37:48 +00:00