Uwe Schindler
|
f198592418
|
LUCENE-4797: Split doclint args in trunk, this makes it consistent with 5.x (patch not yet committed there)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658088 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-07 18:05:45 +00:00 |
Mark Robert Miller
|
704626ac47
|
SOLR-6920, SOLR-6640: When we so not have a checksum for a file, always download files under 100kb and other small improvements.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658078 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-07 17:00:08 +00:00 |
Steven Rowe
|
77bf475f97
|
LUCENE-6044: removed one last (for realz this time) enablePositionIncrements mention from a test schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658000 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-07 00:16:39 +00:00 |
Steven Rowe
|
6c68cedd50
|
LUCENE-6044: removed one last enablePositionIncrements mention from a test schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657994 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 23:42:17 +00:00 |
Steven Rowe
|
513cefa5e9
|
LUCENE-6044: add CHANGES entry on trunk; remove mention of enablePositionIncrements from test schemas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657992 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 23:31:48 +00:00 |
Mark Robert Miller
|
dfeca5ca16
|
SOLR-6920, SOLR-6640: A replicated index can end up corrupted when small files end up with the same file name and size.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657969 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 21:38:57 +00:00 |
Adrien Grand
|
bd3753e965
|
LUCENE-6220: Fix ArrayStoreException in grouping tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657921 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 18:52:20 +00:00 |
Adrien Grand
|
e4436aa7fe
|
LUCENE-6220: Move needsScores to Query.createWeight.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657874 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 15:54:53 +00:00 |
Alan Woodward
|
c5899ae960
|
LUCENE-4524: Revert some bogus text changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657801 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 13:27:11 +00:00 |
Alan Woodward
|
c13216934c
|
LUCENE-4524: Replace DocsEnum and DocsAndPositionsEnum with PostingsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657800 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 13:25:22 +00:00 |
Noble Paul
|
fc3df31e2d
|
SOLR-7083:Support managing all named components in solrconfig such as
requestHandler, queryParser, queryResponseWriter, valueSourceParser,
transformer, queryConverter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657781 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 11:08:25 +00:00 |
Noble Paul
|
e78affcaa2
|
SOLR-6924: Splitting the testcase because more SolrConfigHandler features and testcases are coming up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657761 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 09:05:59 +00:00 |
Shalin Shekhar Mangar
|
251516bcc7
|
SOLR-6775: Import the right Lists class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657680 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 20:06:57 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
b96f012f2e
|
SOLR-6648: Add support for highlight and allTermsRequired configuration in AnalyzingInfix and BlendedInfix Solr suggesters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657655 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 18:24:01 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
442f111b4d
|
Minor javadoc fix in SuggestComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657626 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 17:04:57 +00:00 |
Steven Rowe
|
20e84d6583
|
SOLR-7020: add CHANGES entry on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657615 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 16:02:39 +00:00 |
Robert Muir
|
010e352f60
|
LUCENE-6218: don't decode freqs or enumerate all positions when scoring is not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657554 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 12:34:28 +00:00 |
Shalin Shekhar Mangar
|
0beba279a5
|
SOLR-6775: Creating backup snapshot results in null pointer exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657523 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 10:37:25 +00:00 |
Shalin Shekhar Mangar
|
b3f57c8343
|
Remove debug printf statements that I had left in accidentally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657515 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 10:28:24 +00:00 |
Shalin Shekhar Mangar
|
93ba7da65f
|
SOLR-4839: Avoid NPE when jetty.testMode=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657495 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 08:42:56 +00:00 |
Shalin Shekhar Mangar
|
118a826378
|
SOLR-7072: Multiple mlt.fl does not work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657493 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 08:36:11 +00:00 |
Shalin Shekhar Mangar
|
98f7513609
|
SOLR-6227: Avoid spurious failures of ChaosMonkeySafeLeaderTest by ensuring there's at least one jetty to kill
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657487 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-05 06:33:28 +00:00 |
Steven Rowe
|
639f72ee71
|
fix typo in exception message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657438 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-04 22:39:21 +00:00 |
Gregory Chanan
|
348e1d07e3
|
SOLR-6919: Use separate logger for SolrCore request logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657417 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-04 22:04:02 +00:00 |
Anshum Gupta
|
efba0e80b0
|
SOLR-7049: LIST Collections API call should be processed directly by the CollectionsHandler instead of the OverseerCollectionProcessor.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657409 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-04 21:39:47 +00:00 |
Chris M. Hostetter
|
a5a4469596
|
SOLR-6780: issue did not get backported to 4x branch correctly, fixing CHANGES to accurately record that 5.0 will be first release with fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657314 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-04 16:56:03 +00:00 |
Shalin Shekhar Mangar
|
d17715000c
|
Remove unused static constant from ZkController
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657164 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-04 12:38:19 +00:00 |
Noble Paul
|
7a73a2a9b3
|
SOLR-6787: .system collection create fails if /configs dir is not present in ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656747 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-03 14:44:32 +00:00 |
Shalin Shekhar Mangar
|
588ed73b94
|
SOLR-6640: Use SegmentInfos.files in unused file check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656630 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-03 06:55:01 +00:00 |
Timothy Potter
|
2dfb0a02a8
|
SOLR-4905: Allow fromIndex parameter to JoinQParserPlugin to refer to a single-sharded collection that has a replica on all nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656622 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-03 03:07:26 +00:00 |
Gregory Chanan
|
8ac45d4479
|
SOLR-6919: Log REST info before executing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656596 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-02 22:41:00 +00:00 |
Joel Bernstein
|
5422ecba4e
|
SOLR-7068: Update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656466 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-02 14:11:04 +00:00 |
Joel Bernstein
|
e4ac9ae227
|
SOLR-7068: Collapse on numeric field breaks when min/max values are negative.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656335 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-01 17:36:25 +00:00 |
Michael McCandless
|
1529c57ca1
|
LUCENE-6212: remove per-doc analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656272 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-01 09:12:09 +00:00 |
Steven Rowe
|
a705371bfc
|
SOLR-7067: bin/solr won't run under bash 4.2+
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656133 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-31 01:32:03 +00:00 |
Mark Robert Miller
|
97e0a1c8ad
|
SOLR-6880: Remove this assert that can fail tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656090 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-30 18:46:49 +00:00 |
Mark Robert Miller
|
fd35bd5ae4
|
SOLR-6944: ReplicationFactorTest and HttpPartitionTest both fail with org.apache.http.NoHttpResponseException: The target server failed to respond
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1656056 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-30 16:56:24 +00:00 |
Mark Robert Miller
|
0068708e14
|
SOLR-6969: When opening an HDFSTransactionLog for append we must first attempt to recover it's lease to prevent data loss.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655754 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-29 17:22:41 +00:00 |
Mark Robert Miller
|
84ffb0855f
|
SOLR-6924: Add BadApple to test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655736 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-29 16:49:49 +00:00 |
Noble Paul
|
7121dbc494
|
SOLR-7059: Using paramset with multi-valued keys leads to a 500. SolrParams need an aray instead of a list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655541 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-29 07:40:32 +00:00 |
Noble Paul
|
ce8efb0d93
|
SOLR-7050: realtime get should internally load only fields specified in fl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655540 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-29 07:35:18 +00:00 |
Erick Erickson
|
667fa3a270
|
SOLR-7046: NullPointerException when group.function uses query() function
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655525 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-29 05:22:04 +00:00 |
Alan Woodward
|
06287f52ad
|
Fix test to take SSL config into account
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655362 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-28 15:35:31 +00:00 |
Noble Paul
|
a28edac7a9
|
SOLR-6854 Stale cached state in CloudSolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655289 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-28 13:02:58 +00:00 |
Alan Woodward
|
92491f2472
|
SOLR-6954: Remove deprecated SolrClient.shutdown() method from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655277 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-28 12:28:18 +00:00 |
Alan Woodward
|
3018576b67
|
SOLR-6954: SolrClient implements Closeable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655263 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-28 11:55:57 +00:00 |
Anshum Gupta
|
41729528c3
|
SOLR-6640: Fixing the comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655249 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-28 09:41:47 +00:00 |
Gregory Chanan
|
ba3eb7620e
|
SOLR-6915: Avoid broken Locales and skip IBM J9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655187 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-27 23:00:16 +00:00 |
Timothy Potter
|
1660e8acb3
|
SOLR-7016: Fix bin\solr.cmd to work in a directory with spaces in the name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655070 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-27 16:04:58 +00:00 |
Timothy Potter
|
9c1e05d604
|
SOLR-7037: bin/solr start -e techproducts -c fails to start Solr in cloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655058 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-27 15:00:32 +00:00 |
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 |