Steve Rowe
ceed8b7937
- In help text, show default RC number.
...
- In help text, state that the default --root value is '.' (the current directory)
2016-05-24 00:20:17 -04:00
Steve Rowe
0d4aa0b8d1
When there are unpushed commits, print out the full command used to show the commits
2016-05-24 00:20:14 -04:00
Steve Rowe
8412026265
Fix current branch detection
2016-05-24 00:20:11 -04:00
Steve Rowe
b4cc5a56fc
Check for unpushed commits only on the current branch
2016-05-24 00:20:06 -04:00
Steve Rowe
71169d5f86
os.isdir => os.path.isdir
2016-05-24 00:19:59 -04:00
Steve Rowe
f742decb27
- Fail if there are unpushed commits in the Git working tree
...
- Drop obsolete "--push-remote" param
- Drop obsolete "--smoke-test" param
- Update example RM cmdline usage
- Support relative working tree root directory
- Convert "root" positional cmdline arg into an optional "--root" arg defaulting to '.'
- Use sys.executable instead of $PYTHON_EXEC when printing smoke tester cmdline
- Add new fail-fast checks:
- Check for a functional "git" executable
- Ensure "ant" version is 1.8.X
- Ensure working tree is under Git control, and contains 'lucene/', 'solr/' and 'dev-tools/' dirs
2016-05-24 00:19:51 -04:00
Dennis Gove
ab87a0e756
SOLR-8988: Adds query option facet.distrib.mco which when set to true allows the use of facet.mincount=1 in cloud mode
2016-05-23 15:23:37 -04:00
Christine Poerschke
c432e44264
SOLR-9134: Fix RestManager.addManagedResource return value.
2016-05-23 16:41:34 +01:00
Alan Woodward
6c37541618
SOLR-9132: Fix request-counting logic in ConnectionReuseTest
2016-05-23 15:25:25 +01:00
Adrien Grand
3f358dda9c
LUCENE-7289: Add HalfFloatPoint.
2016-05-23 11:11:34 +02:00
Adrien Grand
bcc4e8709e
LUCENE-7258: Speed up DocIdSetBuilder allocation.
2016-05-23 09:28:08 +02:00
Noble Paul
978885cf70
Merge remote-tracking branch 'origin/branch_6x' into branch_6x
2016-05-23 12:17:09 +05:30
Noble Paul
48feaed745
more logging for debug errors such as these SOLR-9143
2016-05-23 12:16:43 +05:30
Mikhail Khludnev
02a31ebc84
SOLR-9147: trying to fix the build
2016-05-23 08:02:18 +03:00
Uwe Schindler
b385a536f3
LUCENE-7296, SOLR-9147: Fix Maven build
2016-05-23 00:48:10 +02:00
Uwe Schindler
ecf2a732fc
LUCENE-7296: Update forbiddenapis to version 2.1
2016-05-23 00:18:42 +02:00
Mikhail Khludnev
bbac85c35a
SOLR-9147: using BAOS from commons io 2.5 in EmbeddedSolrServer to avoid array resize.
2016-05-23 00:15:46 +03:00
Steve Rowe
b4d8e42a1f
SOLR-8801: /bin/solr create script always returns exit code 0 when a collection/core already exists
2016-05-20 19:37:37 -04:00
Uwe Schindler
25e913211b
Revert and fix "LUCENE-7293: don't try to highlight GeoPoint queries"
2016-05-21 00:29:52 +02:00
Uwe Schindler
9e793672e4
LUCENE-7293: Fix benchmark dependencies
2016-05-20 23:11:33 +02:00
Uwe Schindler
ebcc991034
Merge branch 'branch_6x' of https://git-wip-us.apache.org/repos/asf/lucene-solr into branch_6x
2016-05-20 22:26:14 +02:00
Uwe Schindler
7bd6d94952
LUCENE-7292: Use '-release' instead of '-source/-target' during compilation on Java 9+ to ensure real cross-compilation
2016-05-20 22:25:28 +02:00
Mike McCandless
78e92a0536
LUCENE-7293: don't try to highlight GeoPoint queries
2016-05-20 14:49:05 -04:00
Alan Woodward
0132d58e55
SOLR-9132: Add some logging to ConnectionReuseTest for debugging
2016-05-20 19:20:59 +01:00
Karl Wright
4eee3b4ed4
LUCENE-7290: Restore XYZBounds fudge factor to its previous value.
2016-05-20 13:54:49 -04:00
Karl Wright
817cbf0c69
Merge branch 'branch_6x' of https://git-wip-us.apache.org/repos/asf/lucene-solr into branch_6x
2016-05-20 13:51:06 -04:00
Karl Wright
abfc24bfa7
LUCENE-7290: Add support for calculating bounds for intersections.
2016-05-20 13:51:00 -04:00
Jan Høydahl
4aa9c32dac
SOLR-9131: Fix "start solr" text in cluster.vm Velocity template
...
(cherry picked from commit 3d750b6)
2016-05-20 12:45:49 +02:00
Alan Woodward
f1e870c016
SOLR-9132: Move some tests to SolrCloudTestBase
2016-05-19 16:59:08 +01:00
Alan Woodward
8db3c73375
SOLR-9113: Fix re-registration race
2016-05-19 14:53:43 +01:00
Karl Wright
7c3095eef0
LUCENE-7290: Roll back resolution increase.
2016-05-19 05:10:07 -04:00
Alan Woodward
35024d3edc
LUCENE-7231: WeightedSpanTermExtractor correctly deals with single-term PhraseQuery
2016-05-19 09:50:14 +01:00
Alan Woodward
53d96705e9
LUCENE-7284: GapSpans needs to implement positionsCost()
2016-05-19 09:50:07 +01:00
jbernste
73b71b16d2
SOLR-9128: Update CHANGES.txt
...
Conflicts:
solr/CHANGES.txt
2016-05-18 22:54:21 -04:00
jbernste
cb38b14205
SOLR-9128: Fix error handling issues in Streaming classes
2016-05-18 22:53:02 -04:00
Karl Wright
f4f1d8adc5
LUCENE-7290: Decrease MINIMUM_RESOLUTION, since it's too big for at least one test case.
2016-05-18 20:36:06 -04:00
Uwe Schindler
76d4dea086
Hide bootclasspath warning also in Solr (Java 9)
2016-05-18 23:52:33 +02:00
Shalin Shekhar Mangar
894650d352
SOLR-9117: Write contributor's full name in change log
...
(cherry picked from commit 4bc3477
)
2016-05-18 20:20:35 +05:30
Shalin Shekhar Mangar
2dff2b8070
SOLR-9116: Race condition causing occasional SolrIndexSearcher leak when SolrCore is reloaded
...
(cherry picked from commit d6a5c5a
)
2016-05-18 20:17:35 +05:30
Karl Wright
aa339a2f07
LUCENE-7212: Add outside distance classes and methods.
2016-05-18 09:04:37 -04:00
Karl Wright
a13428e008
LUCENE-7212: Rename the public method for path sort fields.
2016-05-18 08:35:39 -04:00
Karl Wright
ace032ea26
LUCENE-7212: Add tests for encoding/decoding.
2016-05-18 07:59:50 -04:00
Karl Wright
ace1f7e3bd
LUCENE-7288: Return POSITIVE_INFINITY for points outside of shape, not MAX_VALUE.
2016-05-18 07:08:16 -04:00
David Smiley
bd3e568754
LUCENE-7278: DRPT: fix test bug (when milli is 0)
...
(cherry picked from commit 2accf12
)
2016-05-17 23:27:09 -04:00
Karl Wright
8a407f0399
LUCENE-7212: Add Geo3D sorted document fields.
2016-05-17 17:21:43 -04:00
Shalin Shekhar Mangar
ba7698e4e7
SOLR-9117: The first SolrCore is leaked after reload
...
(cherry picked from commit d1202a8
)
2016-05-18 02:04:15 +05:30
jbernste
b1b9015290
SOLR-9118: Update CHANGES.txt
...
Conflicts:
solr/CHANGES.txt
2016-05-17 14:21:11 -04:00
jbernste
93201cd07e
SOLR-9118: HashQParserPlugin should trim partition keys
2016-05-17 14:17:17 -04:00
Steve Rowe
01ed4a5f7d
SOLR-9121: Fix check-lib-versions task to pass through the "ivysettings.xml" property as an Ivy variable so that the nested ivy settings file can be located when parsing the top-level ivy settings file.
2016-05-17 10:08:41 -04:00
Alan Woodward
8de89081e6
SOLR-9113: Improve state watcher API
2016-05-17 10:45:34 +01:00