870 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar
2deb900774 SOLR-8785: Use Dropwizard Metrics library for core metrics
(cherry picked from commit ff6da66)
2016-11-22 14:42:47 +05:30
Dawid Weiss
1c32cc9a49 SOLR-7539: Upgrade the clustering plugin to Carrot2 3.15.0. 2016-11-04 16:03:16 +01:00
David Smiley
a3c701e2f6 SOLR-9621: Remove several Guava & Apache Commons calls in favor of java 8 alternatives.
(cherry picked from commit 2e21511)
2016-10-28 17:30:19 -04:00
Noble Paul
e047543ad5 general cleanup to use java 8 feautures 2016-10-27 15:03:05 +05:30
Noble Paul
fa6fbc0834 SOLR-2094: XPathEntityProcessor should reinitialize the XPathRecordReader instance if the 'forEach' or 'xpath' attributes are templates & it is not a root entity 2016-10-27 14:54:20 +05:30
Shalin Shekhar Mangar
279647a303 SOLR-2039: Multivalued fields with dynamic names does not work properly with DIH
(cherry picked from commit b8d9647)
2016-10-26 11:02:44 +05:30
Noble Paul
b1e2d02ec3 SOLR-9657: Use cache for templates 2016-10-20 20:10:55 +05:30
Noble Paul
2fc29c1cd5 SOLR-9657: New TemplateUpdateProcessorFactory added 2016-10-19 16:54:03 +05:30
Noble Paul
c904fe7d81 SOLR-9576: Make FieldAnalysisRequestHandler, DocumentAnalysisRequestHandler & DumpRequestHandler implicit 2016-09-28 20:06:04 +05:30
Noble Paul
20c3c86475 SOLR-9558: DIH TemplateTransformerto to support multivalued fields 2016-09-26 12:53:35 +05:30
Varun Thacker
f728a646f3 SOLR-9522: Improve error handling in ZKPropertiesWriter 2016-09-16 19:03:37 +05:30
Varun Thacker
08453fb7f0 SOLR-9408: Fix TreeMergeOutputFormat to add timestamp metadata to commits 2016-09-13 10:51:50 +05:30
Noble Paul
932c436d07 SOLR-9127: Excel workbook (.xlsx) response writer. use 'wt=xlsx' 2016-09-06 13:23:29 +05:30
Uwe Schindler
545ce38714 SOLR-9430: Fix locale lookup in DIH <propertyWriter/> to use BCP47 language tags to be consistent with other places in Solr. Language names still work for backwards compatibility 2016-08-27 08:39:42 +02:00
Christine Poerschke
fc9a010e58 SOLR-9385: Add QParser.getParser(String,SolrQueryRequest) variant. 2016-08-09 15:07:26 +01:00
Mikhail Khludnev
77409fd432 SOLR-9209,SOLR-9256: extracting
JdbcDataSource.createResultSetIterator(), adding a test for
ResultSetIterator.hasNext()
2016-08-02 15:12:17 +03:00
Alan Woodward
90e9c76851 SOLR-9346: Always close ZkStateReader 2016-07-27 18:03:48 +01:00
Steve Rowe
a6655a9d39 SOLR-9076: disable broken nightly tests MorphlineBasicMiniMRTest and MorphlineGoLiveMiniMRTest via @AwaitsFix 2016-07-22 14:26:55 -04:00
Christine Poerschke
83bbd32f4d SOLR-9306: give solr/contrib/analysis-extras's test classes access to lucene/analysis's test classes 2016-07-14 11:08:38 +01:00
Noble Paul
8db04e3457 SOLR-8995: Use Lamdas for Thread/Runnable 2016-07-11 19:30:49 +05:30
Erick Erickson
6a278333f2 SOLR-7903: Comment out trappy references to example docs in elevate.xml files
(cherry picked from commit db29544)
2016-07-06 15:00:39 -07:00
Alan Woodward
997489f78a SOLR-9076: Fix ivy config to pass precommit 2016-07-01 16:01:57 +01:00
markrmiller
40d35045ea SOLR-9076: Add some missing dependencies. 2016-07-01 09:07:31 -04:00
Gregory Chanan
b76f64fdc0 SOLR-9076: Update to Hadoop 2.7.2 2016-06-23 14:57:59 -07:00
markrmiller
dae777899a SOLR-9219: Make hdfs blockcache read buffer sizes configurable and improve cache concurrency. 2016-06-23 17:28:10 -04:00
Steve Rowe
940aedf26b SOLR-9220: Disable failing tests 2016-06-18 16:11:33 -04:00
Uwe Schindler
7403b46c4d SOLR-8981: Update TIKA to 1.13:
- This commit merges branch 'SOLR-8981' of https://github.com/tballison/lucene-solr
- Adds some modifications and reverts jackcess-encrypt addition (not yet working)
- Fixes order of ivy-versions.properties
- This closes #44
2016-06-18 19:21:52 +02:00
Mike McCandless
ba92214830 LUCENE-7318: graduate StandardAnalyzer and make it the default for IndexWriterConfig 2016-06-14 18:41:37 -04:00
Christine Poerschke
21bc7ef104 LUCENE-7319: remove unused imports 2016-06-13 12:35:49 +01:00
Mikhail Khludnev
c67258694b SOLR-2199: DataImportHandler (DIH) JdbcDataSource supports multiple resultsets per query 2016-06-13 00:13:42 +03:00
Uwe Schindler
524f4fb963 SOLR-8610: Fix temporary dir usage in DIH 2016-06-07 10:56:06 +02:00
Mikhail Khludnev
871347282a SOLR-8445: fix line separator in log4j.properties files 2016-06-07 00:25:18 +03:00
Mikhail Khludnev
6fd494ebef SOLR-8610: Resolve variables in encryptKeyFile of DIH's JdbcDataSource 2016-06-06 23:42:21 +03:00
Mikhail Khludnev
22e5d31cdc SOLR-8612: closing JDBC Statement on exceptions from JdbcDataSource in DataImportHandler aka DIH (Kristine Jetzke via Mikhail Khludnev) 2016-06-06 21:45:20 +03:00
yonik
5525f42928 SOLR-9160: Sync 6x and 7.0 move of UninvertingReader, SlowCompositeReaderWrapper for Solr (LUCENE-7283) 2016-05-27 12:40:24 -04:00
David Smiley
9d826ffa2f SOLR-9080 SOLR-9085: Fix date math before the year 1582.
note: DateMathParser no longer needs a Locale
(cherry picked from commit 4193e60)
2016-05-13 10:05:37 -04:00
Alan Woodward
18f54d6f77 SOLR-9072: Move morphline-core zk tests to SolrCloudTestCase 2016-05-13 14:40:17 +01:00
Erick Erickson
03a06bb3aa SOLR-9083: Remove deprecated <types> and <fields> from schemas
(cherry picked from commit 5341918)
2016-05-10 07:06:51 -07:00
Anshum Gupta
f479f16d3a SOLR-8097: Implement builder pattern design for constructing SolrJ clients and deprecate direct construction of clients 2016-04-08 13:14:27 -07:00
Noble Paul
d67ec54932 SOLR-8750: replace anonymous inner class for callable, Runnable etc 2016-04-05 23:20:55 +05:30
David Smiley
44e0ac3856 SOLR-8903: Move SolrJ DateUtil to contrib/extraction as ExtractionDateUtil.
And removed obsolete methods.
(cherry picked from commit 5e5fd66)
2016-03-30 15:07:52 -04:00
David Smiley
72f5eac2c5 SOLR-8904: switch from SimpleDateFormat to Instant.parse and format.
[value] and ms() and contrib/analytics now call DateMathParser to parse.  DateFormatUtil is now removed.
(cherry picked from commit 94c0423) (cherry picked from commit 39932f5)
2016-03-30 14:37:55 -04:00
Uwe Schindler
19b4168b3f SOLR-8874, SOLR-8876: Disable more Hadoop tests with Java 9 2016-03-20 10:41:46 +01:00
Uwe Schindler
0a89ffaf96 SOLR-8874: Make Solr tests work with Java 9 Jigsaw 2016-03-19 14:54:58 +01:00
Noble Paul
54e827e9b6 SOLR-8842: security rules made more foolproof by asking the requesthandler about the well known
permission name.
  The APIs are also modified to ue 'index' as the unique identifier instead of name.
  Name is an optional attribute
  now and only to be used when specifying well-known permissions
2016-03-17 23:36:18 +05:30
Noble Paul
058ddffcaf SOLR-8766: deprecated <admin> tag in solrconfig.xml is removed 2016-03-08 18:52:04 +05:30
Shalin Shekhar Mangar
dd04b61739 SOLR-8745: Deprecate costly ZkStateReader.updateClusterState(), replace with a narrow forceUpdateCollection(collection)
(cherry picked from commit 093a8ce)
2016-03-07 18:38:09 +05:30
Robert Muir
bea235f711 LUCENE-7063: add tests/docs for numericutils, rename confusing methods, remove overlap with LegacyNumericUtils 2016-03-03 21:55:08 -05:00
Steve Rowe
8bbb1dcace SOLR-8764: Remove deprecated methods and classes 2016-03-02 09:26:26 -05:00
Tomás Fernández Löbbe
20b7453cc8 SOLR-8713: new UI and example solrconfig files point to Reference Guide for Solr Query Syntax instead of the wiki.
This closes #12
2016-02-29 08:22:25 -08:00