Commit Graph

27878 Commits

Author SHA1 Message Date
Chris Hostetter 82d29e3a09 SOLR-10807: CHANGES simplification to summarize all completed sub-tasks 2017-07-19 18:12:32 -07:00
Chris Hostetter 9e5eaca217 SOLR-11123: Randomize PointFields in test classes that had usage of Trie field classes/names hardcoded 2017-07-19 17:51:49 -07:00
Steve Rowe e7d0063dc1 SOLR-11119: Switch from Trie to Points field types in the .system collection schema 2017-07-19 20:22:53 -04:00
Cassandra Targett e16cd3e476 SOLR-10301: Forgot license header for how-to-contribute; add comments; remove unneeded "toc" declarations 2017-07-19 14:50:58 -05:00
Cassandra Targett c940550f74 SOLR-10301: Publish How to Contribute to the Ref Guide with the HTML version 2017-07-19 11:06:05 -05:00
Ishan Chattopadhyaya 069e6a78e0 SOLR-6736: Improve the configset UPLOAD example in reference guide 2017-07-19 20:48:06 +05:30
Andrzej Bialecki c1f146d2fc SOLR-11037: Improved unit test. 2017-07-19 15:44:13 +02:00
Andrzej Bialecki 541aa719c4 SOLR-11037: Refactor to provide NodeConfig.getSolrDataHome internal API. 2017-07-19 09:09:24 +02:00
Chris Hostetter bddbef0ce9 SOLR-11120: Remove trie fieldTypes from schema-points.xml 2017-07-18 18:10:44 -07:00
Chris Hostetter 49ff81756d SOLR-11121: Randomize PointFields in schema-trie.xml and TestTrie 2017-07-18 17:28:21 -07:00
Anshum Gupta 3dbf32f284 SOLR-11074: Randomize PointFields in cloud-dynamic configset and all related tests 2017-07-18 17:08:48 -07:00
Chris Hostetter c23cecc557 SOLR-11114: Randomize PointFields in schema-customfield.xml and TestOverriddenPrefixQueryForCustomFieldType 2017-07-18 15:47:31 -07:00
Chris Hostetter 63acac6379 SOLR-11113: Randomize PointFields in analysis-err-schema.xml, schema-hash.xml, and all affected tests 2017-07-18 14:57:21 -07:00
Tomas Fernandez Lobbe beec66ece7 SOLR-11057: Fix overflow in point range queries when querying the type limits 2017-07-18 14:32:11 -07:00
Steve Rowe 67fbd4f7a1 Randomize PointFields in schema-HighlighterMaxOffsetTest.xml, schema-luceneMatchVersion.xml, schema-minimal-atomic-stress.xml, and all affected tests 2017-07-18 17:24:09 -04:00
Steve Rowe 8d5c029c61 SOLR-11117: Randomize PointFields in schema-behavior.xml, schema-enums.xml, and all affected tests 2017-07-18 16:34:56 -04:00
Steve Rowe 84e3b08681 SOLR-11116: Randomize PointFields in schema-numeric.xml and all related tests 2017-07-18 16:24:12 -04:00
Steve Rowe b9a91f0aa7 SOLR-11115: Randomize PointFields in schema-psuedo-fields.xml, schema-multiword-synonyms.xml, and all affected tests 2017-07-18 16:07:28 -04:00
Steve Rowe 7b62777caf SOLR-11111: Randomize PointFields in collection1/conf/: schemasurround.xml, schema-sql.xml, and schema-spatial.xml 2017-07-18 15:13:20 -04:00
Chris Hostetter ab7e035776 SOLR-11112: Randomize PointFields in schema-folding.xml and all affected tests 2017-07-18 11:51:25 -07:00
yonik a26d1023ff SOLR-11093: tests - templatize graph query test for different field types, remove schema-graph.xml 2017-07-18 13:56:21 -04:00
Chris Hostetter 8ecbb97256 SOLR-11102: Randomize PointFields in schema-rest.xml and all affected tests 2017-07-18 10:50:23 -07:00
Erick Erickson dd5be42e6c SOLR-11106: TestLBHttpSolrClient.testReliablity takes 30 seconds because of the wrong server name 2017-07-18 08:31:35 -07:00
Steve Rowe 9e4557359f SOLR-11110: Randomize PointFields in "cloud-managed" and "cloud-managed-upgrade" test configsets 2017-07-18 11:15:44 -04:00
Steve Rowe 5232da8ee2 SOLR-11109: Randomize PointFields in "cloud-subdirs" and "configset-2" test configsets 2017-07-18 11:15:44 -04:00
David Smiley 0971fe691a LUCENE-7901 2017-07-18 10:58:08 -04:00
Steve Rowe 17014e6b97 SOLR-11105: Randomize PointFields in "cloud-minimal-jmx" and "cloud-minimal-inplace-updates" test configsets 2017-07-17 20:56:07 -04:00
Steve Rowe 5f1c5ce812 SOLR-11103: Randomize PointFields in "cloud-hdfs" test configset and all affected tests 2017-07-17 20:19:58 -04:00
Steve Rowe 3110a5d06f SOLR-11101: Randomize PointFields in cloud-minimal test configset and all affected tests 2017-07-17 19:42:40 -04:00
Chris Hostetter 1922126705 SOLR-11098: Randomize PointFields in cloud-managed-preanalyzed & schema-preanalyzed.xml 2017-07-17 15:44:41 -07:00
Chris Hostetter 369d308158 SOLR-11097: Randomize PointFields in schema-id-and-version-fields-only.xml and all affected tests 2017-07-17 14:44:04 -07:00
Chris Hostetter e17748cad7 SOLR-11095: Randomize PointFields in doc-expiry & exitabe-directory test configsets 2017-07-17 13:59:56 -07:00
Alan Woodward 6fcc7cd731 LUCENE-7737: Guard against empty binary docvalues 2017-07-17 21:40:22 +01:00
Tomas Fernandez Lobbe 3bd1115964 SOLR-11073: Fix overflow in interval faceting when querying Long limits 2017-07-17 12:55:07 -07:00
Christine Poerschke e23ac243ef SOLR-11012: Fix three (JavaBinCodec not being closed) Resource Leak warnings. 2017-07-17 13:22:36 +01:00
Christine Poerschke abdb7292db SOLR-11052: Remove unnecessary Long-to-Integer and back casts in ReplicationHandler.
(Ramsey Haddad via Christine Poerschke)
2017-07-17 13:18:59 +01:00
Erick b17ec1445d SOLR-11075: Refactor handling of params in CloudSolrStream and FacetStream 2017-07-16 09:05:07 -07:00
Shalin Shekhar Mangar bab1731b23 SOLR-11088: Fix sporadic failures of MetricsHandlerTest.testPropertyFilter on jenkins 2017-07-16 09:07:16 +05:30
Shalin Shekhar Mangar c9cf57fc28 SOLR-11068: MOVEREPLICA and REPLACENODE API parameter names are now 'sourceNode' and 'targetNode'. The old names viz. 'fromNode' for MOVEREPLICA and 'source', 'target' for REPLACENODE have been deprecated 2017-07-15 09:05:33 +05:30
Cassandra Targett bbae31b9d2 SOLR-11050, SOLR-10892: last set of Confluence-style anchors removed and parameter tables obliterated 2017-07-14 16:35:01 -05:00
Steve Rowe 4cb74a50ef SOLR-10796: fix test bugs when RANDOM_MULTIPLIER > 1 2017-07-14 16:40:19 -04:00
Steve Rowe 65cc88de7d SOLR-10568: Add gpg key import note to the Jenkins script 2017-07-14 14:39:40 -04:00
Steve Rowe 15e3e22f09 SOLR-10568: Add Jenkins script to download and locally install the software needed to build the Solr ref guide, and then build it. 2017-07-14 14:17:15 -04:00
Steve Rowe 82515fd329 SOLR-10796: TestPointFields: increase randomized testing of non-trivial values (part 2) 2017-07-14 13:54:35 -04:00
Joel Bernstein ebd130b7e2 SOLR-10802: Fix problem with variable assignment 2017-07-14 11:13:09 -04:00
Mike McCandless 3df97d3f0c LUCENE-7905: optimize how OrdinalMap builds its map 2017-07-14 11:01:57 -04:00
Ishan Chattopadhyaya 76363e50d9 SOLR-8984: EnumField's error reporting to indicate the name of the field 2017-07-14 18:25:00 +05:30
Tomas Fernandez Lobbe baa866970b SOLR-11043: Fix SimpleFacets 2017-07-13 15:59:25 -07:00
Tomas Fernandez Lobbe 5bcf9403c0 SOLR-11043: Precommit fix and trivial change to test 2017-07-13 12:29:33 -07:00
Tomas Fernandez Lobbe 9e4aaf9780 SOLR-11043: Fix facet.range.method=dv and interval facets on single-valued float fields with negative values 2017-07-13 12:27:36 -07:00