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 |
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 |
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 |
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 |
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
|
edf665988d
|
SOLR-8508: Implement DatabaseMetaDataImpl.getCatalogs()
|
2016-02-01 16:21:13 -05:00 |
jbernste
|
e20820a04d
|
SOLR-8285: Ensure the /export handler works with NULL field values
|
2016-01-31 13:21:10 -05:00 |
jbernste
|
79e384bac5
|
SOLR-8602: Implement ResultSetImpl.wasNull()
|
2016-01-28 11:08:31 -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
|
3654fc33b9
|
SOLR-8518: Implement ResultSetMetaDataImpl getColumnType and getColumnTypeName
|
2016-01-26 10:55:32 -05:00 |
jbernste
|
0ff8d11367
|
SOLR-8512: Implement minimal set of get* methods in ResultSetImpl for column indices
|
2016-01-25 22:56:01 -05:00 |
jbernste
|
ce0069a751
|
SOLR-8517: Implement minimal set of get* methods in ResultSetImpl for column names
|
2016-01-25 21:39:44 -05:00 |
jbernste
|
c99698b6dd
|
SOLR-8519: Implement ResultSetMetaDataImpl.getColumnCount()
|
2016-01-25 13:53:51 -05:00 |
jbernste
|
a652065c26
|
SOLR-8573: Implement ConnectionImpl,StatementImpl,ResultSetImpl clearWarnings and getWarnings
|
2016-01-24 17:53:12 +01:00 |
Joel Bernstein
|
077e78f417
|
SOLR-8550: Add asynchronous DaemonStreams to the Streaming API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726291 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-22 19:07:15 +00:00 |
Noble Paul
|
9298da5690
|
SOLR-8582 : memory leak in JsonRecordReader affecting /update/json/docs. Large payloads
cause OOM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726261 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-22 17:28:27 +00:00 |
Shai Erera
|
2311c7fee1
|
SOLR-8560: Add RequestStatusState enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726144 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-22 05:39:54 +00:00 |
Dennis Gove
|
6501f1891b
|
SOLR-8556: Add ConcatOperation to be used with the SelectStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725769 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-20 18:08:16 +00:00 |
Christine Poerschke
|
16c53a0fea
|
SOLR-8565: add & use CommonParams.(ROWS|START)_DEFAULT constants, add CommonParamsTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725708 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-20 12:43:25 +00:00 |
Joel Bernstein
|
eae126ac1c
|
SOLR-8514, SOLR-8502: Implement StatementImpl.execute(String sql), StatementImpl.getResultSet(), and StatementImpl.getUpdateCount()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725662 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-20 02:12:30 +00:00 |
Joel Bernstein
|
cecb9f4e25
|
SOLR-8516, SOLR-8502: Implement ResultSetImpl.getStatement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725616 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-19 21:25:36 +00:00 |
Joel Bernstein
|
1de59cad5d
|
SOLR-8515, SOLR-8502: Implement StatementImpl.getConnection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725595 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-19 19:14:15 +00:00 |
Varun Thacker
|
a2e5c37c85
|
SOLR-8534: Add generic support for collection APIs to be async
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725474 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-19 11:32:14 +00:00 |
Joel Bernstein
|
99da9e8fe3
|
SOLR-8513,SOLR-8502: Implement ResultSetImpl.getMetaData()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724870 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-15 18:55:59 +00:00 |
Joel Bernstein
|
ede76cfe13
|
SOLR-8502: Implement DatabaseMetaDataImpl.getURL()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724867 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-15 18:30:11 +00:00 |
Yonik Seeley
|
2a1d20b57a
|
SOLR-8330: fix log4j.properties to match new name of log update processor logger
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724826 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-15 14:44:06 +00:00 |
Mark Robert Miller
|
2789c45a95
|
SOLR-8450: Do not retry admin requests, they are not idempotent.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724813 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-15 14:13:36 +00:00 |
Mark Robert Miller
|
c6c4dded6d
|
SOLR-8450: Fix debug logging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724807 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-15 13:53:15 +00:00 |
Joel Bernstein
|
a9ea61f905
|
SOLR-8503: Implement org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData and getCatalog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724721 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-15 01:28:28 +00:00 |
Mark Robert Miller
|
32fc5285f6
|
SOLR-8501: Specify the entity request size when known in HttpSolrClient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724612 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-14 14:00:02 +00:00 |
Gregory Chanan
|
ae1da6ba16
|
SOLR-8415: Provide command to switch between non/secure mode in ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724532 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-14 00:33:34 +00:00 |
Dennis Gove
|
f6ede1b42f
|
SOLR-7525: Add ComplementStream and IntersectStream to the Streaming API and Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724468 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-13 17:41:41 +00:00 |
Mark Robert Miller
|
d25c982e0d
|
SOLR-7064: ConcurrentUpdateSolrClient should only close it's httpclient if it created it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724288 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-12 17:17:47 +00:00 |
Noble Paul
|
4fa6c2fe47
|
implemented equals()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724170 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-12 06:35:58 +00:00 |
Varun Thacker
|
e47edb0ebd
|
SOLR-8476: Removed Persist action and minor cleanups to CoreAdminHandlerm also moved the CHANGES entry to the correct section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1724074 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-11 16:13:35 +00:00 |
Dennis Gove
|
fe4d702f83
|
SOLR-8479: Add JDBCStream to Streaming API and Streaming Expressions for integration with external data sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723749 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-08 15:56:33 +00:00 |
Uwe Schindler
|
965100a167
|
SOLR-8453: Fix raw socket test to correctly use HTTP spec: headers in HTTP are US-ASCII, body's Content-Length is number of bytes (not chars!), PrintWriter swallows Exceptions and was not needed (Forbidden apis found the bug, but fix was incorrect)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723660 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-08 08:07:43 +00:00 |
Dennis Gove
|
ac754fcd59
|
SOLR-8485: SelectStream now properly handles non-lowercase and/or quoted select field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723648 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-08 01:55:25 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
819c59169b
|
SOLR-8453: Fix precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723646 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-08 00:45:03 +00:00 |
Mark Robert Miller
|
098e12e21e
|
SOLR-8450: Our HttpClient retry policy is too permissive.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723616 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 19:43:09 +00:00 |
Mark Robert Miller
|
53c72a9ebd
|
SOLR-8451: We should not call method.abort in HttpSolrClient or HttpSolrCall#remoteQuery and HttpSolrCall#remoteQuery should not close streams.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723615 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 19:37:49 +00:00 |