Noble Paul
74d54410f9
SOLR-7039 First collection created with stateFormat=2 writes to clusterstate.json also
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655032 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 13:21:24 +00:00
Anshum Gupta
237f0d0ded
SOLR-7038: Validate config set presence before trying to create a collection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654942 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 02:10:04 +00:00
Steven Rowe
fddabd00af
SOLR-5918: ant clean does not remove ZooKeeper data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654913 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 23:41:49 +00:00
Noble Paul
d3f7b2035a
fixing NPE http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11688/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654862 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 18:39:43 +00:00
Mark Robert Miller
8755ea2edd
SOLR-6500: Refactor FileFetcher in SnapPuller, add debug logging.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654858 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 18:30: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
Tomas Eduardo Fernandez Lobbe
5c809f285c
SOLR-6845: Fixed Suggester's buildOnStartup in core reload and improved tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654710 13f79535-47bb-0310-9956-ffa450edef68
2015-01-25 22:40:44 +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
Uwe Schindler
6a3598d894
Add note to Solr's changes about 3.x indexes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654510 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 13:10:41 +00:00
Steven Rowe
b1a127b6c5
SOLR-6856: fix preceding whitespace for attribute values dumped into the catch-all field.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654444 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 01:07:07 +00:00
Shawn Heisey
d17e8133e0
SOLR-7024: bin/solr: Improve java detection and error messages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654434 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 00:02:25 +00:00
Steven Rowe
6dcfa17adc
SOLR-6856: Restore ExtractingRequestHandler's ability to capture all HTML tags when parsing (X)HTML.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654431 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 23:44:45 +00:00
Shalin Shekhar Mangar
ff4e2c66e0
SOLR-6449: Add first class support for Real Time Get in Solrj
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654420 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 22:25:34 +00:00
Shalin Shekhar Mangar
9f909988f8
Use collection counter as the thread name itself
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654277 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 17:25:45 +00:00
Steven Rowe
e7525ee92e
SOLR-6986: modernize bottom-right links in the Admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654258 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 16:29:06 +00:00
Erick Erickson
7fda449473
SOLR-6902: Use JUnit rules instead of inheritance with distributed Solr tests to allow for multiple tests without the same class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654256 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 16:13:32 +00:00
Noble Paul
bd9de6bc24
reverting SOLR-6938
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654038 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 20:11:41 +00:00
Timothy Potter
69dd5e42f2
SOLR-7018: bin/solr stop should stop if there is only one node running or generate an error message prompting the user to be explicit about which of multiple nodes to stop using the -p or -all options
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654015 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 19:17:01 +00:00
Noble Paul
08dee02f04
SOLR-6938 Implicit configuration of Update handlers does not match previous explicit one
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653989 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 18:19:21 +00:00
Erik Hatcher
c0c30b2343
Remove empty TBD section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653961 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 17:29:30 +00:00
Erik Hatcher
4c17c799fc
SOLR-7013: use unzip if jar is not available (merged from r1653943)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653945 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 17:13:20 +00:00
Noble Paul
8c7f42d6f8
SOLR-6521 use abs() to handle -ve hash
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653921 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 15:55:21 +00:00
Shalin Shekhar Mangar
bea1e9c608
SOLR-6847: LeaderInitiatedRecoveryThread compares wrong replica's state with lirState
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653879 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 14:36:08 +00:00
Noble Paul
ec01b5aeb5
SOLR-6988 Make stateformat=2 as default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653867 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 14:12:52 +00:00
Noble Paul
02dfdd3202
SOLR-6521 use murmurhash because hashCode can give -ve val
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653862 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 14:00:40 +00:00
Shalin Shekhar Mangar
b2249d1069
SOLR-6640: Exclude lock files from unused file check
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653844 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 13:12:45 +00:00
Shalin Shekhar Mangar
b323ce6bae
SOLR-6640: Add changelog entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653837 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 12:59:33 +00:00
Noble Paul
1eda04b2cf
SOLR-6521 CloudSolrServer should synchronize cache cluster state loading
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653822 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 12:11:57 +00:00
Uwe Schindler
3af6787e55
SOLR-6703, SOLR-6926: Fix at least "run-example" script to work on Windows and dont use <arg line=""/> in ANT. It currently does not work when booting example if path contains spaces!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653806 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 10:43:15 +00:00
Noble Paul
51016c0fdb
SOLR-7015 collection create with stateFormat=2 fails if conf name equals collection name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653788 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 09:12:59 +00:00
Tomas Eduardo Fernandez Lobbe
24d9371125
Fix CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653786 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 09:09:58 +00:00
Tomas Eduardo Fernandez Lobbe
8c50bc2fde
SOLR-6845: Suggester tests start new cores instead of reloading
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653784 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 09:02:13 +00:00
Erik Hatcher
d921424a9c
SOLR-6870: sync up the quickstart with script behavior, and some slight error message improvements to bin/post (merged from r1653755)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653757 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 02:12:49 +00:00
Shalin Shekhar Mangar
2d2b07928f
SOLR-7011: Delete collection returns before collection is actually removed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653716 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 00:10:55 +00:00
Steven Rowe
6b807173d3
SOLR-6991,SOLR-6387: Under Turkish locale, don't run solr-cell and dataimporthandler-extras tests that use Tika
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653704 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 23:47:19 +00:00
Timothy Potter
e61b5a5dca
SOLR-6928: solr.cmd stop works only in english
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653699 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 23:28:30 +00:00
Shalin Shekhar Mangar
ad298b70cf
SOLR-7014: Collapse identical catch branches in try-catch statements in morphlines-core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653697 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 23:26:25 +00:00
Shalin Shekhar Mangar
0961e4179d
SOLR-7014: Collapse identical catch branches in try-catch statements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653665 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 21:39:15 +00:00
Steven Rowe
b2f68b23df
LUCENE-6134: fix typos in lucene/CHANGES.txt and solr/CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653612 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 17:34:27 +00:00
Timothy Potter
eb23901230
SOLR-6993: install_solr_service.sh won't install on RHEL / CentOS
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653601 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 17:02:36 +00:00
Steven Rowe
ab8d012df6
SOLR-7008: Exclude server/etc/solrtest.keystore and create-solrtest.keystore.sh from the binary release packages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653551 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 15:11:39 +00:00
Alan Woodward
344be1a6b1
SOLR-6976: Remove methods and classes deprecated in 4.x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653549 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 15:06:04 +00:00
Noble Paul
8932af3b4b
SOLR-6787, SOLR-6801 use realtime get to verify that the versions do not collide
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653453 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 07:17:08 +00:00
Steven Rowe
c96c074527
SOLR-6913: put back mistakenly removed '*_t' dynamic field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653419 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 02:14:59 +00:00
Tomas Eduardo Fernandez Lobbe
0acebd74f6
SOLR-6845: Remove enable=false from the suggest request handler in the techproducts sample config. It is OK to use (and copy/paste this configuration) with buildOnStartup=false
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653414 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 00:46:41 +00:00
Tomas Eduardo Fernandez Lobbe
6ce841759a
SOLR-6845: Add a ''buildOnStartup'' option for suggesters. (Tomás Fernández Löbbe)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653410 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 00:11:00 +00:00
Gregory Chanan
e7045badaa
SOLR-6987: SSL support for MiniSolrCloudCluster
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653402 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 23:06:46 +00:00
Erik Hatcher
7844cf5cca
Fix wrong StringUtils import (merged from r1653365)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653368 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 20:52:59 +00:00
Anshum Gupta
99f0278068
SOLR-7004: Add a missing constructor for CollectionAdminRequest.BalanceShardUnique that is supposed to set the collection action
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653343 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 19:23:47 +00:00
Noble Paul
a881142e8a
SOLR-6801 test always writes to leader so that replication lag does not impact next insertion
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653328 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 18:25:01 +00:00
Shalin Shekhar Mangar
76bfd12337
SOLR-6640: No need for SSL in this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653283 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 16:22:49 +00:00
Shalin Shekhar Mangar
8a2ef93467
SOLR-6640: Close searchers before rollback and recovery to avoid index corruption
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653281 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 16:19:38 +00:00
Alan Woodward
e65eb74239
SOLR-6840: Fix clustering test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653212 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 09:12:40 +00:00
Alan Woodward
7df1a77cc7
SOLR-6840: Fix multicore example tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653073 13f79535-47bb-0310-9956-ffa450edef68
2015-01-19 18:43:44 +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
Uwe Schindler
cb558014e5
SOLR-6799: Update Saxon-HE to 9.6.0-2 (part 2)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652956 13f79535-47bb-0310-9956-ffa450edef68
2015-01-19 10:34:56 +00:00
Uwe Schindler
a4d74500e7
SOLR-6996: Add a test for ODF files in ExtractingRequestHandlerTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652944 13f79535-47bb-0310-9956-ffa450edef68
2015-01-19 09:22:06 +00:00
Uwe Schindler
98d21dfbee
SOLR-6991: Move changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652831 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 19:00:41 +00:00
Uwe Schindler
8f4574709d
SOLR-6870: Fix missing images
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652811 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 17:38:44 +00:00
Uwe Schindler
da1cc26c84
SOLR-6991: Add missing license and notice. Remove outdated stuff from notice files.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652783 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 15:46:30 +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
Uwe Schindler
426afa7b93
SOLR-6489: Disable only failing tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652747 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 13:00:09 +00:00
Uwe Schindler
503e738f77
SOLR-6991: Update to Apache TIKA 1.7
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652742 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 11:48:17 +00:00
Erik Hatcher
7f38f31d2d
SOLR-6900: add support for stdin and string args (merged from r1652722)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652724 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 10:15:46 +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
Yonik Seeley
5fa8807541
SOLR-6909: Extract atomic update handling logic into AtomicUpdateDocumentMerger
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652660 13f79535-47bb-0310-9956-ffa450edef68
2015-01-17 20:04:27 +00:00
Noble Paul
df42c143bb
SOLR-5147 addressing the OOM failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652618 13f79535-47bb-0310-9956-ffa450edef68
2015-01-17 14:51:53 +00:00
Noble Paul
8ee7579302
SOLR-6801 version can be string or number
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652444 13f79535-47bb-0310-9956-ffa450edef68
2015-01-16 16:00:50 +00:00
Noble Paul
255961719f
SOLR-6801 NPE on core reload
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652431 13f79535-47bb-0310-9956-ffa450edef68
2015-01-16 15:18:05 +00:00
Noble Paul
9483635648
SOLR-5147 remove forbidden API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652426 13f79535-47bb-0310-9956-ffa450edef68
2015-01-16 15:11:40 +00:00
Noble Paul
e32c7b7db9
SOLR-5147 Support child documents in DIH
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652360 13f79535-47bb-0310-9956-ffa450edef68
2015-01-16 08:33:35 +00:00
Anshum Gupta
d5c52bc915
SOLR-6715: Removing duplicate CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652355 13f79535-47bb-0310-9956-ffa450edef68
2015-01-16 08:02:12 +00:00
Timothy Potter
b5df6e6a44
SOLR-6981: add a delete action to the bin/solr script
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652345 13f79535-47bb-0310-9956-ffa450edef68
2015-01-16 06:36:15 +00:00
Timothy Potter
19905bf336
SOLR-6982: remove bad search/replace issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652210 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 18:29:59 +00:00
Timothy Potter
7401236745
SOLR-6982: bin/solr and SolrCLI should support SSL-related Java System Properties
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652208 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 18:24:48 +00:00
Noble Paul
3a4cf1ca29
SOLR-6770 accidentally commented out a test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652153 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 16:06:05 +00:00
Noble Paul
02e4a111d3
SOLR-6770 mask the useParams aftger expanding it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652134 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 15:20:18 +00:00
Adrien Grand
457e70ab94
LUCENE-6179: Disallow out-of-order scoring.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652013 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 09:35:20 +00:00
Erik Hatcher
806e227b59
Fix doc build issues with new Solr quickstart
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651938 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 02:45:57 +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
d23496f4da
SOLR-6900: bin/post improvements including glob handling, spaces in file names, and improved help output
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651895 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 23:47:55 +00:00
Mark Robert Miller
a6b2647c92
SOLR-6931: We should do a limited retry when using HttpClient.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651767 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 18:38:20 +00:00
Timothy Potter
4930a38e84
SOLR-6764: Field types need to be re-informed after reloading a managed schema from ZK
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651763 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 18:25:10 +00:00
Timothy Potter
0f5e7462f5
SOLR-6926: Add example target with gentle prompt to start using ant server instead
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651698 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 15:14:21 +00:00
Joel Bernstein
d095b85427
SOLR-6581: Additional test for Collapse and fixed problem with Expand float tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651685 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 14:35:03 +00:00
Noble Paul
71f698c543
SOLR-6937 don't replace periods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651646 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 12:56:41 +00:00
Erik Hatcher
545788fea9
Fix build, exclude offending file from jtidy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651641 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 12:44:04 +00:00
Noble Paul
684c7375d9
SOLR-6937 In schemaless mode ,replace spaces and special characters with underscore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651587 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 08:02:43 +00:00
Erik Hatcher
368354b378
SOLR-6870: add assets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651561 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 03:07:01 +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
Anshum Gupta
4aef9bdc8e
Bumping up version to 5.1 for the 5.0 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651556 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 02:34:04 +00:00
Steven Rowe
f24fa71a5d
Get Maven compilation working again: example->server; don't need javax.servlet:javax.servlet-api test dep in solr/core/ivy.xml, since it's already included as a compile-scope dep via solr/server/ivy.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651545 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 00:46:43 +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
Chris M. Hostetter
eb5db72e69
LUCENE-6058: call out this change as a re-index requirement in Solr upgrade instructions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651496 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 21:14:11 +00:00
Timothy Potter
aba932e403
SOLR-6851: Set the SOLR_VAR_DIR using the SOLR_SERVICE variable, thus alleviating the need to specify the -d option when overrding the service name with -s
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651435 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 18:15:48 +00:00
Mark Robert Miller
10b501395b
SOLR-6880: Remove this assert that can fail various tests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651394 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 15:58:35 +00:00
Mark Robert Miller
423e469e5f
SOLR-6941: DistributedQueue#containsTaskWithRequestId can fail with NPE.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651380 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 15:25:56 +00:00
Mark Robert Miller
1696206de6
SOLR-6943: HdfsDirectoryFactory should fall back to system props for most of it's config if it is not found in solrconfig.xml.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651373 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 15:12:46 +00:00
David Wayne Smiley
c0707926df
SOLR-6904: remove deprecated spatial Circle & Rect syntax
...
FYI these weren't used often and were replaced with supported syntaxes in v4.3.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651351 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 14:17:18 +00:00
Noble Paul
2b1d34dfd9
SOLR-6770 Optimize tests to avoid duplicate RE[BST calls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651308 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 09:05:23 +00:00
Gregory Chanan
a4e089e662
SOLR-6915: SaslZkACLProvider and Kerberos Test Using MiniKdc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651264 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 02:03:58 +00:00
Anshum Gupta
6d7fdf9f3f
SOLR-6496: LBHttpSolrClient stops retrying after the timeAllowed threshold is met
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651236 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 23:52:10 +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
Anshum Gupta
68cf1ca825
SOLR-6923: AutoAddReplicas also consults live_nodes to see if a state change has happened
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651221 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 22:53:38 +00:00
Gregory Chanan
847f870e75
SOLR-6963: Upgrade hadoop version to 2.3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651212 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 22:07:42 +00:00
Joel Bernstein
d385c653c2
SOLR-6581: Efficient DocValues support and numeric collapse field implementations for Collapse and Expand
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651087 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 13:40:34 +00:00
David Wayne Smiley
1f2d431273
SOLR-6916: hl.payloads
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651076 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 13:30:15 +00:00
Erik Hatcher
221cbaad10
fix SimplePostToolTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651040 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 08:50:31 +00:00
Erik Hatcher
ae4734f4cf
SOLR-6959: standardize XML content-type
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651027 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 02:36:30 +00:00
Erik Hatcher
5f1d3bd308
SOLR-6434: Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651019 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 01:00:04 +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
1636450d22
SOLR-6959: Elaborate on URLs being POSTed to
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651015 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 00:33:47 +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
Mark Robert Miller
5ddea27113
SOLR-6957: Raise timeout.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650984 13f79535-47bb-0310-9956-ffa450edef68
2015-01-11 23:04:21 +00:00
Mark Robert Miller
fdb0af9bca
SOLR-6951: Add basic testing for test ObjectReleaseTracker.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650916 13f79535-47bb-0310-9956-ffa450edef68
2015-01-11 16:49:14 +00:00
Timothy Potter
b92f39f3bb
SOLR-6946: Document -p port option for create_core and create_collection actions in bin/solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650912 13f79535-47bb-0310-9956-ffa450edef68
2015-01-11 16:39:11 +00:00
Mark Robert Miller
c8888cd115
tests: raise timeout - trips sometimes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650905 13f79535-47bb-0310-9956-ffa450edef68
2015-01-11 15:33:23 +00:00
Erik Hatcher
4ed87ec42f
SOLR-1723: polished the content-type capability
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650831 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 23:40:57 +00:00
Mark Robert Miller
d97b1cef28
SOLR-6950: Ensure TransactionLogs are closed with test ObjectReleaseTracker.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650781 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 18:09:14 +00:00
Mark Robert Miller
5e8eb5cd46
SOLR-6324: Set finite default timeouts for select and update.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650768 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 16:58:36 +00:00
Mark Robert Miller
8213fe8a0a
SOLR-6793: ReplicationHandler does not destroy all of it's created SnapPullers.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650764 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 16:12:39 +00:00
Noble Paul
f7bbdc339e
SOLR-6787 enable autocommit maxDocs=1 for .system collection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650729 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 10:32:42 +00:00
Erick Erickson
87869f97bb
no separate JIRA, just updating some obsolete JIRAs related to ripping out SOLR-5287
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650720 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 05:09:25 +00:00
David Wayne Smiley
d44b85f2fb
SOLR-6945: sample schema.xml bbox field distanceUnits=kilometers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650703 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 01:01:52 +00:00
Steven Rowe
916f1876ec
SOLR-6913: In data_driven_schema_configs configset, rename schema.xml to managed-schema, remove example-only fieldtypes, add dynamic fields for each fieldtype where they don't exist, and add a warning about the catch-all _text field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650701 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 00:38:50 +00:00
Steven Rowe
9acea483e3
SOLR-6913: revert cleanup schema in data_drive_schema_configs configset (schema modifications will follow)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650696 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 23:25:20 +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
Mark Robert Miller
b870aed9b9
SOLR-6932: All HttpClient ConnectionManagers and SolrJ clients should always be shutdown in tests and regular code.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650608 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 17:33:04 +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
Noble Paul
8d7681e72c
SOLR-6787 A simple class to mask a handler defined in same path
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650448 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 06:52:07 +00:00
Mark Robert Miller
1e53aae81b
SOLR-6839: Direct routing with CloudSolrServer will ignore the Overwrite document option.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650422 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 23:49:07 +00:00
Chris M. Hostetter
26019792c4
SOLR-6643: Fix error reporting & logging of low level JVM Errors that occur when loading/reloading a SolrCore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650350 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 18:38:57 +00:00
Steven Rowe
d4aa684211
SOLR-6913: cleanup schema in data_drive_schema_configs configset
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650329 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 16:57:39 +00:00
Steven Rowe
1a27122415
SOLR-4839: Set Jetty 9's new option to persist its temp directory (persistTempDirectory) - where the war is exploded - to true, so that the server/solr-webapp/ directory doesn't get deleted when Jetty shuts down gracefully
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650328 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 16:56:25 +00:00
Robert Muir
ec43ca9fd8
LUCENE-6165: Change merging APIs from LeafReader to CodecReader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650301 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 14:53:03 +00:00
Robert Muir
b2f3330f7d
SOLR-4839: fix licensing metadata. PLEASE RUN PRECOMMIT BEFORE COMMITTING.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650293 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 14:26:52 +00:00
Noble Paul
1c1c2a57cd
SOLR-6787 more logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650251 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 11:06:37 +00:00
Noble Paul
11460d0be3
SOLR-6787 commit right away instead of waiting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650212 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 06:33:28 +00:00
Erick Erickson
759441eccd
SOLR-6925: Back out changes having to do with SOLR-5287 (editing configs from admin UI)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650208 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 05:15:46 +00:00
Shalin Shekhar Mangar
1ff5f7fc9a
SOLR-4839: Remove dependency to jetty.orbit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650169 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 21:19:00 +00:00
Noble Paul
980c1e42f1
SOLR-6365 path /update/** should match /update as well
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650125 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 17:41:01 +00:00
Timothy Potter
812e0c6e6f
SOLR-6918: No need to log exceptions (as warn) generated when creating MBean stats if core is shutting down
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650123 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 17:35:20 +00:00
Noble Paul
c2712551be
SOLR-6365 last commit caused regression
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650064 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 14:24:31 +00:00
Noble Paul
3b988de804
SOLR-6787 hardening tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650030 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 10:49:39 +00:00
Noble Paul
b7ddac884e
SOLR-6533 implicit requesthandlers were not exposed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650000 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 07:08:00 +00:00
Noble Paul
88eb9719fa
SOLR-6365 bug fix matching wrong name when it is a shorter prefix of path
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649996 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 06:10:49 +00:00
Robert Muir
b10d20a122
LUCENE-6158: IW.addIndexes(IndexReader...) -> IW.addIndexes(LeafReader...)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649989 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 02:52:57 +00:00
Mark Robert Miller
bba930a5b3
SOLR-6880: Harden ZkStateReader to expect that getCollectionLive may return null as it's contract states.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649945 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 20:53:49 +00:00
Mark Robert Miller
90dd4ab345
SOLR-6766: Expose HdfsDirectoryFactory Block Cache statistics via JMX.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649939 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 20:29:17 +00:00
Erik Hatcher
9b3d792bd8
SOLR-6900: added usage to bin/post, plus some TODOs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649937 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 20:28:53 +00:00
Andrzej Bialecki
136174bc13
SOLR-6830 Update CHANGES.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649880 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 17:26:19 +00:00
Shalin Shekhar Mangar
76fa1005db
SOLR-6801: Use static random initialized with random.seed and use it in Collections.shuffle to make forbidden-api checks pass
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649877 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 17:17:15 +00:00
Andrzej Bialecki
037b72a00c
SOLR-6830 Upgrade Woodstox and StAX.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649857 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 16:15:58 +00:00
Noble Paul
82b4fedcea
SOLR-6801 addressing test failures, SOLR-6607 supporting all initArgs for requesthandlers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649821 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 15:11:12 +00:00
Adrien Grand
cdb651976e
LUCENE-5702: Move comparators to a per-leaf API.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649818 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 15:03:19 +00:00
Shalin Shekhar Mangar
75f6dd52e4
SOLR-6897: Throw fatal error if nrtMode is present in solrconfig on 6.0. Added note to upgrade section.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649816 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 14:50:54 +00:00
Shalin Shekhar Mangar
258f3b152e
SOLR-6897: Fix wrong assert
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649814 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 14:46:49 +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
Timothy Potter
cc3e6d9f93
SOLR-4839: start Jetty 9 correctly on Windows
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649689 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 23:03:19 +00:00
Erick Erickson
14c8880729
SOLR-6666: Dynamic copy fields are considering all dynamic fields, causing a significant performance impact on indexing documents
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649657 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 20:50:39 +00:00
Shalin Shekhar Mangar
27b5e4988f
SOLR-4839: Remove jetty.port from start.ini and add default inside jetty-http.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649584 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 16:43:46 +00:00
Shalin Shekhar Mangar
0d2c19d505
SOLR-4839: Removing extra license text from jetty xml and module files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649571 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 16:23:02 +00:00
Shalin Shekhar Mangar
a41b9954d1
SOLR-4839: Upgrade to Jetty 9
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649552 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 15:45:58 +00:00
Noble Paul
de4f26978f
SOLR-6770 Added testcase for standalone mode and fixed a reload bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649551 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 15:44:57 +00:00
Noble Paul
ddb6b38b88
SOLR-6770 wrong file name in standalone mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649542 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 15:13:46 +00:00
Michael McCandless
41fcc722ff
LUCENE-6119: CMS dynamically rate limits IO writes of each merge depending on incoming merge rate
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649532 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 14:28:28 +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
Noble Paul
c8545d6dbf
SOLR-6533 , changed the node name from solrConfig to config. handle empty command list
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649486 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 09:18:10 +00:00
Erick Erickson
633fecf787
SOLR-6907, corrected patch, URLEncode documents directory in MorphlineMapperTest to handle spaces etc in file name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649455 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 01:45:07 +00:00
Erik Hatcher
b5a484fe1f
SOLR-6908: Minor corrections to SimplePostTool -help
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649442 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 22:31:13 +00:00
Erik Hatcher
d693013c2c
SOLR-6908: Minor corrections to SimplePostTool -help
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649438 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 22:18:01 +00:00
Erick Erickson
75e1cafacf
SOLR-6907: URLEncode documents directory in MorphlineMapperTest to handle spaces etc in file name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649383 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 19:00:46 +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
Noble Paul
136f38c8c6
SOLR-6787 more logging to trace errors
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649349 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 15:07:24 +00:00
Noble Paul
81ce259cf5
SOLR-6801 increase wait times to address failures http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1989/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649345 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 14:50:26 +00:00
Erik Hatcher
c0b2330827
SOLR-6735: Make CloneFieldUpdateProcessorFactory null safe
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649323 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 12:48:21 +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
Timothy Potter
c96668e207
SOLR-6874: There is a race around SocketProxy binding to it's port the way we setup JettySolrRunner and SocketProxy.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649154 13f79535-47bb-0310-9956-ffa450edef68
2015-01-03 00:20:46 +00:00
Shalin Shekhar Mangar
c2d9d1c602
SOLR-6905: Test pseudo-field retrieval in distributed search
...
This closes #122 .
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649110 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 20:08:16 +00:00
Erick Erickson
6791a405b4
SOLR-6906: Fix typo bug in DistributedDebugComponentTest.testCompareWithNonDistributedRequest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649106 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 20:02:45 +00:00
Adrien Grand
972e64f7c7
LUCENE-6148: Accountable.getChildResources returns a Collection.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649074 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 16:25:16 +00:00
Erick Erickson
362ddae754
SOLR-6483, Refactor some methods in MiniSolrCloudCluster tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648923 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 19:19:12 +00:00
Robert Muir
9fadf77120
LUCENE-6146: Replaced Directory.copy() with Directory.copyFrom()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648851 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 15:15:13 +00:00
Noble Paul
94a23da9c2
SOLR-6787 changed the schema of blob store. now, the id is blobName/version and not the md5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648836 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 12:47:22 +00:00
Timothy Potter
93e19a3148
SOLR-6761: Ability to ignore commit and optimize requests from clients when running in SolrCloud mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648775 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 20:32:42 +00:00
Alan Woodward
259604ec24
SOLR-6895: Fix rename error in AliasIntegrationTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648750 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 17:38:25 +00:00
Alan Woodward
4a6d85790a
SOLR-6895: Remove SolrServer classes from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648710 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 14:49:20 +00:00
Alan Woodward
ef809a0f10
SOLR-6895: Deprecate SolrServer classes and replace with SolrClient
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648697 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 14:05:48 +00:00
Noble Paul
5444b1f45a
SOLR-6801 more tests , SOLR-6770 refactored code around
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648689 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 12:25:08 +00:00
Noble Paul
3da26b7dca
SOLR-6792 added javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648654 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 04:51:42 +00:00
Timothy Potter
e18538cc4b
SOLR-5810: basic paged nav support for cloud graph panel for many collections.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648621 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 22:38:50 +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
119d8caa21
SOLR-6435: bin/post cleanup for 5x merge
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648478 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 03:34:19 +00:00
Erik Hatcher
fde2508de7
Update logo/style in generic templates (already fixed for techproducts)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648467 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 02:21:17 +00:00
Erik Hatcher
c9f16b3e37
SOLR-6779: adjust trunk CHANGES to reflect the merge to 5x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648463 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 01:29:37 +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