Uwe Schindler
1e93367c00
SOLR-10951, HADOOP-14586: Add a hack to make Hadoop's Shell work with Java 9 release
2017-06-28 17:41:28 +02:00
Christine Poerschke
701c73d45a
SOLR-10506: Fix memory leak (upon collection reload or ZooKeeper session expiry) in ZkIndexSchemaReader.
...
(Torsten Bøgh Köster, Christine Poerschke, Jörg Rathlev, Mike Drob)
2017-06-27 15:07:40 +01:00
Christine Poerschke
9c75c8082d
SOLR-10963: Fix example json in MultipleAdditiveTreesModel javadocs. (Stefan Langenmaier via Christine Poerschke)
2017-06-27 13:22:11 +01:00
Mark Miller
54fc1ee44d
SOLR-10307: Export variables so that solr.in.sh works correctly.
2017-06-27 02:37:15 -04:00
Ishan Chattopadhyaya
ee572b052a
SOLR-10272: Use _default config set if config name is not specified with CREATE collection
2017-06-27 09:07:05 +05:30
Chris Hostetter
9f56698d33
SOLR-10948: Fix extraction component to treat DatePointField the same as TrieDateField
...
SOLR-10947: Randomize the usage of Points based numerics in contrib test schemas
This commit also adds @SuppressPointFields needed for SOLR-10949
2017-06-26 17:03:00 -07:00
Chris Hostetter
14a0b4fa53
SOLR-10946: Randomize the usage of Points based numerics in solrj test schemas
...
This includes an @SuppressPointFields for SOLR-10960
2017-06-26 15:49:55 -07:00
Dennis Gove
bee8d7ccb3
Revert "SOLR-9981: Performance improvements and bug fixes for the Analytics component"
...
This reverts commit a5dce163eb
.
2017-06-26 17:33:26 -04:00
Christine Poerschke
0dad305193
SOLR-10823: correct CHANGES.txt entry section (7.0.0 instead of 6.7.0)
2017-06-26 20:12:22 +01:00
Christine Poerschke
44860bd48a
SOLR-10823: Add reporting period to SolrMetricReporter base class.
2017-06-26 16:26:37 +01:00
Ishan Chattopadhyaya
e4a7fc59ad
SOLR-10574: Adding _default configset, replacing data_driven_schema_configs and basic_configs
2017-06-26 04:58:02 +05:30
Dennis Gove
a5dce163eb
SOLR-9981: Performance improvements and bug fixes for the Analytics component
2017-06-24 21:39:01 -04:00
Mikhail Khludnev
706d201815
LUCENE-7871: fix false positive match in BlockJoinSelector when children have no value.
...
- introducing BlockJoinSelector.wrap methods accepting children as DISI.
- extracting ToParentDocValues
2017-06-20 16:31:09 +03:00
Mikhail Khludnev
3b07e7241e
SOLR-10824: fixing NPE ExactSharedStatsCache, avoid maxdocs skew on
...
unique terms.
2017-06-12 21:27:53 +03:00
Anshum Gupta
e46d39bd5a
SOLR-10915: Make builder based SolrClient constructors to be the only valid way to construct client objects and increase the visibility of builder elements to be protected so extending the builder, and the clients is possible.
2017-06-23 11:30:50 -07:00
Christine Poerschke
05433eb709
Revert "SOLR-10907: Fix Resource Leak warning in ExpandComponent."
...
This reverts commit 55b0227d8c
.
2017-06-23 19:26:21 +01:00
Christine Poerschke
55b0227d8c
SOLR-10907: Fix Resource Leak warning in ExpandComponent.
2017-06-23 15:47:24 +01:00
Steve Rowe
a6f4f2dd9c
SOLR-10503,SOLR-10502: Deprecate CurrencyField in favor of new CurrencyFieldType, which works with point fields and provides control over dynamic fields used for the raw amount and currency code sub-fields.
2017-06-23 10:14:28 -04:00
Jan Høydahl
69d0c70651
SOLR-10763: Admin UI replication tab sometimes empty when failed replications
2017-06-23 08:26:34 +02:00
yonik
98276481e4
SOLR-10921: raise lucene BooleanQuery.maxClauseCount, add higher level checking via QueryUtils.build
2017-06-22 16:05:19 -04:00
Uwe Schindler
5de15ff403
LUCENE-7883: Lucene/Solr no longer uses the context class loader when resolving resources
2017-06-22 20:20:50 +02:00
Chris Hostetter
38f29b2674
SOLR-10864: Simplified how Trie vs Points based numerics are randomized by SolrTestCaseJ4
...
Adds a static option to PointsField to ignore 'precisionStep' attribute.
This change also begins to attempt to randomize 'docValues' on numeric field types unless tests explicity enable/disable them
2017-06-22 09:31:36 -07:00
Steve Rowe
d3f9059d29
SOLR-10883: Ref guide: Escape replacement substitutions; add .adoc file checks to the top-level validate target
2017-06-21 18:21:40 -04:00
Chris Hostetter
1737fce5df
SOLR-10929: Removed unused 'valType' option from ExternalFileField
2017-06-21 09:13:22 -07:00
Cao Manh Dat
8e9d685a40
SOLR-8256: Set legacyCloud=false as default
2017-06-21 22:25:39 +07:00
Ishan Chattopadhyaya
1a58412e4a
SOLR-10574: Reverting previous commits to tackle test failues
2017-06-20 23:14:24 +00:00
Jan Høydahl
8648b005e2
SOLR-4646: eDismax lowercaseOperators now defaults to "false" for luceneMatchVersion >= 7.0.0
2017-06-20 13:39:36 +02:00
Jan Høydahl
39dfb7808a
SOLR-6671: Possible to set solr.data.home property as root dir for all data
2017-06-20 13:21:14 +02:00
Ishan Chattopadhyaya
0ec9d64d81
SOLR-10574: Changes and upgrade notes
2017-06-20 11:14:28 +00:00
Jan Høydahl
4746ff0ec8
SOLR-9623: Disable remote streaming in example configs by default. Adjust Upload Limit defaults
2017-06-20 11:00:08 +02:00
Cao Manh Dat
b1b566f57b
SOLR-10406: v2 API error messages list the URL request path as /solr/____v2/... when the original path was /v2/...
2017-06-20 12:46:33 +07:00
Cao Manh Dat
294026ffa8
SOLR-9989: Add support for PointFields in FacetModule (JSON Facets)
2017-06-20 10:42:59 +07:00
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
Cao Manh Dat
1744fa254a
SOLR-10886: Add CHANGES.txt entry
2017-06-16 14:30: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
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
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
Noble Paul
c3c895548f
SOLR-10876: Regression in loading runtime UpdateRequestProcessors like TemplateUpdateProcessorFactory
2017-06-14 18:56:43 +09:30
Noble Paul
92b17838a3
SOLR-10876: Regression in loading runtime UpdateRequestProcessors like TemplateUpdateProcessorFactory
2017-06-14 18:07:40 +09:30
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
Mark Miller
9a0d9e83f6
SOLR-9910: Add solr/solr.cmd parameter to append jetty parameters to the start script.
2017-06-13 15:55:51 -04:00
Tomas Fernandez Lobbe
061a768d87
SOLR-10833: Updated CHANGES to include SOLR-10833
2017-06-13 10:57:45 -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
Andrzej Bialecki
232eff0893
SOLR-10704 Wait until all leader replicas are recovered before deleting
...
the originals.
2017-06-13 17:39:26 +02:00
Tomas Fernandez Lobbe
833a6f3ffb
SOLR-10851: SolrClients should clarify expectations for solrServerUrl parameter
2017-06-12 15:47:46 -07:00
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
Dawid Weiss
b2ea95c9ec
SOLR-10849: MoreLikeThisComponent should expose setMaxDocFreqPct (maxDoc frequency percentage).
2017-06-12 14:44:06 +02:00
Cao Manh Dat
661a3c46d4
SOLR-10715: Move change entry to 6.7.0
2017-06-12 16:44:42 +07:00
Cao Manh Dat
41d12df6d2
SOLR-10715: Welcome message should work for _introspect
2017-06-12 10:46:38 +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
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
David Smiley
29de0f75e8
SOLR-10722: UH optimize for Solr's getFieldInfos
2017-06-06 11:05:17 -04:00
Noble Paul
790fb19377
SOLR-10278: A new DSL to set cluster-wide preferences and policies on how to allocate replicas to nodes
2017-06-06 14:51:01 +09:30
Shalin Shekhar Mangar
d633c957cb
Merge branch 'feature/autoscaling_solr7'
...
# Conflicts:
# solr/CHANGES.txt
2017-06-06 09:26:56 +05:30
Shalin Shekhar Mangar
b47572ee87
SOLR-10419: All collection APIs should use the new Policy framework for replica placement
2017-06-06 09:22:38 +05:30
Joel Bernstein
4f55b43daa
SOLR-10651: Update CHANGES.txt for completed subtasks
2017-06-05 20:02:46 -04:00
Mikhail Khludnev
357f4dfb18
SOLR-3702: concat(..) function query
2017-06-05 23:26:06 +03:00
Jason Gerlowski
99093caec5
SOLR-10713: Add common output files to .gitignore
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-06-05 12:49:50 -05:00
Christine Poerschke
2271e73e76
SOLR-10671: Add abstract doInit method to the SolrMetricReporter base class.
...
(Christine Poerschke, Anshum Gupta)
2017-06-05 12:17:38 +01:00
Shalin Shekhar Mangar
744d1ab974
SOLR-10782: Improve error handling and tests for Snitch and subclasses and general cleanups
2017-06-05 13:41:26 +05:30
Mikhail Khludnev
db2b19f6ba
SOLR-8762: respond child docs in DIH debug
2017-06-03 21:36:52 +03:00
Varun Thacker
2c9f8604c2
SOLR-8437: Improve RAMDirectory details in sample solrconfig files
2017-06-02 21:56:49 -07:00
Chris Hostetter
038baaed92
SOLR-10801: Remove several deprecated methods that were exposed to plugin writers
2017-06-02 10:51:23 -07:00
Tomas Fernandez Lobbe
3618fc529d
SOLR-10799: Refator HttpShardHandler.prepDistributed collection of shard replicas
2017-06-02 10:34:30 -07:00
Christine Poerschke
c64f9d64b4
SOLR-8668: In solrconfig.xml remove <mergePolicy> (and related <mergeFactor> and <maxMergeDocs>)
...
support in favor of the <mergePolicyFactory> element introduced by SOLR-8621 in Solr 5.5.0.
(Christine Poerschke, hossman)
2017-06-02 13:59:08 +01:00
Christine Poerschke
cccf97cae8
SOLR-10790: Fix warnings in Assign.java and ReplicaAssigner.java classes.
2017-06-02 10:39:18 +01:00
Christine Poerschke
72ba34f66c
LUCENE-7852: Correct copyright year(s) in lucene/LICENSE.txt and solr/LICENSE.txt files
2017-06-02 10:36:07 +01:00
Chris Hostetter
fb3d3f1c92
SOLR-10791: Remove deprecated options in SSLTestConfig
2017-06-01 10:50:58 -07:00
Chris Hostetter
c88c524bbf
SOLR-10792: Deprecate and remove implicit registration of lucenePlusSort aka OldLuceneQParser
2017-06-01 10:01:17 -07:00
Noble Paul
57fe80d8a0
SOLR-10744: Update noggit to newer version (0.8)
2017-06-01 15:13:00 +09:30
Noble Paul
4a378eb0ad
SOLR-10793: BlobHandler should have a well-known permission name
2017-06-01 13:44:02 +09:30
Mark Miller
7da9e9d735
SOLR-10137: Ensure that ConfigSets created via API are mutable.
2017-05-31 17:44:08 -04:00
Mark Miller
872b0dba2d
SOLR-10360: Solr HDFS snapshot export fails due to FileNotFoundException error when using MR1 instead of yarn.
...
This closes #173
2017-05-31 14:24:18 -04:00
Chris Hostetter
7a5261a222
SOLR-10757: Merge remote-tracking branch 'refs/remotes/origin/master'
...
Conflicts:
solr/CHANGES.txt
2017-05-31 09:52:25 -07:00
Chris Hostetter
ee33f38bd1
SOLR-10757: delete/refactor/cleanup CollectionAdminRequest deprecations
2017-05-31 09:49:56 -07:00
Tomas Fernandez Lobbe
c824b097b4
SOLR-10752: replicationFactor default is 0 if tlogReplicas > 0 is specified
2017-05-30 17:54:28 -07:00
Shalin Shekhar Mangar
e5d8ed397a
SOLR-9735: Initial port of autoscaling work for Solr 7
2017-05-30 14:59:25 +05:30
Erick Erickson
412e4ae2c1
SOLR-10719: Creating a core.properties fails if the parent of core.properties is a symlinked dierctory
2017-05-29 20:08:44 -07:00
Erick Erickson
906679adc8
LUCENE=7705: Allow CharTokenizer-derived tokenizers and KeywordTokenizer to configure the max token length
2017-05-28 15:18:48 -07:00
Chris Hostetter
bc973ecdcf
SOLR-10755: delete/refactor many solrj deprecations
2017-05-26 19:04:31 -07:00
Steve Rowe
1d2acdbea7
SOLR-10758: move CHANGES entry under 6.6 section after backport
2017-05-26 18:39:41 -04:00
Ishan Chattopadhyaya
45b26e322f
SOLR-10735: Fixing windows space directory issue
2017-05-27 03:30:27 +05:30
Steve Rowe
b23aab5482
SOLR-10758: Modernize the Solr ref guide's Chinese language analysis coverage
2017-05-26 14:47:32 -04:00
Christine Poerschke
e7099e4bf5
SOLR-10741: Factor out createSliceShardsStr method from HttpShardHandler.prepDistributed.
...
(Domenico Fabio Marino via Christine Poerschke)
2017-05-26 10:52:57 +01:00
Steve Rowe
78e7e1c307
SOLR-10379: Add ManagedSynonymGraphFilterFactory, deprecate ManagedSynonymFilterFactory
2017-05-25 17:49:20 -04:00
Christine Poerschke
6ba1834bc3
SOLR-10659: Remove ResponseBuilder.getSortSpec use in SearchGroupShardResponseProcessor. (Judith Silverman via Christine Poerschke)
2017-05-25 16:46:46 +01:00
Christine Poerschke
2bb6e2caca
SOLR-10479: Adds support for HttpShardHandlerFactory.loadBalancerRequests(MinimumAbsolute|MaximumFraction) configuration. (Ramsey Haddad, Daniel Collins, Christine Poerschke)
2017-05-25 16:46:45 +01:00
Tomas Fernandez Lobbe
94731aaa09
SOLR-10710: Fix LTR failing tests
2017-05-24 13:28:07 -07:00
yonik
d60c72f34c
SOLR-10634: calc metrics in first phase if limit=-1 and no subfacets
2017-05-23 20:52:46 -04:00
Steve Rowe
ea9adc055b
SOLR-10438: Assign explicit useDocValuesAsStored values to all points field types in schema-point.xml/TestPointFields.
2017-05-23 20:04:43 -04:00
Erick
28b8696d77
SOLR-10721: Provide a way to know when Core Discovery is finished and when all async cores are done loading
2017-05-23 12:20:58 -07:00
Mark Miller
73aa53b063
SOLR-10307: Add upgrade notes for back compat change.
2017-05-23 12:50:07 -03:00