Shalin Shekhar Mangar
|
67f6283ce4
|
LUCENE-7196: Add dependency on grouping and misc modules to avoid compile failures in IntelliJ IDEA
|
2016-04-13 12:45:33 +05:30 |
Karl Wright
|
69f3d1fe5f
|
LUCENE-7204: Add a test for (and make a fix for) legitimately coplanar polygon points.
|
2016-04-13 02:51:25 -04:00 |
Karl Wright
|
9a150920a6
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-04-12 15:37:47 -04:00 |
Karl Wright
|
414bdea97a
|
LUCENE-7204: Add check for backtracking over polygon path.
|
2016-04-12 15:37:13 -04:00 |
Robert Muir
|
8f5ef078b0
|
LUCENE-7207: fix test bug. shrinking a box which is a line can create a cross-dateline query!
|
2016-04-12 09:27:30 -04:00 |
Mike McCandless
|
e034b04b06
|
LUCENE-7189: improve geo debugging technology
|
2016-04-12 06:10:08 -04:00 |
Karl Wright
|
a3ee984bc8
|
LUCENE-7203: Fix the javadoc broken in the previous commit.
|
2016-04-12 06:05:22 -04:00 |
Karl Wright
|
91f74ee254
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-04-12 06:03:24 -04:00 |
Karl Wright
|
aa4236a612
|
LUCENE-7203: Improve polygon intersection detection using a small amount of upfront work.
|
2016-04-12 06:03:04 -04:00 |
yonik
|
c1a70f31a6
|
LUCENE-7188: remove incorrect sanity check in NRTCachingDirectory.listAll() that throws IllegalStateException
|
2016-04-11 23:51:41 -04:00 |
Jan Høydahl
|
10c7757852
|
LUCENE-7155: Detect master/major branch using enum, abort on more errors
|
2016-04-11 23:22:40 +02:00 |
Karl Wright
|
61e3c4020c
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-04-11 12:55:38 -04:00 |
Karl Wright
|
83bde55865
|
LUCENE-7201: Handle illegal rectangles during testing.
|
2016-04-11 12:55:21 -04:00 |
Karl Wright
|
05dc90215a
|
LUCENE-7201: Handle backside whole-world case for bbox generation.
|
2016-04-11 12:52:48 -04:00 |
Adrien Grand
|
88965a0bec
|
Fix javadoc generation.
|
2016-04-11 18:46:47 +02:00 |
Robert Muir
|
901a3af301
|
LUCENE-7185: fix random number generation used for spatial tests.
Note that GeoPoint tests are still on the old RNG as we haven't get made them happy.
|
2016-04-11 10:36:10 -04:00 |
Varun Thacker
|
812c8da013
|
SOLR-8967: UI should not show the replication tab in the core selector panel in cloud mode
|
2016-04-11 17:17:55 +05:30 |
Mike McCandless
|
739c752cd3
|
LUCENE-7189: use fewer sampling points for small earth-surface rectangles
|
2016-04-11 05:45:42 -04:00 |
Mike McCandless
|
38bf7dd834
|
fix silly stack-building test bug in BKD visitor forensics
|
2016-04-11 05:42:59 -04:00 |
Mike McCandless
|
604fb28b58
|
fix rare test bug
|
2016-04-11 05:24:34 -04:00 |
Tommaso Teofili
|
273d586be4
|
LUCENE-7196 - added missing misc dependency
|
2016-04-11 10:03:37 +02:00 |
Tommaso Teofili
|
112078eaf9
|
LUCENE-7196 - guaranteed class coverage in split indexes through grouping by class
|
2016-04-11 09:59:22 +02:00 |
Martijn van Groningen
|
d7867b80f8
|
LUCENE-7187: Block join queries' Weight#extractTerms(...) implementations should delegate to the wrapped weight.
|
2016-04-11 09:20:39 +02:00 |
Mike McCandless
|
dd8c199c0b
|
fix failing test: 6.0 has back compat support in 7.0 ;)
|
2016-04-10 11:03:35 -04:00 |
Karl Wright
|
22ccccfc3e
|
LUCENE-7199: Use a more refined algorithm for picking the random pole used in clockwise/counterclockwise determination.
|
2016-04-10 08:58:19 -04:00 |
Karl Wright
|
7441f88ba6
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-04-10 05:11:27 -04:00 |
Karl Wright
|
a4bf526a62
|
LUCENE-7194: Roll our own toRadians() method, and also make it less likely we'll need to restaple the toString() tests.
|
2016-04-10 05:11:12 -04:00 |
yonik
|
93f9456e2a
|
tests: better DocSetCollector tests, including better smallSetSize boundary testing
|
2016-04-09 19:21:27 -04:00 |
yonik
|
cfba58f0d0
|
SOLR-8922: optimize DocSetCollector to produce less garbage
|
2016-04-09 19:10:02 -04:00 |
Karl Wright
|
d377e7fd34
|
LUCENE-7197: Fix two test failures and add more forensics that helped resolve the issue.
|
2016-04-09 16:12:39 -04:00 |
Karl Wright
|
4d3a633bf1
|
Augment explain output from geo3d BKD tree tests to include shape relationships etc.
|
2016-04-09 00:56:27 -04:00 |
Karl Wright
|
23b953cb4f
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-04-08 20:35:55 -04:00 |
Karl Wright
|
4537a66bb1
|
Stop tests from failing just because of toString test
|
2016-04-08 20:34:23 -04:00 |
nknize
|
455f3dd694
|
LUCENE-7184: update CHANGES.txt
|
2016-04-08 15:15:57 -05:00 |
Karl Wright
|
eb8751256d
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-04-08 15:53:30 -04:00 |
Karl Wright
|
4c4730484d
|
LUCENE-7195: Clockwise/counterclockwise detection was rotating coordinates in the wrong direction.
|
2016-04-08 15:53:12 -04:00 |
nknize
|
48f77829f4
|
adds 6.0.0 back compat test indexes
|
2016-04-08 14:29:31 -05:00 |
Steve Rowe
|
65bfc19f98
|
LUCENE-7174: IntelliJ config: remove trailing slashes on dir names to make IntelliJ happy
|
2016-04-08 12:28:19 -04:00 |
Steve Rowe
|
0cf6c55119
|
LUCENE-7174: IntelliJ config: switch JUnit library to include all jars under lucene/test-framework/lib/, rather than using the exact jar names, which is brittle, and causes trouble when people forget to update when jars are upgraded (like on this issue)
|
2016-04-08 12:28:19 -04:00 |
nknize
|
d896eab989
|
minor trimming from spatial module's GeoEncodingUtils
|
2016-04-08 10:55:40 -05:00 |
Karl Wright
|
771680cfd0
|
LUCENE-7192: Permit adjacent points in a polygon to be coplanar.
|
2016-04-08 09:14:47 -04:00 |
Karl Wright
|
9b65416e60
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-04-08 06:07:13 -04:00 |
Tommaso Teofili
|
c906b4fc5a
|
LUCENE-7193 - added missing timeout param to tests
|
2016-04-08 11:06:43 +02:00 |
Tommaso Teofili
|
2507015f4c
|
LUCENE-7193 - add generic f1-measure metric to confusion matrix
|
2016-04-08 11:06:43 +02:00 |
Karl Wright
|
99fa55906c
|
LUCENE-7191: Tests now exercise the query factory methods in Geo3DPoint.
|
2016-04-08 01:33:46 -04:00 |
Anshum Gupta
|
b02b026b7d
|
SOLR-8097: Implement builder pattern design for constructing SolrJ clients and deprecate direct construction of clients
|
2016-04-07 15:57:49 -07:00 |
Mike McCandless
|
1848477bd8
|
LUCENE-7168: use center value on decode
|
2016-04-07 18:48:47 -04:00 |
Karl Wright
|
5e4777346a
|
LUCENE-7190: Make some methods private in public classes, and make a very few constants public.
|
2016-04-07 18:31:19 -04:00 |
Karl Wright
|
4ffba0b400
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-04-07 17:59:45 -04:00 |
Karl Wright
|
a06a6dfaad
|
LUCENE-7173: Iterate at least 100 times each for polygon construction when testing.
|
2016-04-07 17:59:33 -04:00 |