Tomas Eduardo Fernandez Lobbe
|
819c59169b
|
SOLR-8453: Fix precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723646 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-08 00:45:03 +00:00 |
Uwe Schindler
|
a46d5535cb
|
LUCENE-6965: Changed exception handling in JavascriptCompiler using "sneaky rethrow"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723642 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 23:38:14 +00:00 |
Uwe Schindler
|
5bfbcfdfc9
|
LUCENE-6964: String-based signatures in JavascriptCompiler replaced with better compile-time-checked MethodType; generated class files are no longer marked as synthetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723636 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 22:24:06 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
cc546f4e39
|
Expression's JavascriptCompiler now throw ParseException with bad function names or bad arity instead of IllegalArgumentException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723631 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 21:50:04 +00:00 |
Mark Robert Miller
|
6bad259e8a
|
SOLR-8450: Add CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723617 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 19:44:36 +00:00 |
Mark Robert Miller
|
098e12e21e
|
SOLR-8450: Our HttpClient retry policy is too permissive.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723616 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 19:43:09 +00:00 |
Mark Robert Miller
|
53c72a9ebd
|
SOLR-8451: We should not call method.abort in HttpSolrClient or HttpSolrCall#remoteQuery and HttpSolrCall#remoteQuery should not close streams.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723615 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 19:37:49 +00:00 |
Yonik Seeley
|
fa640e6b69
|
SOLR-8453: test HTTP client error responses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723613 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 19:22:23 +00:00 |
Shalin Shekhar Mangar
|
96360c78c4
|
SOLR-7339: Revert Jetty 9.3 upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723604 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 17:51:57 +00:00 |
Christine Poerschke
|
33fc06036f
|
SOLR-8484: refactor update/SolrIndexConfig.LOCK_TYPE_* into core/DirectoryFactory.LOCK_TYPE_*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723564 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 14:34:39 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
c87b01af02
|
SOLR-8477: Let users choose compression mode in SchemaCodecFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723427 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 22:37:51 +00:00 |
Shalin Shekhar Mangar
|
8ac7d3fce5
|
Fix javadoc warning: javadoc pointing to itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723422 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 22:22:08 +00:00 |
Shalin Shekhar Mangar
|
16a787a850
|
SOLR-8498: Improve error message when a large value is stored in an indexed string field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723419 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 22:19:49 +00:00 |
Joel Bernstein
|
9f7f89fc97
|
SOLR-8433: Change how HttpClient is initialized in attempt to eliminate test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723397 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 18:16:25 +00:00 |
Shalin Shekhar Mangar
|
71a18c4ddc
|
SOLR-8494: SimplePostTool and therefore the bin/post script cannot upload files larger than 2.1GB
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723360 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 16:23:20 +00:00 |
Christine Poerschke
|
21ed3b7ffa
|
SOLR-8482: add & use QueryCommand.[gs]etTerminateEarly accessors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723358 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 16:13:06 +00:00 |
Christine Poerschke
|
c76b72f448
|
SOLR-8490: in SolrIndexSearcher.java use QueryCommand.getLen() instead of the (private) QueryCommand.len
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723338 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 14:47:28 +00:00 |
Michael McCandless
|
1c58fd4608
|
LUCENE-6957: don't make this method final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723331 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 14:17:12 +00:00 |
Michael McCandless
|
cc1ac528c1
|
LUCENE-6957: rename test case so we still run the same test name from the base class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723330 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 14:16:18 +00:00 |
Adrien Grand
|
fe0f475e5f
|
LUCENE-6957: Don't remove the temporarily created file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723320 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 13:46:01 +00:00 |
Christine Poerschke
|
784788c646
|
SOLR-8490: in QueryComponent.java import search.grouping.distributed.command.QueryCommand.Builder instead of search.grouping.distributed.command.QueryCommand
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723301 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 12:28:28 +00:00 |
Michael McCandless
|
2aa14f92d2
|
LUCENE-6957: add missing NRTCachingDirectory.createTempOutput
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723259 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-06 09:56:17 +00:00 |
Christine Poerschke
|
32330252b9
|
SOLR-8489: TestMiniSolrCloudCluster.createCollection to support extra & alternative collectionProperties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723162 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-05 20:52:35 +00:00 |
Christine Poerschke
|
bcf325868a
|
In RankQuery.java removed two duplicate import clauses.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723050 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-05 12:20:24 +00:00 |
Christine Poerschke
|
3dcb080f02
|
SOLR-8483: relocate 'IMPORTANT NOTE' in open-exchange-rates.json test-file to avoid OpenExchangeRatesOrgProvider.java warnings.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723040 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-05 10:54:12 +00:00 |
Uwe Schindler
|
d3d524428b
|
LUCENE-6958: Improve CustomAnalyzer to take class references to factories as alternative to their SPI name. This enables compile-time safety when defining analyzer's components
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723027 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-05 09:44:27 +00:00 |
Uwe Schindler
|
214f48c9bd
|
LUCENE-6961: Add exception message; make method private
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723013 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-05 08:12:21 +00:00 |
Uwe Schindler
|
a31bd9f2eb
|
LUCENE-6961: Improve Exception handling in AnalysisFactories / AnalysisSPILoader: Don't wrap exceptions occuring in factory's ctor inside InvocationTargetException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722993 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-05 01:33:52 +00:00 |
Joel Bernstein
|
26a1d1ea34
|
SOLR-7535: Add UpdateStream to Streaming API and Streaming Expression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722990 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-05 00:32:29 +00:00 |
Jan Høydahl
|
d478d7a293
|
SOLR-8486: No longer require jar/unzip for bin/solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722988 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 23:39:52 +00:00 |
Noble Paul
|
6a9c381c07
|
SOLR-8476: COreAdminHandler refactoring
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722900 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 15:48:12 +00:00 |
Noble Paul
|
b7685e057b
|
SOLR-8476: Refactored CoreAdminHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722884 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 14:57:04 +00:00 |
Christine Poerschke
|
817fabc70c
|
SOLR-8481: TestSearchPerf no longer needs to duplicate SolrIndexSearcher.(NO_CHECK_QCACHE|NO_CHECK_FILTERCACHE)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722869 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 13:50:08 +00:00 |
Christine Poerschke
|
7ba2b5d7d8
|
LUCENE-6949: fix (potential) resource leak in SynonymFilterFactory (https://scan.coverity.com/projects/5620 CID 120656)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722856 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 12:19:38 +00:00 |
Michael McCandless
|
3a29f0ebe1
|
LUCENE-6956: make sure specific test method fails, instead of relying on 'unhandled exc in thread' from test framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722843 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 11:10:35 +00:00 |
Christine Poerschke
|
ca6f9c5be6
|
Replaced TMP with TieredMergePolicy in 2 tests' assert messages.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722836 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 10:48:51 +00:00 |
Anshum Gupta
|
6cb6e7c2cf
|
SOLR-7865: Adding change log entry for 5.3.2 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722825 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 10:17:07 +00:00 |
Noble Paul
|
d66bc6b4be
|
SOLR-8470: Make TTL of PKIAuthenticationPlugin's tokens configurable through a system property
(pkiauth.ttl)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722811 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 09:38:46 +00:00 |
Noble Paul
|
b44b6d5eba
|
SOLR:8476 added an entry to the 'upgrading' section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722796 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 07:50:23 +00:00 |
Noble Paul
|
c9b7af0450
|
SOLR-8476: Refactor and cleanup CoreAdminHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722788 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-04 05:41:31 +00:00 |
Noble Paul
|
c54ef96f20
|
SOLR-8476: Refactor and cleanup CoreAdminHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722738 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-03 18:03:49 +00:00 |
Ramkumar Aiyengar
|
8127db872f
|
SOLR-8418: Adapt to changes in LUCENE-6590 for use of boosts with MLTHandler and Simple/CloudMLTQParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722478 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-31 23:31:25 +00:00 |
Nick Knize
|
f861ad6d50
|
LUCENE-6951: Improve GeoPointInPolygonQuery using point orientation based line crossing algorithm, and adding result for multi-value docs when least 1 point satisfies polygon criteria.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722466 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-31 20:57:03 +00:00 |
Nick Knize
|
267400485e
|
LUCENE-6908: Add space segmentation for handling irregular rectangle accuracy at the poles.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722448 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-31 16:08:25 +00:00 |
Adrien Grand
|
e773508648
|
LUCENE-6940: Speed up MUST_NOT clauses.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722443 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-31 13:41:19 +00:00 |
Adrien Grand
|
fd765b6252
|
Fix test failure that was due to rounding errors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722363 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-30 15:45:54 +00:00 |
Michael McCandless
|
10cdcf6f9b
|
fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722325 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-30 12:22:16 +00:00 |
David Wayne Smiley
|
ec64ba0029
|
LUCENE-2229: Fix SimpleSpanFragmenter bug with adjacent stop-words
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722241 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-29 22:00:53 +00:00 |
Robert Muir
|
a23a1f98be
|
LUCENE-6953: remove bogus sha1/LICENSE, nothing depends on this anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722232 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-29 20:24:59 +00:00 |
Noble Paul
|
a2a463d787
|
SOLR-7462: AIOOBE in RecordingJSONParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1722218 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-29 18:45:38 +00:00 |