Uwe Schindler
|
81df57baa2
|
SOLR-5022: Merged revision(s) 1693559 from lucene/dev/branches/branch_5x: cleanup outdated Java 7 stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693560 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-31 10:16:07 +00:00 |
Noble Paul
|
b09a4553f7
|
SOLR-6625: Enable registering interceptors for the calls made using HttpClient and make the
request object available at the interceptor context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693432 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-30 14:28:20 +00:00 |
Timothy Potter
|
db1f4a81a7
|
SOLR-6357: Allow delete documents by doing a score join query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693338 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-29 19:45:47 +00:00 |
Shalin Shekhar Mangar
|
c8bdf9bf19
|
SOLR-7840: ZkStateReader.updateClusterState fetches watched collections twice from ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693251 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-29 12:44:07 +00:00 |
Shalin Shekhar Mangar
|
a5d3bd5645
|
SOLR-7842: ZK connection loss or session expiry events should not fire config directory listeners
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693218 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-29 08:56:28 +00:00 |
Uwe Schindler
|
3e406606ed
|
SOLR-7227: Don't create the WAR file at all
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693143 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-28 19:04:21 +00:00 |
Mikhail Khludnev
|
65b595add4
|
SOLR-6234: Scoring for query time join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693092 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-28 13:24:04 +00:00 |
Chris M. Hostetter
|
0155076b1f
|
SOLR-7829: Fixed a bug in distributed pivot faceting that could result in a facet.missing=true count which was lower then the correct count if facet.sort=index and facet.pivot.mincount > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692983 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-28 03:32:20 +00:00 |
Timothy Potter
|
2eb704ef50
|
SOLR-7227: Solr distribution archive should have the WAR file extracted already
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692925 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-27 18:12:45 +00:00 |
Shalin Shekhar Mangar
|
ec8b180757
|
Fix typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692688 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-26 05:21:48 +00:00 |
Jan Høydahl
|
2d5f162bb8
|
SOLR-7735: Look for solr.xml in Zookeeper by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692673 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-26 00:15:27 +00:00 |
Shalin Shekhar Mangar
|
8649f3f3bd
|
SOLR-7825: Forbid all usages of log4j and java.util.logging classes in Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692624 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-25 14:34:47 +00:00 |
Chris M. Hostetter
|
9e61daf0fa
|
SOLR-7765: Hardened the behavior of TokenizerChain when null arguments are used in constructor. This prevents NPEs in some code paths.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692170 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-21 16:49:37 +00:00 |
Mark Robert Miller
|
983d9efe76
|
SOLR-7810: map-reduce contrib script to set classpath for convenience refers to example rather than server.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691946 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-20 13:52:10 +00:00 |
Uwe Schindler
|
50f168ed4c
|
SOLR-7803: Prevent class loading deadlock in TrieDateField; refactor date formatting and parsing out of TrieDateField and move to static utility class DateFormatUtil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691893 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-20 09:07:50 +00:00 |
Mark Robert Miller
|
f917ac900f
|
SOLR-7805: Update Kite Morphlines to 1.1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691626 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-17 19:07:26 +00:00 |
Dawid Weiss
|
8b3bc2f088
|
Merging with trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691514 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-17 11:10:25 +00:00 |
Yonik Seeley
|
58ec4d8824
|
SOLR-7800: avg facet function should skip missing values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691430 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-16 18:28:57 +00:00 |
Dawid Weiss
|
7419e9be58
|
Changes entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691352 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-16 10:52:11 +00:00 |
Gregory Chanan
|
8b06b59efa
|
SOLR-7742: Support for Immutable ConfigSets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690828 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-13 22:01:50 +00:00 |
Anshum Gupta
|
82bb97f005
|
SOLR-7703: Authentication plugin is now loaded using the RessourceLoader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690553 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 23:49:08 +00:00 |
Yonik Seeley
|
9152164afb
|
SOLR-7781: change FacetField BytesRef shallow clone to deep clone
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690541 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 22:34:53 +00:00 |
Shalin Shekhar Mangar
|
07a615fd65
|
SOLR-7529: CoreAdminHandler Reload throws NPE on null core name instead of a bad request error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690426 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 05:36:05 +00:00 |
Shalin Shekhar Mangar
|
2c64848c78
|
SOLR-7705: CoreAdminHandler Unload no longer handles null core name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690424 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 05:28:55 +00:00 |
Erick Erickson
|
6f109e7c65
|
SOLR-7172: addreplica API fails with incorrect error msg 'cannot create collection'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690341 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-11 04:17:49 +00:00 |
Erick Erickson
|
63da283f04
|
SOLR-7132: The Collections API ADDREPLICA command property.name is not reflected in the clusterstate until after Solr restarts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690190 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-10 01:47:44 +00:00 |
Yonik Seeley
|
eff521bcd7
|
SOLR-7455: defer non-sorting facet stats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690189 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-10 01:44:47 +00:00 |
Shai Erera
|
1e71ee4c07
|
SOLR-7748: Fix bin/solr to work on IBM J9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689847 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-08 11:43:22 +00:00 |
Shalin Shekhar Mangar
|
9c03884351
|
SOLR-4212: SOLR-6353: Added attribution in changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689840 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-08 11:07:12 +00:00 |
Shalin Shekhar Mangar
|
32c740005a
|
SOLR-4212: SOLR-6353: Let facet queries and facet ranges hang off of pivots
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689802 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-08 07:46:09 +00:00 |
Ramkumar Aiyengar
|
6571cd9fe3
|
SOLR-7751: Minor optimizations to QueryComponent.process
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689652 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-07 13:10:34 +00:00 |
Ramkumar Aiyengar
|
d4d68b88c7
|
SOLR-7750: Change TestConfig.testDefaults to cover all SolrIndexConfig fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689630 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-07 11:29:08 +00:00 |
Anshum Gupta
|
0325ef2ae4
|
SOLR-7143: MoreLikeThis Query parser now handles multiple field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689531 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-07 00:05:23 +00:00 |
Ramkumar Aiyengar
|
7b2973f408
|
SOLR-7714: Add note about ShardHandler interface change to upgrade notes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689105 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-03 22:54:39 +00:00 |
Ramkumar Aiyengar
|
07f8c4ec5b
|
SOLR-7741: Add missing fields to SolrIndexerConfig.toMap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689041 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-03 16:00:56 +00:00 |
Ramkumar Aiyengar
|
c8ce5437da
|
SOLR-7740: Fix typo bug with TestConfigOverlay
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688619 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-01 11:15:14 +00:00 |
Dawid Weiss
|
b6e28103ec
|
SOLR-7724: SolrJ now supports parsing the output of the clustering component. (Alessandro Benedetti via Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688455 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-30 14:26:30 +00:00 |
Shalin Shekhar Mangar
|
a32822991a
|
SOLR-7673: Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688396 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-30 08:27:50 +00:00 |
Chris M. Hostetter
|
7ac8dd4111
|
SOLR-7712: fixed test to account for aggregate floating point precision loss
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688266 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-29 17:06:28 +00:00 |
Ramkumar Aiyengar
|
8c964253b5
|
SOLR-7710: Replace async occurrences with CommonAdminParams.ASYNC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688039 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-28 18:53:45 +00:00 |
Ramkumar Aiyengar
|
385a1283fe
|
SOLR-7485: Add CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688026 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-28 17:19:27 +00:00 |
Shalin Shekhar Mangar
|
878881a77a
|
SOLR-6686: facet.threads can return wrong results when using facet.prefix multiple times on same field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687791 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 16:00:22 +00:00 |
Varun Thacker
|
97ea1f71d4
|
SOLR-7499: Correct formatting in CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687495 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-25 12:45:07 +00:00 |
Noble Paul
|
eb1542030e
|
SOLR-7651: New response format added wt=smile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687256 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-24 12:50:19 +00:00 |
Varun Thacker
|
77443b8b92
|
SOLR-7711: Correct initial capacity for the list that holds the default components for the SearchHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687151 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-24 03:51:58 +00:00 |
Ramkumar Aiyengar
|
b255b716c3
|
SOLR-7714: Reduce SearchHandler's use of ShardHandler objects across shards in a search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687143 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-23 22:08:22 +00:00 |
Ramkumar Aiyengar
|
ac84d8abf4
|
SOLR-7664: Throw correct exception (RemoteSolrException) on receiving a HTTP 413
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687135 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-23 21:40:21 +00:00 |
Varun Thacker
|
f7dd8e3805
|
SOLR-7499: Deprecate the 'name' parameter from the ADDREPLICA Collection API call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686827 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-22 10:19:35 +00:00 |
Shalin Shekhar Mangar
|
fdeffbb536
|
SOLR-7182: Make the Schema-API a first class citizen of SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686650 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-20 16:24:08 +00:00 |
Steven Rowe
|
b68d571781
|
SOLR-7679: Schema API doesn't take similarity attribute into account when adding field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686491 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-19 19:44:50 +00:00 |