Commit Graph

5823 Commits

Author SHA1 Message Date
Erick 64093d6df1 SOLR:10779: JavaBinCodec should use close consistently rather than having marshal() and close() call finish() (which closes the underlying stream)
commit b31178e0c33dbfe81fbc1aec705b3dae3cc895ad
Author: Erick <erick@apache.org>
Date:   Sun Jun 18 22:34:21 2017 -0700

    SOLR-10779: JavaBinCodec should use close consistently rather than having marshal() and close() call finish() (which closes the underlying stream)
2017-06-18 22:35:57 -07:00
Dennis Gove 113459a840 SOLR-10882: ArrayEvaluator now works with all types and allows sorts (deleted ArraySortEvaluator) 2017-06-18 11:50:58 -04:00
Noble Paul e2d8f941e1 SOLR-9565: missed updating the testcase 2017-06-17 00:55:10 +09:30
Jim Ferenczi 0c683305a4 LUCENE-7878: Fix query builder to keep the SHOULD clause that wraps multi-word synonyms 2017-06-16 14:42:46 +02:00
Cao Manh Dat 751a5c814c SOLR-10886: Using V2Request.process(solrClient) method throws NPE if the API returns an error 2017-06-16 14:29:24 +07:00
Noble Paul e1d4ec7987 SOLR-9565: The name of TemplateUpdateRequestProcessorFactory' is changed to 'template' from 'Template' and the
name of 'AtomicUpdateProcessorFactory' is changed to 'atomic' from 'Atomic'
2017-06-16 16:09:27 +09:30
Noble Paul f7659d2d27 unused imports removed 2017-06-16 15:07:50 +09:30
Noble Paul df21e912c0 unused imports removed 2017-06-16 14:38:16 +09:30
Noble Paul bf593adee8 unused imports removed 2017-06-16 14:37:33 +09:30
Noble Paul f6f6f11320 SOLR-10433: CollectionAdmin requests in SolrJ to support V2 calls 2017-06-16 14:05:51 +09:30
Chris Hostetter 274971c3e3 SOLR-10832: Fixed VersionInfo.getMaxVersionFromIndex when using PointsField with indexed="true" 2017-06-15 15:53:48 -07:00
Steve Rowe 5c498b411d SOLR-10891: Don't require docvalues on BBoxField 2017-06-15 13:29:08 -04:00
Tomas Fernandez Lobbe ee18a5f641 SOLR-10795: Better testing of PointFields multivalued sort using field(name, min|max) syntax 2017-06-15 10:20:32 -07:00
Steve Rowe 4fe9d4402f SOLR-10891: BBoxField should support point-based number sub-fields 2017-06-15 13:01:05 -04:00
yonik 3b5f3cc3ed SOLR-7452: add CHANGES for refinement, remove debugging output, don't indent _facet_ refinement info 2017-06-15 12:53:09 -04:00
Chris Hostetter f1e2be6451 SOLR-10834: Fixed tests and test configs to stop using numeric uniqueKey fields
Squashed commit of the following (from jira/SOLR-10834 branch):

