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 |
|
jbernste
|
3654fc33b9
|
SOLR-8518: Implement ResultSetMetaDataImpl getColumnType and getColumnTypeName
|
2016-01-26 10:55:32 -05:00 |
|
yonik
|
85ae198033
|
SOLR-8598: better error message for unknown facet type
|
2016-01-26 10:19:20 -05:00 |
|
Christine Poerschke
|
2782f60744
|
SOLR-8566: SyncStrategy.syncWithReplicas initialCapacity tweak
|
2016-01-26 13:26:25 +00: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 |
|
Shai Erera
|
d5ec561ded
|
Add segments file info to Core admin status
The segments file name and size are useful information to know about
the current commit point.
|
2016-01-25 15:20:53 +02:00 |
|
jbernste
|
a652065c26
|
SOLR-8573: Implement ConnectionImpl,StatementImpl,ResultSetImpl clearWarnings and getWarnings
|
2016-01-24 17:53:12 +01:00 |
|
Uwe Schindler
|
9f0e2cc83f
|
LUCENE-6938: Fix Lucene's src.tgz file; remove svnkit stuff
|
2016-01-24 17:52:47 +01:00 |
|
Dawid Weiss
|
55005f0a7d
|
LUCENE-6938: Convert build to work with Git rather than SVN. (Mark Miller
via Dawid Weiss).
|
2016-01-24 17:52:46 +01:00 |
|
Uwe Schindler
|
4efccce1f1
|
LUCENE-6978: Fix usage of Locale#toString in DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726311 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-22 21:05:40 +00: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 |
|
Michael McCandless
|
860a5847b7
|
LUCENE-6980: fix a few more places to just use default (true) for applyAllDeletes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726250 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-22 16:12:06 +00:00 |
|
Steven Rowe
|
b2ee2d51c4
|
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726241 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-22 15:44:11 +00:00 |
|