Commit Graph

25700 Commits

Author SHA1 Message Date
yonik 43ca5078bf SOLR-9432: JSON Facet refactoring to support refinement 2016-08-23 12:54:49 -04:00
Noble Paul 61e1f095e9 SOLR-9310: unhandled exception during parallel indexing 2016-08-23 11:36:07 +05:30
Steve Rowe e5cdaf8ac8 update JDK bug link 2016-08-22 21:36:57 -04:00
Uwe Schindler 1966b22c10 Fix duplicate header in changes 2016-08-23 00:56:32 +02:00
Noble Paul 488e41d1fc Merge remote-tracking branch 'origin/master' 2016-08-22 23:18:13 +05:30
Noble Paul 37ae065591 SOLR-9310: fixing concurrency issue and taking care of negative versions 2016-08-22 23:17:39 +05:30
Varun Thacker c513ae1999 SOLR-7362: Fix TestReqParamsAPI test failures 2016-08-22 18:22:25 +05:30
Robert Muir 5347cc8ea7 LUCENE-7418: remove deprecated legacy numerics from join/ and queryparser/ 2016-08-22 08:39:13 -04:00
Christine Poerschke c9c2d5537a SOLR-9412: Add failOnMissingParams option to MacroExpander, add TestMacroExpander class. (Jon Dorando, Christine Poerschke) 2016-08-22 10:36:07 +01:00
Noble Paul 80f9167807 SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch, precommit errors fixed 2016-08-22 13:58:03 +05:30
Noble Paul c2e769450f SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch 2016-08-22 12:32:13 +05:30
Varun Thacker 364a29c0ab SOLR-9428: Improve logging to log root cause 2016-08-22 01:08:47 +05:30
Uwe Schindler c164d7f2b2 Add extra permission for linedocsfile 2016-08-21 20:48:42 +02:00
Mike McCandless 2a337c3994 also accept ant 1.9.x in JAR manifest 2016-08-21 04:50:02 -04:00
Karl Wright e325973119 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2016-08-20 07:36:01 -04:00
Karl Wright aa9b5204da LUCENE-7412: Make sure no combined edge of a polygon extends for more than 180 degrees. 2016-08-20 07:35:38 -04:00
Mike McCandless ca1ce0b255 allow ant 1.9.x as well 2016-08-20 04:32:13 -04:00
Mike McCandless b134102a9f add version constant for next feature release (6.3.0) 2016-08-20 04:27:08 -04:00
Mike McCandless d19ecc0e65 try to fix back compat version check again 2016-08-20 04:14:01 -04:00
Robert Muir f8536ce726 LUCENE-7419: Don't lookup PositionIncrementAttribute every time in TokenStream.end() 2016-08-19 11:14:45 -04:00
Mikhail Khludnev 2c7d86bc4d SOLR-8644: Test asserts that block join facets work with parent level fq exclusions 2016-08-19 16:51:14 +03:00
Mike McCandless f0963b3b4f add test case to ensure SearchManager can handle concurrent close, refresh, searching and IndexWriter closing 2016-08-19 09:28:17 -04:00
Mikhail Khludnev 3e64a97597 SOLR-8643: fix CHANGES.txt. Note: branch_6x aready fixed. 2016-08-19 15:31:58 +03:00
Mikhail Khludnev 915e6e33b2 SOLR-8643: made BlockJoinFacetComponent just a shortcut for BlockJoinDocSetFacetComponent, which supports pure disjunctions 2016-08-19 14:36:25 +03:00
Christine Poerschke 250a867de2 SOLR-9391: LBHttpSolrClient.request now correctly returns Rsp.server when previously skipped servers were successfully tried. 2016-08-19 10:01:45 +01:00
Noble Paul bbd1efe5d8 SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes 2016-08-19 11:14:25 +05:30
Steve Rowe 9e1a25e77d put class javadoc where it belongs 2016-08-18 09:59:02 -04:00
Uwe Schindler de71ed740d LUCENE-7409: Disable test also on master 2016-08-18 15:53:10 +02:00
Noble Paul a98a6c36f8 SOLR-8995: reverting the previous change due to compile error 2016-08-18 16:17:53 +05:30
Noble Paul dd31ff98b5 Merge remote-tracking branch 'origin/master' 2016-08-18 10:37:31 +05:30
Noble Paul ddec3982ca SOLR-8995: Use lambda in PeerSync ObjectResolver 2016-08-18 10:37:09 +05:30
Nicholas Knize 529c4085cd add equals and hashCode implementation to geo.Rectangle 2016-08-17 16:19:14 -05:00
Nicholas Knize 249780cf60 LUCENE-7388: Adds IntRangeField, FloatRangeField, LongRangeField along with supporting queries and tests 2016-08-17 15:48:08 -05:00
Steve Rowe fc1adb4053 LUCENE-7413: IntelliJ config for legacy numerics move to backward-codecs module 2016-08-17 13:14:03 -04:00
Christine Poerschke 75924f5834 SOLR-9413: Fix analysis/kuromoji's CSVUtil.quoteEscape logic, add TestCSVUtil test. (AppChecker, Christine Poerschke) 2016-08-17 14:56:49 +01:00
Robert Muir 105c7eae87 LUCENE-7413: move legacy numeric support to backwards module 2016-08-17 09:28:45 -04:00
Robert Muir ba09fa7a4a LUCENE-7415: tone down some of the longest core tests 2016-08-17 09:15:35 -04:00
Robert Muir 18373e1129 LUCENE-7414: TestUtil.checkIterator can make tests very slow 2016-08-16 16:12:55 -04:00
David Smiley 7072458ea4 SOLR-9404: Refactor move/renames in JSON FacetProcessor and FacetFieldProcessor. 2016-08-15 23:34:03 -04:00
Alexandre Rafalovitch 6d1f1f6c78 SOLR-9032: Fix Create Alias command in Admin UI
Upayavira's patch applied to master and tested against cloud example
2016-08-16 11:15:37 +10:00
Uwe Schindler f00843419f Remove special-case for enwiki (we run tests on Jenkins without security manager instead) 2016-08-16 00:34:37 +02:00
Uwe Schindler b71ef3cc4e Revert "Add exclusion for jenkins"
This reverts commit c152f07acd.
2016-08-16 00:19:10 +02:00
Uwe Schindler c152f07acd Add exclusion for jenkins 2016-08-16 00:09:23 +02:00
Robert Muir d7f4e25a1d LUCENE-7161: remove unused import 2016-08-15 10:44:52 -04:00
Robert Muir 25370cd7e0 LUCENE-7161: disable flaky test 2016-08-15 08:32:08 -04:00
Alexandre Rafalovitch 1dd50d0747 SOLR-8993: Refresh status after we get handlers 2016-08-15 22:25:18 +10:00
Alexandre Rafalovitch 6dd228c117 SOLR-8993: Admin UI support multiple DIH handlers
Updated Upayavira's patch to the master and fixed one missing parameter
2016-08-15 21:46:59 +10:00
Christine Poerschke 1af873f53e SOLR-9410: Make ReRankQParserPlugin's private ReRankWeight a public class of its own. 2016-08-15 10:45:01 +01:00
Alexandre Rafalovitch 7ddd57b2ac Added missed attributes in the CHANGES.txt file 2016-08-14 08:08:19 +10:00
Alexandre Rafalovitch 97dc5a2a0b SOLR-9002: Fix type mapping for JSON and text
This is for the Admin UI's collection/File screen
2016-08-14 08:03:43 +10:00