Commit Graph

1211 Commits

Author SHA1 Message Date
Steven Rowe 8ad221ee8e SOLR-5010: tweak CHANGES.txt entry to refer to full copyFields creation capabilities
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1501054 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 03:46:11 +00:00
Robert Muir 20a6de0241 SOLR-5012: optimize search with filter when filterCache is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1501004 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 23:05:58 +00:00
Yonik Seeley 5b257ac4df SOLR-5019: don't modify original filter list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500903 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 19:39:42 +00:00
Grant Ingersoll 33d014f3aa SOLR-5010: add copy field support to the REST API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500737 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 14:00:23 +00:00
Shalin Shekhar Mangar 6e638c8460 SOLR-4978: Time is stripped from datetime column when imported into Solr date field if convertType=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500666 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 11:30:40 +00:00
Shalin Shekhar Mangar e98616b8f1 SOLR-4788: Multiple Entities DIH delta import: dataimporter.[entityName].last_index_time is empty
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500652 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 11:11:58 +00:00
Alan Woodward 1402e51c70 Move SOLR-4948 CHANGES.txt entry to 4.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500316 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 19:30:36 +00:00
Erick Erickson 3b640360fd Fix for SOLR-4982, creating cores with sysprops does not dereference them properly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500284 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 14:45:47 +00:00
Uwe Schindler f134d0856b SOLR-5009: CHANGES.txt now only list SOLR-5009 as part of SOLR-4948
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500166 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 23:15:07 +00:00
Uwe Schindler 852b1c79f3 SOLR-5009: fix issue number
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500157 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 22:56:45 +00:00
Uwe Schindler 568f6a398a SOLR-5009: Don't create multiple SolrResourceLoaders for same Solr home, wasting resources and slowing down startup. This fixes the problem where the loader was not correctly closed, making tests fail on Windows.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500156 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 22:45:28 +00:00
Robert Muir a278bb6628 SOLR-5002: optimize numDocs(Query,DocSet) when filterCache is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500102 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 19:03:16 +00:00
Grant Ingersoll 218856ac6d SOLR-5003: add rowid (line number) option to CSV Loader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500046 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 15:30:42 +00:00
Shalin Shekhar Mangar dcbc79ce15 SOLR-4693: A "deleteshard" collections API that unloads all replicas of a given shard and then removes it from the cluster state. It will remove only those shards which are INACTIVE or have no range (created for custom sharding).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499655 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 05:04:21 +00:00
Steven Rowe e76d6599d9 SOLR-5000: ManagedIndexSchema doesn't persist uniqueKey tag after calling addFields method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499578 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 22:07:51 +00:00
Jan Høydahl e2fc82a978 SOLR-4986: Upgrade to Tika 1.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499338 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 11:49:59 +00:00
Stefan Matheis d34a8fdaba SOLR-4815: Admin-UI - DIH: Let "commit" be checked by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499252 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 08:21:49 +00:00
Jan Høydahl 756e541620 SOLR-4452: Hunspell stemmer should not merge duplicate dictionary entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499164 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 00:36:19 +00:00
Shalin Shekhar Mangar b7203642fe SOLR-3369: shards.tolerant=true is broken for group queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498992 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 16:10:16 +00:00
Alan Woodward f38c5163cc SOLR-4948: Tidy up CoreContainer construction logic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498990 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 15:50:49 +00:00
Jan Høydahl 42b3251408 SOLR-4412: LanguageIdentifier lcmap for language field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498959 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 14:38:47 +00:00
Robert Muir 28b372ad47 SOLR-4977: remove deprecated option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498956 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 14:36:44 +00:00
Robert Muir 7b5c09d061 SOLR-4977: Add option to send infostream to the logging system
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498936 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 13:34:12 +00:00
Mark Robert Miller 1c81ad7022 SOLR-4655: Add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498767 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 03:31:00 +00:00
Steven Rowe 96cc600172 SOLR-4897: add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498562 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 16:52:07 +00:00
Erick Erickson c8310ea09d SOLR-4974, tighten up shutdown logic. Inspired by SOLR-4960
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497999 13f79535-47bb-0310-9956-ffa450edef68
2013-06-29 18:40:49 +00:00
Robert Muir 92c42511c7 SOLR-4976: infostream doesn't work with merged segment warmer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497968 13f79535-47bb-0310-9956-ffa450edef68
2013-06-29 01:27:52 +00:00
Mark Robert Miller e547a5c03a SOLR-4973: Adding getter method for defaultCollection on CloudSolrServer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497582 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 22:13:52 +00:00
Mark Robert Miller 280e96e81f SOLR-4972: Add PUT command to ZkCli tool.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497499 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 19:03:40 +00:00
Stefan Matheis f9a9649f71 SOLR-4966: CSS, JS and other files in webapp without license
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497311 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 11:40:44 +00:00
Steven Rowe d6d65851cf SOLR-4892: Add field update processors to parse/convert String-typed fields to Date, Number, and Boolean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497165 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 00:44:27 +00:00
Mark Robert Miller b9e1537a7e SOLR-4916: Add support to write and read Solr index files and transaction log files to and from HDFS.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497072 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 20:18:33 +00:00
Mark Robert Miller bd1246fad6 SOLR-4926: Fixed rare replication bug that normally only manifested when using compound file format.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497020 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 17:36:45 +00:00
Grant Ingersoll cbe235516d SOLR-4921: UI now supports adding documents to a collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496994 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 16:27:43 +00:00
Yonik Seeley c672b56305 SOLR-4960: fix race in CoreContainer.getCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496620 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 19:57:17 +00:00
Alan Woodward 450534ff3a Revert 1496505
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496564 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 17:59:31 +00:00
Yonik Seeley d6b40cc39a SOLR-4960: race condition in shutdown of CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496546 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 17:18:46 +00:00
Alan Woodward f47bb580ee SOLR-4948: Tidy up CoreContainer construction logic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496505 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 14:55:26 +00:00
Stefan Matheis 6ae55f1417 SOLR-4955: Admin UI - Show address bar on top for Schema + Config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495848 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 17:12:13 +00:00
Stefan Matheis c1e35f1b82 SOLR-4611: Admin UI - Analysis-Urls with empty parameters create empty result table
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495826 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 15:00:59 +00:00
Stefan Matheis 9dab69c257 SOLR-4949: UI Analysis page dropping characters from input box
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495822 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 14:14:45 +00:00
Chris M. Hostetter be9bf006c2 SOLR-4942: test improvements to randomize use of compound files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495668 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 06:00:18 +00:00
Adrien Grand 543d33f941 LUCENE-5063: Compress integer and long field caches and remove FieldCache.get(Byte|Short)s, default parsers and related class/methods (merged from r1494753 and r1495146).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495156 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 20:07:57 +00:00
Chris M. Hostetter b3e02db3a9 SOLR-4941: Fix handling of <mergePolicy> init arg "useCompoundFile" -> IndexWriterConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494837 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 01:36:34 +00:00
Stefan Matheis 31d3dc8dec SOLR-4719 : Admin UI - Default to wt=json on Query-Screen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494772 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 20:55:19 +00:00
Stefan Matheis f38354e796 SOLR-4456: Admin UI: Displays dashboard even if Solr is down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494765 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 20:34:16 +00:00
Stefan Matheis f5a79d5162 SOLR-3838: Admin UI - Multiple filter queries are not supported in Query UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494762 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 20:26:39 +00:00
Chris M. Hostetter 0a2d1a484e SOLR-4934: Fix handling of <mergePolicy> init arg "useCompoundFile" needed after changes in LUCENE-5038
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494348 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 22:31:47 +00:00
Erick Erickson 0b6fa118f5 SOLR-4932 some extra parameters persisted to solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1493982 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 01:30:49 +00:00
Shalin Shekhar Mangar 8233c923a1 SOLR-4931: SolrDeletionPolicy onInit and onCommit methods changed to override exact signatures (with generics) from IndexDeletionPolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1493871 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 18:37:52 +00:00