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
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
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
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
e20820a04d
SOLR-8285: Ensure the /export handler works with NULL field values
2016-01-31 13:21:10 -05:00
yonik
e6db8ba214
SOLR-8532: GraphQuery don't collect edges at maxDepth level
2016-01-29 10:59:49 -05: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
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
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
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
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
Robert Muir
79572ada76
LUCENE-6986: add more DFI measures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726205 13f79535-47bb-0310-9956-ffa450edef68
2016-01-22 13:30:12 +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
Yonik Seeley
1ff6d6502d
SOLR-8359: revert change of cached debug levels to statics
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726045 13f79535-47bb-0310-9956-ffa450edef68
2016-01-21 18:09:11 +00:00
Michael McCandless
29cb337377
LUCENE-6975: rename dimensional values to points; add ExactPointQuery to match documents containing exactly an indexed point
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725998 13f79535-47bb-0310-9956-ffa450edef68
2016-01-21 15:58:08 +00:00
Steven Rowe
eb47a8b965
SOLR-4619: Improve PreAnalyzedField query analysis
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725869 13f79535-47bb-0310-9956-ffa450edef68
2016-01-21 05:51:36 +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
e58b14d228
SOLR-8566: ManagedResource.buildMapToStore initialCapacity tweak. ManagedResource.storeManagedData log.error tweak ("load data" instead of "load stop words").
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725752 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 16:35:39 +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
Dennis Gove
2d2582e4f4
SOLR-8559: FCS facet performance optimization
...
Significantly speeds up processing when terms are high cardinality and the matching docset is small.
When facet minCount > 0 and the number of matching documents is small (or 0) this enhancement
prevents considering terms which have a 0 count. Also includes change to move to the next non-zero
term value when selecting a segment position.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725638 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 22:41:49 +00:00
Steven Rowe
0c6f032117
SOLR-8541: remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725586 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 18:34:53 +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
Christine Poerschke
f0362f6248
SOLR-8566: TransformerFactory.defaultFactories initialCapacity tweak
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725469 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 11:09:35 +00:00
Varun Thacker
f48207168e
SOLR-7907: Remove CLUSTERSTATUS exclusivity checks from the Overseer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725321 13f79535-47bb-0310-9956-ffa450edef68
2016-01-18 19:13:52 +00:00
Varun Thacker
db7653e3ef
SOLR-8564: Fix Embedded ZooKeeper to use <solrHome>/zoo_data for it's data directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725273 13f79535-47bb-0310-9956-ffa450edef68
2016-01-18 13:58:02 +00:00
Robert Muir
1a9f11ce45
LUCENE-6818: Add DFISimilarity implementing the divergence from independence model
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725205 13f79535-47bb-0310-9956-ffa450edef68
2016-01-18 09:24:22 +00:00