markrmiller
|
91c3f78f8f
|
SOLR-10076: Hide keystore and truststore passwords from /admin/info/* outputs.
|
2017-03-14 06:13:34 -04:00 |
markrmiller
|
bac3424936
|
SOLR-10279: The autoAddReplica feature can result in SolrCores being assigned new shards when using legacyCloud=false and will also fail on a state check when taking over a core registration with a new core.
|
2017-03-14 06:01:06 -04:00 |
Cao Manh Dat
|
120274b451
|
SOLR-9835: Update CHANGES.txt
|
2017-03-14 16:20:46 +07:00 |
Cao Manh Dat
|
7830462d4b
|
SOLR-9835: Create another replication mode for SolrCloud
|
2017-03-14 14:37:47 +07:00 |
Cao Manh Dat
|
faeb1fe8c1
|
SOLR-8045: Fix smokeTestRelease.py from precommit
|
2017-03-14 08:30:38 +07:00 |
Tomas Fernandez Lobbe
|
abec54bd57
|
SOLR-10236: Remove FieldType.getNumericType() from master
|
2017-03-13 16:00:16 -07:00 |
Andrzej Bialecki
|
e3a0b428fd
|
SOLR-10269 MetricHandler JSON output was incorrect.
|
2017-03-13 20:30:27 +01:00 |
Christine Poerschke
|
c8bad8c10a
|
SOLR-9045: Make RecoveryStrategy settings configurable.
|
2017-03-13 15:49:01 +00:00 |
Ishan Chattopadhyaya
|
ceffbf9844
|
SOLR-10250: CloudSolrClient can now return versions for documents added or deleted when versions=true is passed
|
2017-03-13 19:53:22 +05:30 |
Ishan Chattopadhyaya
|
a06c39f3e5
|
SOLR-9838: 'inc' atomic update doesn't respect default field value
|
2017-03-13 18:46:08 +05:30 |
Ishan Chattopadhyaya
|
d5181ec8e5
|
SOLR-10079: Increasing threadpool termination to 15s, clearIndex() to do clean replica indexes as well
|
2017-03-13 16:56:29 +05:30 |
Ishan Chattopadhyaya
|
b64382bb07
|
SOLR-10079: Force in-place standalone test to always use NoMergePolicy, also assert that it was used
|
2017-03-13 15:22:49 +05:30 |
Nicholas Knize
|
35e0c05dbb
|
fix IntRange.newIntersectsQuery to use newRelationQuery helper
|
2017-03-13 02:36:57 -05:00 |
Nicholas Knize
|
d34d81f9af
|
LUCENE-7740: Refactor Range Fields to remove Field suffix (e.g., DoubleRange),
move InetAddressRange and InetAddressPoint from sandbox to misc module, and
refactor all other range fields from sandbox to core.
|
2017-03-13 02:22:29 -05:00 |
David Smiley
|
182c20c4e5
|
SOLR-10039: New LatLonPointSpatialField
|
2017-03-11 20:48:01 -05:00 |
Nicholas Knize
|
1745b0338e
|
LUCENE-7738: Add new InetAddressRangeField for indexing and querying InetAddress ranges.
|
2017-03-11 18:51:43 -06:00 |
Nicholas Knize
|
f3ba7f4105
|
LUCENE-7449: fix CROSSES queries so they don't match all docs when internal nodes are equal
|
2017-03-11 18:41:18 -06:00 |
Mike McCandless
|
a3f4896359
|
remove stale comment
|
2017-03-11 06:41:49 -05:00 |
Cao Manh Dat
|
0fb386a864
|
SOLR-8045: Deploy V2 API at /v2 instead of /solr/v2
|
2017-03-11 10:30:52 +07:00 |
David Smiley
|
6415d912ca
|
LUCENE-7734: move to 7x section; won't do 6x backport
|
2017-03-10 21:35:53 -05:00 |
Dawid Weiss
|
9540bc3758
|
LUCENE-7700: Move throughput control and merge aborting out of IndexWriter's core.
|
2017-03-10 10:23:29 +01:00 |
David Smiley
|
d2bf30d58f
|
LUCENE-7734: FieldType copy constructor widened to IndexableFieldType
|
2017-03-09 23:12:45 -05:00 |
Joel Bernstein
|
d945a246f6
|
SOLR-10257: Add logarithm StreamEvaluator
|
2017-03-09 21:01:24 -05:00 |
Noble Paul
|
c680f45f2d
|
added a test
|
2017-03-09 14:41:42 +10:30 |
Joel Bernstein
|
c85aac2a65
|
SOLR-10254: Fix pre-commit
|
2017-03-08 21:35:24 -05:00 |
Joel Bernstein
|
682c6a7d51
|
SOLR-10254: significantTerms Streaming Expression should work in non-SolrCloud mode
|
2017-03-08 21:11:26 -05:00 |
Chris Hostetter
|
8756be0540
|
SOLR-8876: change morphline test config files to work around 'importCommands' bug when using java9
|
2017-03-08 09:52:46 -07:00 |
Mark Miller
|
e35881a63a
|
SOLR-10248: Merge SolrTestCaseJ4's SolrIndexSearcher tracking into the ObjectReleaseTracker.
|
2017-03-08 11:44:23 -05:00 |
Mark Miller
|
6a6e303298
|
SOLR-10244: TestCoreDiscovery fails if you run it as root.
|
2017-03-08 10:23:46 -05:00 |
Mikhail Khludnev
|
8a5492930e
|
LUCENE-7695: support synonyms in ComplexPhraseQueryParser
|
2017-03-08 11:20:35 +03:00 |
Uwe Schindler
|
d8442070cf
|
SOLR-10235: fix precommit
|
2017-03-07 22:07:13 +01:00 |
Andrzej Bialecki
|
4d7bc94771
|
SOLR-9858: Collect aggregated metrics from nodes and shard leaders in overseer.
|
2017-03-07 22:01:21 +01:00 |
Ishan Chattopadhyaya
|
a6e14ec6d2
|
LUCENE-7718: buildAndPushRelease.py script should refer to working tree instead of directory
|
2017-03-08 01:49:13 +05:30 |
Ishan Chattopadhyaya
|
3a9933960e
|
Add 6.4.2 back compat test indexes
|
2017-03-08 01:21:45 +05:30 |
Ishan Chattopadhyaya
|
57e8543bfd
|
doap entries for 6.4.2
|
2017-03-08 00:48:48 +05:30 |
Uwe Schindler
|
0d2c027857
|
SOLR-10235: Fix DIH's TestJdbcDataSource to work with Java 9 and other Java runtimes that do not use the same DriverManager implementation like Oracle's original one
|
2017-03-07 19:01:15 +01:00 |
Andrzej Bialecki
|
2d51a42d3c
|
SOLR-10226 JMX metric avgTimePerRequest broken.
|
2017-03-07 18:09:58 +01:00 |
Ishan Chattopadhyaya
|
190f4b6b93
|
SOLR-10178, SOLR-10079: Force tests to always use NoMergePolicy, also assert that it was used
|
2017-03-07 19:02:26 +05:30 |
Mike McCandless
|
21559fe86d
|
LUCENE-7712: SimpleQueryParser now parses foo~ as foo~2
|
2017-03-07 06:55:47 -05:00 |
Cao Manh Dat
|
7af6cc9715
|
SOLR-9986: Fix precommit
|
2017-03-07 15:37:24 +07:00 |
Cao Manh Dat
|
3131ec2d99
|
SOLR-9986: Implement DatePointField
|
2017-03-07 10:11:47 +07:00 |
Joel Bernstein
|
6df17c8cfe
|
SOLR-8593: in TestSQLHandler assume not run with Turkish locale
|
2017-03-06 12:20:28 -05:00 |
Andrzej Bialecki
|
acb185b2dc
|
SOLR-9999: Instrument DirectUpdateHandler2.
|
2017-03-06 11:10:43 +01:00 |
Noble Paul
|
fb1d2d1ae2
|
SOLR-10230: default TTL of PKIAuthenticationPlugin increased to 10secs
|
2017-03-06 10:09:01 +10:30 |
Mikhail Khludnev
|
f49bd79ec1
|
SOLR-10146: fixing tabs
|
2017-03-05 12:30:36 +03:00 |
Kevin Risden
|
686fbd3ba2
|
SOLR-10171: Add Constant Reduction Rules to Calcite Planner
|
2017-03-04 19:22:34 -06:00 |
Jan Høydahl
|
b2dcb47ef4
|
SOLR-10146: Added button to the Admin UI 'Collection' tab for deleting an inactive shard
|
2017-03-05 00:04:49 +01:00 |
Jan Høydahl
|
59433bb460
|
SOLR-10088: Installer script does not put zoo.cfg in SOLR_HOME
|
2017-03-04 23:19:06 +01:00 |
Andrzej Bialecki
|
5ccc8e7ae9
|
SOLR-10227 Fix a test failure.
|
2017-03-04 09:31:26 +01:00 |
Noble Paul
|
b66d13398a
|
SOLR-9401: TestPKIAuthenticationPlugin NPE. do the time consuming pub key creation before header is set
|
2017-03-04 16:12:57 +10:30 |