commit 8f1043840f38533864b2c713daf066b6c3509147
commit 7b95773bd524cd86aaccc56cc33a003a9aff2004
commit b26bf9d60e2b94e0cdc365d1e2c0a37c33e24198
commit df11992106f8c338503b6e3e9a27ba6ddcfa2953
commit fcf98132410ed247e451bb449a8337a09bd857ce
commit 05e8e226de359a6d7bc99219eaec161a32268f17
commit 6dce948294351560948a32b64679b1879657af79
commit 53f97845caaa8adc25862e4017b94f3091063552
commit d5bfb5f57016341fbeaf73b5e4c9ed10dc3816d0
commit d333f7b1eee10893a81532ac2f5a77a46716d90b
commit 15983ceec4702dc8c7562250d59cd8231c67d46a
commit e18e2e771fb4678cb911a62bbc7c74a873466bf0
commit 134e210bdf601600a9d90dd0720a35cb122896b0
commit ec03260265f8a3bbdfd7f9b015de16a4950a05eb
commit 5d430057ed335801a524e1e7666061075ab6d859
commit 1625df3d21b8fa27815d7a7b89a55fc338eeb23b
2017-06-15 09:14:24 -07:00
David Smiley abc393dbfd LUCENE-7500: Remove LeafReader.fields in lieu of LeafReader.terms.
Optimized MultiFields.getTerms.
2017-06-15 00:59:01 -04:00
Noble Paul 92b17838a3 SOLR-10876: Regression in loading runtime UpdateRequestProcessors like TemplateUpdateProcessorFactory 2017-06-14 18:07:40 +09:30
David Smiley f470bbcbdc LUCENE-7876 avoid leafReader.fields 2017-06-13 22:44:04 -04:00
yonik a18a4ce245 SOLR-7452: convert bucket values in FacetStream from Integer to Long for calcite, make bucket labels in JSON Facet API consistent for facet refinement 2017-06-13 17:31:30 -04:00
Mike Drob d1db5f7af9 Revert "SOLR-8392: Remove instanceof checks on return value of SolrParam::get"
This reverts commit 94220a01e1.
2017-06-13 14:19:05 -07:00
Chris Hostetter 6396cb759f SOLR-10830: Solr now correctly enforces that the '_root_' field has the same fieldType as the uniqueKey field 2017-06-13 10:17:32 -07:00
Chris Hostetter e50332507a fix precommit by removing unused imports 2017-06-13 09:54:09 -07:00
Andrzej Bialecki 232eff0893 SOLR-10704 Wait until all leader replicas are recovered before deleting
the originals.
2017-06-13 17:39:26 +02:00
Cao Manh Dat f29e2d1c7c Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-06-13 19:38:56 +07:00
Cao Manh Dat b73dffd928 SOLR-10818: Adding test for v2 backup-collection request 2017-06-13 19:38:43 +07:00
Noble Paul 6d97305c63 randomize v1 and v2 2017-06-13 19:23:38 +09:30
Mike Drob 94220a01e1 SOLR-8392: Remove instanceof checks on return value of SolrParam::get 2017-06-12 15:15:54 -07:00
Tomas Fernandez Lobbe c51f6fae75 SOLR-10835: Add support for point fields in Export Handler 2017-06-12 14:21:41 -07:00
Erick Erickson 5a737a3aab SOLR-10857: Solr loads UNLOADed core on request, cleaned up printStackTrace 2017-06-12 09:40:34 -07:00
Dawid Weiss b2ea95c9ec SOLR-10849: MoreLikeThisComponent should expose setMaxDocFreqPct (maxDoc frequency percentage). 2017-06-12 14:44:06 +02:00
Noble Paul e11eb63f60 SOLR-10870: SolrRequestParsers does unnecessary check for /config prefix 2017-06-12 18:01:09 +09:30
Cao Manh Dat 41d12df6d2 SOLR-10715: Welcome message should work for _introspect 2017-06-12 10:46:38 +07:00
Cao Manh Dat 6075956b65 SOLR-10715: /v2/ should not be an alias for /v2/collections 2017-06-12 10:32:45 +07:00
Erick 95841d9ed4 SOLR-10857: Solr loads UNLOADed core on request. 2017-06-11 12:13:25 -07:00
David Smiley 5c781d5679 SOLR-10836: igain, significantTerms, and tlogit assumed existing terms 2017-06-09 23:39:23 -04:00
Steve Rowe 566fcfce13 SOLR-10761: Switch trie numeric/date fields to points in data-driven-enabled example and test schemas 2017-06-09 19:43:01 -04:00
Chris Hostetter 8cd826f293 SOLR-10829: Fixed IndexSchema to enforce that uniqueKey can not be Points based for correctness 2017-06-09 11:39:09 -07:00
Noble Paul f14f2ef6a6 SOLR-10647: move JsonSchemaValidator to SolrJ 2017-06-09 14:29:26 +09:30
Joel Bernstein 40ed09f8ca SOLR-10853:Allow the analyze Stream Evaluator to operate outside of a stream 2017-06-08 14:41:48 -04:00
Noble Paul c5c05b46c4 SOLR-10647: move the spec files to solrj 2017-06-08 19:39:55 +09:30
Steve Rowe e4ab04ab7d SOLR-10501: Test sortMissing{First,Last} with points fields. 2017-06-07 19:21:10 -04:00
Christine Poerschke b25dda0b20 SOLR-10800: Factor out HttpShardHandler.transformReplicasToShardUrls from HttpShardHandler.prepDistributed.
(Domenico Fabio Marino, Christine Poerschke)
2017-06-07 13:27:53 +01:00
yonik a1692c160a SOLR-7452: fix facet refinement for range queries 2017-06-06 20:54:41 -04:00
Tomas Fernandez Lobbe a03c3369e2 SOLR-10233: Stop warning users about misconfigured ReplicationHandler when using replica types 2017-06-06 17:23:01 -07:00
Tomas Fernandez Lobbe 97655b880c SOLR-10233: Cleanup warnings from ReplicateFromLeader 2017-06-06 17:22:01 -07:00
Tomas Fernandez Lobbe 46a5ae23a7 SOLR-10233: Some more logging to chaos monkey with replica types tests 2017-06-06 16:40:09 -07:00
Steve Rowe 98e103731f SOLR-10815: avoid long->float precision loss in 'product(-1,ms(date_field)' by subtracting a base date: 'product(-1,ms(date_field,base_date_field))' 2017-06-06 14:25:37 -04:00
David Smiley 29de0f75e8 SOLR-10722: UH optimize for Solr's getFieldInfos 2017-06-06 11:05:17 -04:00
Christine Poerschke 622e527cf2 SOLR-10671: remove two-and-a-half unused private static logger warnings 2017-06-06 14:40:46 +01:00