Commit Graph

318 Commits

Author SHA1 Message Date
Mark Robert Miller 612b179d09 SOLR-3706: Ship setup to log with log4j.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461587 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 14:09:38 +00:00
Stefan Matheis d8df3a2d55 SOLR-4405: Admin UI - admin-extra files are not rendered into the core-menu
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461447 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 08:40:22 +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
Robert Muir abd85ff5a0 SOLR-3843: add lucene-codecs.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451542 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 09:41:03 +00:00
Erik Hatcher 0a4348c99c SOLR-4352: /browse pagination now supports and preserves sort context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449179 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 19:33:18 +00:00
Chris M. Hostetter 371875652a SOLR-4472: jdoc updates for DateField and UUIDField refering to TimestampUpdateProcessorFactory and UUIDUpdateProcessorFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448879 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 01:22:59 +00:00
Chris M. Hostetter 2234f62e1c SOLR-824: remove last vestige of 'none' as a lockType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448773 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 19:10:04 +00:00
Steven Rowe 83fa975ae9 LUCENE-4789: fix typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448400 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 20:53:46 +00:00
Adrien Grand e61398084d SOLR-3855: Doc values support.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1446922 13f79535-47bb-0310-9956-ffa450edef68
2013-02-16 18:50:20 +00:00
Chris M. Hostetter 9e767a667d SOLR-4394: Tests and example configs demonstrating SSL with both server and client certs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445971 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 23:04:38 +00:00
Chris M. Hostetter 57c343aa65 SOLR-4353: Renamed example jetty context file to reduce confusion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438283 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 00:59:04 +00:00
Mark Robert Miller 8a6834f3e7 SOLR-4348: Make the lock type configurable by system property by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438036 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 15:06:00 +00:00
Yonik Seeley 385ae445b5 SOLR-4314: remove bad javadoc link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434984 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 00:19:13 +00:00
Jan Høydahl e40f5acf04 SOLR-4309: /browse: Improve JQuery autosuggest behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434613 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 10:59:40 +00:00
Yonik Seeley 9c4916912b docs: update description of updateLog / autoCommit in solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433817 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 03:57:43 +00:00
Steven Rowe 78533a86c5 Fixed top-level RSS feed element name in XPath references: /RDF -> /rss
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433204 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 23:12:54 +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
Dawid Weiss 16117426fd Typo in property name corrected.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430820 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 12:25:19 +00:00
Uwe Schindler b56b6c1f71 SOLR-4265: Remove useless setting in Jetty's server config file, as maximum form content is now handled by solr's RequestParser and not the web container.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429822 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 14:42:45 +00:00
Uwe Schindler cf8a0ca50b SOLR-4265: Fix decoding of GET/POST parameters for servlet containers with non-UTF-8 URL parsing (Tomcat)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429534 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 14:55:11 +00:00
Steven Rowe 4564af86df LUCENE-4662: Add missing elided articles and prepositions to French ElisionFilter list under Solr example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429191 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 02:01:02 +00:00
Chris M. Hostetter b6480d0559 SOLR-4238: only fix one place, the other place is suppose to be broken for things to work properly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427258 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 23:49:57 +00:00
Chris M. Hostetter b58e44d03b SOLR-4238: Fix jetty example requestLog config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427240 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 20:49:17 +00:00
Erik Hatcher fcc4d6f01a SOLR-3735: Relocate the example mime-to-extension mapping, and upgrade Velocity Engine to 1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426716 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 08:41:53 +00:00
Shalin Shekhar Mangar 6a0f11ebed SOLR-4223: "maxFormContentSize" in jetty.xml is not picked up by jetty 8
so set it via solr webapp context file

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425683 13f79535-47bb-0310-9956-ffa450edef68
2012-12-24 21:08:44 +00:00
Chris M. Hostetter 50407282a7 Fix SolrCloud behavior when using "hostContext" containing "_" or"/" characters. This fix also makes SolrCloud more accepting of hostContext values with leading/trailing slashes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420497 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 00:26:09 +00:00
Robert Muir ba9560fd74 declare jetty.version as entity to remove the 10x duplication (asking for trouble upgrading in the future)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419551 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:12:25 +00:00
Robert Muir 56df745988 SOLR-4155: upgrade jetty to 8.1.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419466 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 14:02:32 +00:00
Mark Robert Miller 497c6fca11 removed by mistake - put it back
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417711 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 00:24:00 +00:00
Mark Robert Miller 6996e74dca SOLR-4062: The update log location in solrconfig.xml should default to ${solr.ulog.dir} rather than ${solr.data.dir:}
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417702 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 00:10:19 +00:00
Mark Robert Miller 94c588e37c SOLR-4074: Raise default ramBufferSizeMB to 100 from 32.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415873 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 22:19:12 +00:00
James Dyer f8736aaf9a SOLR-2045: DIH doesn't release jdbc connections for some databases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408364 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 17:33:00 +00:00
Robert Muir b57d801ae3 don't fail if we cant delete: for some reason windows is hanging on to open file handles to these jars?
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407815 13f79535-47bb-0310-9956-ffa450edef68
2012-11-10 14:08:45 +00:00
Robert Muir 3c14a51d14 SOLR-4050: ensure we have no trash in example/lib, move jetty start.jar into ivy.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407107 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 14:50:41 +00:00
Yonik Seeley 959bccf7c1 SOLR-4050: upgrade jetty start.jar to match jetty libs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407093 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 14:20:51 +00:00
Yonik Seeley d5222ffba3 SOLR-4031: Upgrade to Jetty 8.1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406601 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 12:59:31 +00:00
Mark Robert Miller 1cadf9c5bb SOLR-3929: support configuring IndexWriter max thread count in solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1397589 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 14:45:56 +00:00
Mark Robert Miller 94da721fc2 SOLR-3889: improve utf-8 test script error message when curl call to Solr fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391046 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 15:01:25 +00:00
David Wayne Smiley 255e8f1aa8 SOLR-3864 maxDetailDist -> maxDistErr and make units='degrees' mandatory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388864 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 18:27:44 +00:00
Erick Erickson 580b53efdd Fixes for SOLR-3846 (very long tests on OS X for TestReplicationHandler)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1387099 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 11:40:13 +00:00
Chris M. Hostetter 5399379a34 SOLR-3848: comments explaining workarround
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386790 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 19:40:21 +00:00
Chris M. Hostetter e7baf6476f SOLR-3759: Various fixes to the example-DIH configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386773 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 19:03:30 +00:00
David Wayne Smiley bf05f70a0b SOLR-3304 Solr adapters for the new Lucene 4 spatial module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386457 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 03:17:02 +00:00
Mark Robert Miller f8cd9fe1c4 SOLR-3645: /terms should default to distrib=false.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385147 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 18:20:09 +00:00
Chris M. Hostetter 609396c37d SOLR-3288: minor updates to the tutorial (mostly typo fixes) and improvements to the various README files in the example -- mostly related to SolrHome dir vs SolrCore instance dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384895 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 19:23:16 +00:00
Chris M. Hostetter 70bbb347fc SOLR-3625: better info in example conigs about <lib/> and how order might matter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384529 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 21:07:59 +00:00
Jan Høydahl 5743ddef9b SOLR-3824: Velocity - Error messages from search not displayed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383405 13f79535-47bb-0310-9956-ffa450edef68
2012-09-11 13:25:32 +00:00
Greg Bowyer 9b049b0dbd LUCENE-4332: Integrate PiTest mutation coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380938 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 23:54:13 +00:00
Chris M. Hostetter be0e0a30ae refer to autoGeneratePhraseQueries by name in comment about how version affects it's default state; update comment to be better indented
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378392 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 00:07:43 +00:00
Chris M. Hostetter c53886d78e SOLR-3757: reduce confusion if people go to enable master/slave replication by only having a single /replication handler in the example config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378387 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 23:50:38 +00:00