7940 Commits

Author SHA1 Message Date
jbernste
23fe5f2dc5 SOLR-8655: DaemonStream should 'put' EOF Tuple on the blocking queue 2016-02-07 20:42:12 -05:00
Erick Erickson
7053a99f49 SOLR-8651: The commitWithin parameter is not passed on for deleteById in UpdateRequest for distributed queries 2016-02-07 17:08:20 -08:00
jbernste
a01c518b94 SOLR-8654: SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc 2016-02-07 18:17:21 -05:00
Erick Erickson
f77feb718a SOLR-8642: SOLR allows creation of collections with invalid names 2016-02-07 14:52:40 -08:00
jbernste
c2eb76941e SOLR-8502: Improve Solr JDBC Driver to support SQL Clients like DBVisualizer 2016-02-06 21:49:39 -05:00
jbernste
3d47612b04 SOLR-8652: Lower case the limit clause 2016-02-06 21:42:01 -05:00
jbernste
75a81795b8 SOLR-8652: Check if second to last token is limit to test for limit clause 2016-02-06 21:25:05 -05:00
jbernste
ba20faa955 SOLR-8652: Implement Statement.setMaxRows() 2016-02-06 21:03:45 -05:00
jbernste
dc6b1a68d2 SOLR-8507, SOLR-8638: Add information about database product name, product version, driver name, and driver version. Implement ConnectionImpl setCatalog and setSchema. 2016-02-06 20:25:51 -05:00
Erick Erickson
112a2311df Put CHANGES entry for SOLR-8500 in the wrong section. 2016-02-06 08:46:51 -08:00
Erick Erickson
c04f0cb603 Merge remote-tracking branch 'origin/master' 2016-02-06 08:34:30 -08:00
Erick Erickson
3e7fe7867f SOLR-8500: Allow the number of threads ConcurrentUpdateSolrClient StreamingSolrClients configurable by a system property 2016-02-06 08:34:04 -08:00
Mike McCandless
d2a5c10326 Merge branch 'master' into lucene-6835
Conflicts:
	lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestAddTaxonomy.java
	lucene/facet/src/test/org/apache/lucene/facet/taxonomy/writercache/TestCompactLabelToOrdinal.java
2016-02-05 12:38:21 -05:00
Uwe Schindler
4569fd732a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2016-02-05 00:07:50 +01:00
Uwe Schindler
f6400e9cbb SOLR-8586: Fix forbidden APIS; cleanup of imports 2016-02-05 00:07:23 +01:00
Mark Miller
ec4c72310f SOLR-8575: Fix HDFSLogReader replay status numbers and a performance bug where we can reopen FSDataInputStream too often. 2016-02-04 17:54:01 -05:00
Uwe Schindler
0f43705788 LUCENE-7013: Revert changes to package-info.java files (adds newline after license header and before javadocs back) 2016-02-04 23:02:50 +01:00
yonik
629767be06 SOLR-8586: add index fingerprinting and use it in peersync 2016-02-04 14:55:13 -05:00
Shai Erera
813ca77250 LUCENE-7013: Move license header to top of file 2016-02-04 15:51:19 +02:00
Noble Paul
f85036cd9c SOLR-8640: CloudSolrClient does not send credentials for update request 2016-02-04 18:59:03 +05:30
Shai Erera
30455f728b LUCENE-7010: add MergePolicyWrapper 2016-02-04 09:24:24 +02:00
Dennis Gove
3528cc32cb SOLR-8409: Ensures that quotes in solr params (eg. q param) are properly handled 2016-02-03 20:42:48 -05:00
Mike McCandless
9cf74f791c merge master 2016-02-03 17:03:23 -05:00
Mike McCandless
845eec1036 cutover more places back to deleteFile 2016-02-03 15:44:08 -05:00
Erick Erickson
2c0a66bfbc Took out duplicate mention of SOLR-8308 (was only in trunk) 2016-02-02 15:01:19 -08:00
Mike McCandless
84f44589f6 migrate current patch from svn 2016-02-02 15:53:16 -05:00
Erick Erickson
70f87420ab SOLR-8308: Core gets inaccessible after RENAME operation with special characters 2016-02-02 11:23:48 -08:00
jbernste
70ad8316f4 SOLR-8631: Throw UnsupportedOperationException for DatabaseMetaDataImpl.getTypeInfo() 2016-02-02 13:24:20 -05:00
jbernste
2419a3873a SOLR-8510: Implement DatabaseMetaDataImpl.getSchemas() 2016-02-02 13:19:06 -05:00
jbernste
c136bd7dc7 SOLR-8625: SQL: Wrong error msg if stmt param is missing 2016-02-01 16:52:01 -05:00
jbernste
edf665988d SOLR-8508: Implement DatabaseMetaDataImpl.getCatalogs() 2016-02-01 16:21:13 -05:00
Steve Rowe
064c0ac00f SOLR-8607: The Schema API refuses to add new fields that match existing dynamic fields 2016-02-01 09:15:17 -05:00
Christine Poerschke
8e27c14aed SOLR-8600: add & use ReRankQParserPlugin parameter [default] constants, changed ReRankQuery.toString to use StringBuilder. 2016-02-01 12:00:39 +00:00
David Smiley
4cdce3db77 SOLR-7968: Make QueryComponent extensible 2016-01-31 22:25:37 -05:00
jbernste
14a2c16ca4 SOLR-8285: Update CHANGES.txt 2016-01-31 13:31:27 -05:00
jbernste
e20820a04d SOLR-8285: Ensure the /export handler works with NULL field values 2016-01-31 13:21:10 -05:00
Noble Paul
a4d15862ac Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2016-01-31 18:45:29 +05:30
Noble Paul
13c9912b3c SOLR-8618 refactored a couple of methods out as protected 2016-01-31 18:44:39 +05:30
yonik
e6db8ba214 SOLR-8532: GraphQuery don't collect edges at maxDepth level 2016-01-29 10:59:49 -05:00
Christine Poerschke
70b1eb03c4 SOLR-8597: add default, no-op QParserPlugin.init(NamedList) method (solr/CHANGES.txt) 2016-01-28 17:41:34 +00:00
Christine Poerschke
9754da625c SOLR-8597: add default, no-op QParserPlugin.init(NamedList) method 2016-01-28 17:39:52 +00:00
Mark Miller
62c9b6a172 SOLR-8451: fix randomization in test. 2016-01-28 12:34:13 -05:00
jbernste
79e384bac5 SOLR-8602: Implement ResultSetImpl.wasNull() 2016-01-28 11:08:31 -05:00
yonik
105c6dfe26 SOLR-8605: fix regex queries starting with escaped forward slash 2016-01-27 18:53:17 -05:00
jbernste
ad96fd0d89 SOLR-8601: RollupStream loses the type for group by buckets 2016-01-27 16:09:44 -05:00
jbernste
b3eb7222df SOLR-8603: Implement StatementImpl.getMoreResults() 2016-01-27 14:04:06 -05:00
jbernste
eeaf3eb96f SOLR-8574: Implement ConnectionImpl.isValid() and DatabaseMetaDataImpl.getConnection() 2016-01-27 13:48:06 -05:00
jbernste
eb6bf9bc54 SOLR-8250: Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column) 2016-01-27 13:21:47 -05:00
Shalin Shekhar Mangar
6acfa2a4ff SOLR-8595: Use BinaryRequestWriter by default in HttpSolrClient and ConcurrentUpdateSolrClient 2016-01-27 20:50:54 +05:30
jbernste
bc815b5207 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2016-01-26 10:57:07 -05:00