Mark Robert Miller
|
9441f0d4ce
|
SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis when calculating elapsed time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573425 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 02:08:45 +00:00 |
Mark Robert Miller
|
f1cddb92ee
|
SOLR-5799: When registering as the leader, if an existing ephemeral registration exists, wait a short time to see if it goes away.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573242 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 00:27:25 +00:00 |
Chris M. Hostetter
|
6b1f3f0bb2
|
SOLR-5183: JSON updates now support nested child documents using a "_childDocument_" object key
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572797 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 01:02:23 +00:00 |
Mark Robert Miller
|
8830ab2dc5
|
SOLR-5782: The full MapReduceIndexer help text does not display when using --help. Also remove reference to Find tool - we don't have access to it yet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572778 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 23:15:05 +00:00 |
Chris M. Hostetter
|
087041f8c0
|
SOLR-5777: Fix ordering of field values in JSON updates where field name key is repeated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572262 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 21:26:14 +00:00 |
Robert Muir
|
9c450302e5
|
SOLR-5771: Add SuppressSSL instead of static boolean in SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571691 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 13:50:03 +00:00 |
Shalin Shekhar Mangar
|
d1dadd42e2
|
SOLR-5613: Upgrade to commons-codec 1.9 for better BeiderMorseFilter performance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571593 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 07:09:07 +00:00 |
Shalin Shekhar Mangar
|
e1cedd8d4c
|
This belongs to the new features section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571591 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 06:58:40 +00:00 |
Steven Rowe
|
b88669c60f
|
SOLR-5423: CSV output doesn't include function field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571505 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 01:03:07 +00:00 |
Mark Robert Miller
|
c408c5258e
|
SOLR-5770: All attempts to match a SolrCore with it's state in clusterstate.json should be done with the CoreNodeName.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571349 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 17:04:16 +00:00 |
Noble Paul
|
56e586e7c6
|
SOLR-5609 Don't let cores create slices/named replicas , SOLR-5130 addReplica Collections API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571276 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 13:17:49 +00:00 |
Shalin Shekhar Mangar
|
55426d5070
|
SOLR-1880: Distributed Search skips GET_FIELDS stage if EXECUTE_QUERY stage gets all fields. Requests with fl=id or fl=id,score are now single-pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571152 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 05:43:23 +00:00 |
Shawn Heisey
|
f473a11126
|
SOLR-5647: fix lib paths in example-schemaless
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571076 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 19:46:54 +00:00 |
Mark Robert Miller
|
67bf89f7aa
|
SOLR-5765: Fix bungled CHANGES merge.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 16:42:54 +00:00 |
Mark Robert Miller
|
78e550441c
|
SOLR-5765: Update to SLF4J 1.7.6.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570951 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 02:08:52 +00:00 |
Uwe Schindler
|
955282775c
|
SOLR-5764: Fix recently added tests to not use absolute paths to load test-files, use SolrTestCaseJ4.getFile() and getResource() instead; fix morphlines/map-reduce to not duplicate test resources and fix dependencies among them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570898 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 20:02:13 +00:00 |
Steven Rowe
|
35a0cb3a2d
|
Fix CHANGES.txt to reflect the twisted evolution and current state of the Admin UI "Files" conf directory File Browser. Moved issue descriptions to the 5.0 section for the trunk-only - but currently disabled (see SOLR-5539) - ability to create and modify files in the conf dir.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570764 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 00:33:47 +00:00 |
Mark Robert Miller
|
3ecc6d8d01
|
SOLR-5729: Remove CHANGES entry in trunk, went into 4.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569845 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:36:57 +00:00 |
Mark Robert Miller
|
c4b4582dda
|
SOLR-5729: Merge in bug fixes and minor improvements for mapreduce and morphlines contribs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569794 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 15:46:24 +00:00 |
Mark Robert Miller
|
b3044d6a04
|
SOLR-5620: ZKStateReader.aliases should be volatile to ensure all threads see the latest aliases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569603 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 01:58:16 +00:00 |
Shawn Heisey
|
bd527329ff
|
SOLR-5741: correctly set max total connections on the HttpClient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569152 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 00:30:58 +00:00 |
Shalin Shekhar Mangar
|
21ed14f6ad
|
SOLR-5739: Sub-shards created by shard splitting have their update log set to buffering mode on restarts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569072 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 18:30:38 +00:00 |
Mark Robert Miller
|
c95e1f4969
|
SOLR-5727: LBHttpSolrServer should only retry on Connection exceptions when sending updates. Affects CloudSolrServer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568857 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-16 23:29:23 +00:00 |
Shai Erera
|
87f987082b
|
LUCENE-5440: decouple OpenBitSet from DocSet and move to use FixedBitSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568737 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-16 07:36:37 +00:00 |
Mark Robert Miller
|
0b023e5236
|
SOLR-5718: Make LBHttpSolrServer zombie checks non-distrib and non-scoring.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568394 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 17:47:21 +00:00 |
Mark Robert Miller
|
c6b04e0254
|
SOLR-5731: In ConnectionManager, we should catch and only log exceptions from BeforeReconnect.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568353 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 16:59:28 +00:00 |
Mark Robert Miller
|
f8a0cae647
|
SOLR-5721: ConnectionManager can become stuck in likeExpired.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568337 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 15:36:00 +00:00 |
Stefan Matheis
|
6d9228fc83
|
SOLR-5675: cloud-scripts/zkcli.bat: quote option log4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567902 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-13 12:17:25 +00:00 |
Stefan Matheis
|
c494a5b050
|
SOLR-5675: cloud-scripts/zkcli.bat: quote option log4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567901 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-13 12:16:18 +00:00 |
Chris M. Hostetter
|
f28a5e8ffd
|
SOLR-5365: Fix bug with compressed files in ExtractingRequestHandler by upgrading commons-compress to 1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567824 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-13 01:22:09 +00:00 |
Chris M. Hostetter
|
b4af32cb44
|
SOLR-5257: Improved error/warn messages when Update XML contains unexpected XML nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567706 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-12 18:09:42 +00:00 |
Mark Robert Miller
|
cf3bef28fc
|
SOLR-5649: Clean up some minor ConnectionManager issues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567399 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 21:16:45 +00:00 |
Shalin Shekhar Mangar
|
83debcaef0
|
SOLR-5689: On reconnect, ZkController cancels election on first context rather than latest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 11:11:55 +00:00 |
Chris M. Hostetter
|
601f536f9a
|
SOLR-5561: Fix implicit DefaultSimilarityFactory initialization in IndexSchema to properly specify discountOverlap option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566842 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 23:26:21 +00:00 |
Steven Rowe
|
af740da71c
|
SOLR-5709: Highlighting grouped duplicate docs from different shards with group.limit > 1 throws ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566743 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 21:08:03 +00:00 |
Alan Woodward
|
ce571f0242
|
SOLR-5704: new cores should be created under coreRootDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566598 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 12:45:04 +00:00 |
Mark Robert Miller
|
ff542580f0
|
SOLR-5585: Raise Collections API timeout to 3 minutes from one minute.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566485 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 01:03:02 +00:00 |
Mark Robert Miller
|
de6514e214
|
SOLR-3854: SSL support for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566456 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 22:39:48 +00:00 |
Shalin Shekhar Mangar
|
9b46f41aa2
|
SOLR-5710: Migrate collection command does not handle not finding a shard leader well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566385 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 19:59:58 +00:00 |
Areek Zillur
|
450e6204f4
|
SOLR-5695: Add support for Lucene's BlendedInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566222 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 05:18:05 +00:00 |
Mark Robert Miller
|
fad3886db8
|
SOLR-5700: Always consumes the response's HttpEntity and cleaned up the test a little.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566179 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 01:07:32 +00:00 |
Mark Robert Miller
|
b22840f3f6
|
SOLR-5700: Improve error handling of remote queries (proxied requests).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566174 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 00:31:22 +00:00 |
Joel Bernstein
|
97ef952ced
|
SOLR-5624: Enable QueryResultCache for CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566071 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-08 18:13:37 +00:00 |
Shalin Shekhar Mangar
|
e4ed871c5e
|
SOLR-5659: Add test for compositeId ending with a separator char
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565572 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-07 08:13:47 +00:00 |
Shalin Shekhar Mangar
|
459aca19a2
|
SOLR-5644: SplitShard does not handle not finding a shard leader well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565555 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-07 07:03:22 +00:00 |
Mark Robert Miller
|
fd85c3623b
|
SOLR-5702: Log config name found for collection at info level.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565399 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 19:01:51 +00:00 |
Mark Robert Miller
|
65274f5965
|
LUCENE-5434: NRT support for file systems that do no have delete on last close or cannot delete while referenced semantics.
SOLR-5693: Running on HDFS does work correctly with NRT search.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565344 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 16:52:28 +00:00 |
Shalin Shekhar Mangar
|
b436fd64cb
|
SOLR-5629: SolrIndexSearcher.name should include core name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565138 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 10:00:15 +00:00 |
Shalin Shekhar Mangar
|
462131403a
|
SOLR-5690: Fix NPE in AbstractStatsValues.accumulate with docValues and docs with empty field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565106 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 08:21:56 +00:00 |
Shalin Shekhar Mangar
|
95610a8c58
|
SOLR-4227: Wrap XML RequestWriter's OutputStreamWriter in a BufferedWriter to avoid frequent converter invocations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565099 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 07:50:17 +00:00 |
Mark Robert Miller
|
3b43c10bd1
|
SOLR-5672: Add logParamsList parameter to support reduced logging. Closes #23.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565072 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 05:08:11 +00:00 |
Mark Robert Miller
|
4ed5b93abf
|
SOLR-5691: Sharing non thread safe WeakHashMap across thread can cause problems.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565069 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 04:47:42 +00:00 |
Mark Robert Miller
|
801c267066
|
SOLR-5682: Make the admin InfoHandler more pluggable / derivable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565067 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 03:56:37 +00:00 |
Mark Robert Miller
|
65ba982fdf
|
SOLR-4072: Error message is incorrect for linkconfig in ZkCLI.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565059 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 03:07:16 +00:00 |
Mark Robert Miller
|
59b660aef1
|
SOLR-5678: Fix CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565057 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 03:02:22 +00:00 |
Mark Robert Miller
|
8b4ea8885e
|
SOLR-5678: SolrZkClient should throw a SolrException when connect times out rather than a RuntimeException.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565056 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 03:01:36 +00:00 |
Mark Robert Miller
|
a2bf844c90
|
SOLR-5593: Replicas should accept the last updates from a leader that has just lost it's connection to ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1565049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-06 02:38:00 +00:00 |
Shalin Shekhar Mangar
|
e63b46137d
|
SOLR-5598: LanguageIdentifierUpdateProcessor ignores all but the first value of multiValued string fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564732 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 12:17:45 +00:00 |
Shalin Shekhar Mangar
|
e262c75e81
|
SOLR-5530: Added a NoOpResponseParser for SolrJ which puts the entire raw response into an entry in the NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564709 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 11:03:26 +00:00 |
Benson Margulies
|
755cd1d189
|
SOLR-5623: backport and fill in CHANGES.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564592 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 00:47:35 +00:00 |
Chris M. Hostetter
|
ab768b83b0
|
SOLR-5526: Fixed NPE that could arrise when explicitly configuring some built in QParserPlugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564588 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-05 00:41:25 +00:00 |
Noble Paul
|
732f295c4f
|
SOLR-5610 New Collectio API called CLUSTERPROP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563876 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-03 13:16:12 +00:00 |
Mark Robert Miller
|
76df7ede38
|
SOLR-5667: Performance problem when not using hdfs block cache.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563766 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-03 04:09:44 +00:00 |
Shalin Shekhar Mangar
|
1da7b4b4c9
|
SOLR-5535: Set partialResults header for shards that error out if shards.tolerant is specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563576 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-02 07:47:51 +00:00 |
Shalin Shekhar Mangar
|
7b7a1b5592
|
SOLR-5634: SolrJ GroupCommand.getNGroups returns null if group.format=simple and group.ngroups=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563392 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-01 11:12:59 +00:00 |
Shalin Shekhar Mangar
|
13c01606a3
|
SOLR-5684: Shutdown SolrServer clients created in BasicDistributedZk2Test and BasicDistributedZkTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563390 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-01 10:58:15 +00:00 |
Mark Robert Miller
|
c0ae2fa0c1
|
SOLR-5676: SolrCloud updates rejected if talking to secure ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1563189 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-31 17:39:03 +00:00 |
Shalin Shekhar Mangar
|
fa2423a2ec
|
SOLR-5673: HttpSolrServer doesn't set own property correctly in setFollowRedirects
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562898 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-30 17:16:00 +00:00 |
Shalin Shekhar Mangar
|
968d6f98cc
|
SOLR-5679: SOLR-5679: Shard splitting fails with ClassCastException on collections upgraded from 4.5 and earlier versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562872 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-30 16:06:50 +00:00 |
Erik Hatcher
|
7a648bf7db
|
SOLR-5230: Call DelegatingCollector.finish() during grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562305 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-28 23:07:25 +00:00 |
Yonik Seeley
|
f15097b4e2
|
allow _version_ to use DocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561851 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-27 21:17:23 +00:00 |
Mark Robert Miller
|
a193836b86
|
SOLR-5666: Using the hdfs write cache can result in appearance of corrupted index.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561751 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-27 17:03:09 +00:00 |
David Wayne Smiley
|
33d88bef57
|
LUCENE-5395: Upgrade Spatial4j 0.4. Moved away from stuff deprecated in Spatial4j.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561129 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-24 19:40:14 +00:00 |
Stefan Matheis
|
22d2bb44b3
|
SOLR-5663: example-DIH uses non-existing column for mapping (case-sensitive)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561026 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-24 14:55:37 +00:00 |
Mark Robert Miller
|
a9670cc6e7
|
SOLR-5658: commitWithin and overwrite are not being distributed to replicas now that SolrCloud uses javabin to distribute updates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560859 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-24 00:53:06 +00:00 |
Mark Robert Miller
|
d9e7f46ef9
|
SOLR-5657: When a SolrCore starts on HDFS, it should gracefully handle HDFS being in safe mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560553 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 22:39:10 +00:00 |
Chris M. Hostetter
|
4fcf007f94
|
SOLR-5594: Allow FieldTypes to specify custom PrefixQuery behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560412 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 16:50:07 +00:00 |
Mark Robert Miller
|
1e5f5795dc
|
SOLR-5650: When a replica becomes a leader, only peer sync with other replicas that last published an ACTIVE state.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560221 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-21 23:52:23 +00:00 |
Mark Robert Miller
|
f698963775
|
SOLR-5643: ConcurrentUpdateSolrServer will sometimes not spawn a new Runner thread even though there are updates in the queue.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-20 02:59:59 +00:00 |
Mark Robert Miller
|
f5dc7e22d5
|
SOLR-5636: Move CHANGES entry to 4.6 branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559583 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-19 21:01:31 +00:00 |
Mark Robert Miller
|
fb9374bffb
|
SOLR-5645: A SolrCore reload via the CoreContainer will try and register in zk again with the new SolrCore.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559578 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-19 20:34:52 +00:00 |
Steven Rowe
|
c56e0ccef6
|
remove extra closing attribution parenthesis, which confuses changes2html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559293 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-18 00:11:12 +00:00 |
Ryan Ernst
|
7ace4d4997
|
SOLR-5633: HttpShardHandlerFactory should make its http client available to subclasses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559236 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-17 19:45:43 +00:00 |
Mark Robert Miller
|
98825c054c
|
SOLR-4260: Add name to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558980 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-17 01:51:08 +00:00 |
Mark Robert Miller
|
5cacfe37f7
|
SOLR-4260: ConcurrentUpdateSolrServer#blockUntilFinished can return before all previously added updates have finished. This could cause distributed updates meant for replicas to be lost.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558978 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-17 01:48:41 +00:00 |
Michael McCandless
|
7b34ac5c61
|
LUCENE-5399: add missingFirst/last support when sorting by Type.STRING; speed up deep paging; fix solr's distributed group sort for certain field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558865 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 17:40:25 +00:00 |
Noble Paul
|
359d41adf5
|
SOLR-5476 Overseer Role for nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558760 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 11:25:57 +00:00 |
Mark Robert Miller
|
c30f4ebd04
|
SOLR-5636: SolrRequestParsers does some xpath lookups on every request, which can cause concurrency issues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558688 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 03:46:34 +00:00 |
Mark Robert Miller
|
cc23c5abd2
|
SOLR-1301: Move CHANGES entry to 4.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558647 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 01:29:32 +00:00 |
Robert Muir
|
0461883e2e
|
SOLR-5631: Add support for FreeTextSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558635 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 01:22:28 +00:00 |
Mark Robert Miller
|
e5b31d2904
|
SOLR-5632: Improve response message for reloading a non-existent core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558459 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 16:44:25 +00:00 |
Mark Robert Miller
|
fd3a43e32a
|
clean up CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557853 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 21:11:09 +00:00 |
Mark Robert Miller
|
abea446155
|
SOLR-5540: Move CHANGES entry to 4.6 branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557849 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 21:02:09 +00:00 |
Mark Robert Miller
|
cb23c8ba3c
|
SOLR-4992: Solr eats OutOfMemoryError exceptions in many cases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557778 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 17:26:38 +00:00 |
Mark Robert Miller
|
e15b87b090
|
SOLR-5577: Remove CHANGES entry from 4.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557769 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 16:50:32 +00:00 |
Robert Muir
|
13084e4e81
|
SOLR-5529: add support for queries to use multiple suggesters in SuggestComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557206 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 17:59:22 +00:00 |
Chris M. Hostetter
|
f59271723b
|
SOLR-5463: move CHANGES to 4.7 for backporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557192 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 16:56:57 +00:00 |
Chris M. Hostetter
|
6b33a8c593
|
SOLR-5618: Fix false cache hits in queryResultCache when hashCodes are equal and duplicate filter queries exist in one of the requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556988 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-09 23:55:46 +00:00 |
Shawn Heisey
|
f96e58f45d
|
SOLR-5543: move changes entry from 4.7.0 to 4.6.1.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556968 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-09 22:16:53 +00:00 |
Joel Bernstein
|
23ae54b652
|
SOLR-5541: Allow QueryElevationComponent to accept elevateIds and excludeIds as http parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556903 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-09 18:14:58 +00:00 |
Mark Robert Miller
|
4f72365ba2
|
SOLR-5615: Deadlock while trying to recover after a ZK session expiration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556572 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-08 16:35:17 +00:00 |
Chris M. Hostetter
|
5efc4132f1
|
SOLR-5463: new 'cursorMark' request param for deep paging of sorted result sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556036 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 21:15:45 +00:00 |
Mark Robert Miller
|
277728236b
|
SOLR-5577: don't start timer thread on expiration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556002 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 19:55:12 +00:00 |
Robert Muir
|
74da7f8e4e
|
SOLR-2794: make formatting consistent (see hoss note in LUCENE-5383)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555927 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 17:27:11 +00:00 |
Mark Robert Miller
|
5dfb49986e
|
SOLR-5608: Don't allow a closed SolrCore to publish state to ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555659 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 04:37:48 +00:00 |
Uwe Schindler
|
744d82b34e
|
SOLR-2794: update changes with issue no. This closes #11 on github.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555556 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-05 16:16:37 +00:00 |
Robert Muir
|
0fb9f03de6
|
pull request #11: change the default of hl.phraseLimit to 5000
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555367 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-04 16:43:32 +00:00 |
Shalin Shekhar Mangar
|
4612f80e8d
|
SOLR-5601: Use zkStateReader.getLeaderRetry to find the leader of a newly created temp collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555083 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-03 13:39:11 +00:00 |
Jan Høydahl
|
ca5f42a14e
|
SOLR-5564: hl.maxAlternateFieldLength should apply to original field when fallback field does not exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555035 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-03 09:04:59 +00:00 |
Shawn Heisey
|
1587e84b60
|
SOLR-5590: Upgrade HttpClient/HttpComponents to 4.3.x.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555004 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-03 03:14:08 +00:00 |
Joel Bernstein
|
43535fecb8
|
SOLR-5536: Add ValueSource collapse criteria to CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554523 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-31 14:35:48 +00:00 |
Mark Robert Miller
|
7d7ef806b3
|
SOLR-5581: Give ZkCLI the ability to get files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554304 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 20:01:43 +00:00 |
Mark Robert Miller
|
15fbdbd3a6
|
SOLR-5588: PeerSync doesn't count all connect failures as success.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554129 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 03:24:25 +00:00 |
Mark Robert Miller
|
f3812e8410
|
SOLR-5503: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554123 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 01:13:11 +00:00 |
Mark Robert Miller
|
7bb2b748c1
|
SOLR-4709: Move CHANGES to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554119 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 00:52:04 +00:00 |
Mark Robert Miller
|
f0944d6b06
|
SOLR-5587: ElectionContext implementations should use ZkCmdExecutor#ensureExists to ensure their election paths are properly created.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554113 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 00:35:59 +00:00 |
Mark Robert Miller
|
9b5c2e254b
|
SOLR-5586: All ZkCmdExecutor's should be initialized with the zk client timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554101 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 23:52:58 +00:00 |
Mark Robert Miller
|
3b4a1c2c5f
|
SOLR-5583: ConcurrentUpdateSolrServer#blockUntilFinished may wait forever if the executor service is shutdown.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554053 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 18:58:18 +00:00 |
Mark Robert Miller
|
4d0702c348
|
SOLR-5496: Move CHANGES to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553985 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 00:51:58 +00:00 |
Mark Robert Miller
|
bd2d84b7b9
|
SOLR-5547: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553979 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 00:02:39 +00:00 |
Mark Robert Miller
|
3375f5800f
|
SOLR-5552: Add CHANGES entry
SOLR-5569: Add CHANGES entry
SOLR-5568: Add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553970 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 23:25:48 +00:00 |
Mark Robert Miller
|
c3f2a19022
|
SOLR-5580: NPE when creating a core with both explicit shard and coreNodeName.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553967 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 23:19:03 +00:00 |
Mark Robert Miller
|
26e92f36ad
|
SOLR-5576: Move CHANGES to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 22:44:27 +00:00 |
Mark Robert Miller
|
16671bc3ed
|
SOLR-5532: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553950 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 22:36:19 +00:00 |
Mark Robert Miller
|
f3fa258cea
|
SOLR-5479: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553947 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 22:28:16 +00:00 |
Mark Robert Miller
|
9a5c901fd6
|
SOLR-5442: Move CHANGES entry to 4.6.1
SOLR-5445: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553942 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 22:18:24 +00:00 |
Mark Robert Miller
|
cd9e1129ec
|
SOLR-5577: Likely ZooKeeper expiration should not slow down updates a given amount, but instead cut off updates after a given time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553912 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 20:49:13 +00:00 |
Shalin Shekhar Mangar
|
49209e1d16
|
SOLR-5214: Reduce memory usage for shard splitting by merging segments one at a time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553644 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-27 08:36:23 +00:00 |
Shalin Shekhar Mangar
|
ca4acb2bb7
|
SOLR-5567: ZkController getHostAddress duplicates url prefix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553491 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-26 14:56:31 +00:00 |
James Dyer
|
35b159f14c
|
SOLR-2960: XPathEntityProcessor was adding spurious nulls to multi-valued fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553285 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-24 15:12:07 +00:00 |
Mark Robert Miller
|
76f3bbef6e
|
SOLR-5576: Improve concurrency when registering and waiting for all SolrCore's to register a DOWN state.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553178 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-23 19:00:14 +00:00 |
Mark Robert Miller
|
be7d4f195f
|
SOLR-5574: CoreContainer shutdown publishes all nodes as down and waits to see that and then again publishes all nodes as down.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553157 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-23 17:31:50 +00:00 |
Joel Bernstein
|
ab4984419e
|
Added 4.6.1 CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552905 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-21 14:09:11 +00:00 |
Mark Robert Miller
|
5f17bb8a01
|
SOLR-5565: Raise default ZooKeeper session timeout to 30 seconds from 15 seconds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552700 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 15:16:03 +00:00 |
Mark Robert Miller
|
136a2c7190
|
SOLR-5562: ConcurrentUpdateSolrServer constructor ignores supplied httpclient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552691 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-20 14:56:07 +00:00 |
Alan Woodward
|
25b53be6f9
|
SOLR-5556: Allow CollectionsHandler and InfoHandler classes to be specified in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552044 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 17:35:24 +00:00 |
Robert Muir
|
22baafc512
|
SOLR-5528: improve response format of the new SuggestComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1551753 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 23:14:11 +00:00 |
Alan Woodward
|
234acf76b5
|
SOLR-5543: Core Swaps result in duplicate entries in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550969 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-14 21:11:18 +00:00 |
Alan Woodward
|
d22cffebb7
|
SOLR-5555: CloudSolrServer and LBHttpSolrServer shouldn't throw MUE from constructors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550824 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 19:47:06 +00:00 |
Shalin Shekhar Mangar
|
f590fe62a6
|
SOLR-3702: Reverting commit because it breaks QueryEqualityTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550676 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 10:25:43 +00:00 |
Shalin Shekhar Mangar
|
78d8d0c535
|
SOLR-3702: A 'concat' function query to support concatenation of Strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550656 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 06:40:01 +00:00 |
Mark Robert Miller
|
5b0ae51d63
|
SOLR-5547: Creating a collection alias using SolrJ's CollectionAdminRequest sets the alias name and the collections to alias to the same value.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550548 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 21:57:39 +00:00 |
Mark Robert Miller
|
8f6343fb83
|
SOLR-5548: Give DistributedSearchTestCase / JettySolrRunner the ability to specify extra filters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550508 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 20:15:52 +00:00 |
Mark Robert Miller
|
c7a3b96893
|
SOLR-5532: SolrJ Content-Type validation is too strict for some webcontainers / proxies.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548659 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 19:01:03 +00:00 |
Mark Robert Miller
|
618f6b876d
|
SOLR-5533: Improve out of the box support for running Solr on hdfs with SolrCloud.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548593 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 16:49:18 +00:00 |
Mark Robert Miller
|
0c8d47a00e
|
SOLR-5540: HdfsLockFactory should explicitly create the lock parent directory if necessary.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548590 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 16:44:53 +00:00 |
Stefan Matheis
|
ad4b95a353
|
SOLR-5539: Admin UI - Remove ability to create/modify files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548477 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 09:53:03 +00:00 |
Shalin Shekhar Mangar
|
1ae2e523df
|
SOLR-5502: Moving change log entry to the other section because this bug hasn't been released yet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547835 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 15:54:06 +00:00 |
Yonik Seeley
|
f47d26a49e
|
docs: SOLR-552 should be SOLR-5524
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547581 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 20:40:35 +00:00 |
Yonik Seeley
|
56e6b5752a
|
SOLR-552: change scale function to use itself as context key instead of source
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547568 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 20:22:21 +00:00 |