Jan Høydahl
50c4f58276
SOLR-9151: Fix SolrCLI so that bin/solr -e cloud example can be run from any CWD
2016-05-24 12:56:31 +02:00
Dawid Weiss
e44509f2df
LUCENE-7277: Make Query.hashCode and Query.equals abstract.
2016-05-24 10:33:15 +02:00
Alan Woodward
196f4530a2
Revert "SOLR-9132: Fix request-counting logic in ConnectionReuseTest"
...
The logic for request-counting is different in master and 6.x, due to the
difference in HttpClient implementations.
This reverts commit a35057fff2
.
2016-05-24 08:35:16 +01:00
Noble Paul
ba46eb7be4
Merge remote-tracking branch 'origin/master'
2016-05-24 10:39:25 +05:30
Noble Paul
5a18599892
improved logging for debug errors such as these SOLR-9143
2016-05-24 10:39:11 +05:30
Steve Rowe
a4de634aaf
fix smokeTestRelease.py directory interpolation
2016-05-24 00:18:57 -04:00
Steve Rowe
532d07f1f5
Hide 'git --version' output
2016-05-24 00:18:47 -04:00
Steve Rowe
dbb1fc688f
- In help text, show default RC number.
...
- In help text, state that the default --root value is '.' (the current directory)
2016-05-24 00:18:18 -04:00
Steve Rowe
6c85a1d759
When there are unpushed commits, print out the full command used to show the commits
2016-05-24 00:17:48 -04:00
Steve Rowe
51f7574d2f
Fix current branch detection
2016-05-24 00:17:31 -04:00
Steve Rowe
ed893b3d7a
Check for unpushed commits only on the current branch
2016-05-24 00:17:15 -04:00
Steve Rowe
54143f5dcb
os.isdir => os.path.isdir
2016-05-24 00:16:54 -04:00
Steve Rowe
8cb2773dc7
- 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:16:10 -04:00
Dennis Gove
e4e990b993
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:13:37 -04:00
Christine Poerschke
1b809e784a
SOLR-9134: Fix RestManager.addManagedResource return value.
2016-05-23 16:22:20 +01:00
Alan Woodward
a35057fff2
SOLR-9132: Fix request-counting logic in ConnectionReuseTest
2016-05-23 15:27:23 +01:00
Adrien Grand
6d66f01c89
LUCENE-7289: Add HalfFloatPoint.
2016-05-23 11:05:09 +02:00
Adrien Grand
052fb97f82
LUCENE-7258: Speed up DocIdSetBuilder allocation.
2016-05-23 09:27:11 +02:00
Noble Paul
eae605b532
Merge remote-tracking branch 'origin/master'
2016-05-23 12:05:53 +05:30
Noble Paul
55e3fd9ddf
more logging for debug errors such as these SOLR-9143
2016-05-23 12:05:17 +05:30
Mikhail Khludnev
d8a6bf8a05
SOLR-9147: trying to fix the build
2016-05-23 07:58:18 +03:00
Uwe Schindler
3fb69edead
LUCENE-7296, SOLR-9147: Fix Maven build
2016-05-23 00:47:20 +02:00
Uwe Schindler
a5f1902869
LUCENE-7296: Update forbiddenapis to version 2.1
2016-05-23 00:16:47 +02:00
Mikhail Khludnev
3ea12f2be4
SOLR-9147: using BAOS from commons io 2.5 in EmbeddedSolrServer to avoid array resize.
2016-05-23 00:10:17 +03:00
Steve Rowe
b922033517
SOLR-8801: /bin/solr create script always returns exit code 0 when a collection/core already exists
2016-05-20 19:36:39 -04:00
Uwe Schindler
eecab95aa6
Revert and fix "LUCENE-7293: don't try to highlight GeoPoint queries"
2016-05-21 00:28:50 +02:00
Uwe Schindler
b09a5c80c6
LUCENE-7293: Fix benchmark dependencies
2016-05-20 23:10:42 +02:00
Uwe Schindler
b9caf83bfa
LUCENE-7292: Use '-release' instead of '-source/-target' during compilation on Java 9+ to ensure real cross-compilation
2016-05-20 22:20:39 +02:00
Mike McCandless
aa90b88e2d
LUCENE-7293: don't try to highlight GeoPoint queries
2016-05-20 14:50:06 -04:00
Karl Wright
c0784d29bd
LUCENE-7290: Restore XYZBounds fudge factor to its previous value.
2016-05-20 13:54:09 -04:00
Karl Wright
908225d174
LUCENE-7290: Add support for calculating bounds for intersections.
2016-05-20 13:49:13 -04:00
Jan Høydahl
59e6e3bac3
SOLR-9131: Fix "start solr" text in cluster.vm Velocity template
2016-05-20 12:44:47 +02:00
Tommaso Teofili
1aceb67e28
LUCENE-7161 - mitigate not enough docs test issue while looking for a better solution
2016-05-20 07:04:04 +02:00
Alan Woodward
ee5836746c
SOLR-9132: Move some tests to SolrCloudTestBase
2016-05-19 16:43:31 +01:00
Alan Woodward
6113e1f2fa
SOLR-9113: Fix re-registration race
2016-05-19 14:49:26 +01:00
Karl Wright
390f3a1025
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2016-05-19 05:09:09 -04:00
Karl Wright
8290302667
LUCENE-7290: Roll back resolution increase.
2016-05-19 05:08:58 -04:00
Alan Woodward
7793c06a30
LUCENE-7231: WeightedSpanTermExtractor correctly deals with single-term PhraseQuery
2016-05-19 09:48:43 +01:00
Alan Woodward
cfc13f5b67
LUCENE-7284: GapSpans needs to implement positionsCost()
2016-05-19 09:48:43 +01:00
jbernste
1c7777cc55
SOLR-9128: Update CHANGES.txt
2016-05-18 22:40:53 -04:00
jbernste
97fd7988ae
SOLR-9128: Fix error handling issues in Streaming classes
2016-05-18 21:52:53 -04:00
Karl Wright
9873003e1d
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2016-05-18 20:35:07 -04:00
Karl Wright
56bae72a45
LUCENE-7290: Decrease MINIMUM_RESOLUTION, since it's too big for at least one test case.
2016-05-18 20:34:49 -04:00
Uwe Schindler
8142ae63a0
Hide bootclasspath warning also in Solr (Java 9)
2016-05-18 23:49:04 +02:00
Shalin Shekhar Mangar
4bc3477fbf
SOLR-9117: Write contributor's full name in change log
2016-05-18 20:19:57 +05:30
Shalin Shekhar Mangar
d6a5c5a539
SOLR-9116: Race condition causing occasional SolrIndexSearcher leak when SolrCore is reloaded
2016-05-18 20:15:52 +05:30
Karl Wright
cc26341345
LUCENE-7212: Add outside distance classes and methods.
2016-05-18 09:03:52 -04:00
Karl Wright
2a810938ba
LUCENE-7212: Rename the public method for path sort fields.
2016-05-18 08:34:54 -04:00
Karl Wright
417c37279e
LUCENE-7212: Add tests for encoding/decoding.
2016-05-18 07:58:35 -04:00
Karl Wright
d7d723690b
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2016-05-18 07:07:25 -04:00