Commit Graph

12018 Commits

Author SHA1 Message Date
Varun Thacker 81906d31a6 SOLR-11676: Fix a SolrJ test to not expect replicationFactor that is not being set anymore 2018-06-19 16:13:45 +05:30
David Smiley f5508505f2 SOLR-12361: Fix test AddBlockUpdateTest.indexSolrInputDocumentsDirectly 2018-06-18 23:59:44 -04:00
Anshum Gupta 6222c46201 SOLR-11277: Documentation for maxSize based auto hard commit 2018-06-18 09:56:43 -07:00
Adrien Grand 90145d0112 Copy the latest lucene's NOTICE.txt contents into Solr's NOTICE.txt 2018-06-18 14:42:08 +02:00
Ishan Chattopadhyaya 4138ad662e SOLR-12428: Solr LTR jar now included in _default configset's solrconfig.xml 2018-06-18 15:02:20 +05:30
Varun Thacker 11fcb23906 SOLR-11676: Keep nrtReplicas and replicationFactor in sync while creating a collection and modifying a collection 2018-06-18 12:09:53 +04:00
Andrzej Bialecki 28967e0f67 SOLR-12392: BadApple this test for now. 2018-06-18 08:51:25 +02:00
Uwe Schindler e21d4937e0 SOLR-12450: Don't allow referal to external resources in various config files 2018-06-17 13:15:29 +02:00
Erick 2519025fda LUCENE-7976: Make TieredMergePolicy respect maxSegmentSizeMB and allow singleton merges of very large segments 2018-06-15 12:33:02 -07:00
David Smiley c22da7d7a9 SOLR-12416: When creating a time routed alias, the router.autoDeleteAge option wasn't considered. 2018-06-15 07:41:03 -04:00
Dawid Weiss 47b9ca6f57 SOLR-11200: ioThrottle solr ref guide follow-up. 2018-06-15 09:48:20 +02:00
David Smiley 4799bc5a4a SOLR-12362: JSON parsing: upgrade to List on end of array not start. And fix TestJsonRecordReader assumptions RE null keys 2018-06-15 00:46:17 -04:00
Steve Rowe fba42bbac6 SOLR-12435: Fix bin/solr help and ref guide text to describe ZK_HOST in solr.in.sh/solr.in.cmd as an alternative to -z cmdline param 2018-06-14 21:06:09 -04:00
Erick Erickson 2db2fb3909 SOLR-11578: Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type to give a more accurate representation of the cluster 2018-06-14 14:05:24 -07:00
Erick Erickson ae82bac928 SOLR-11578: Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type to give a more accurate representation of the cluster 2018-06-14 13:52:48 -07:00
Steve Rowe 26a1143dcf SOLR-12437: Document 'bin/solr config' in the ref guide 2018-06-14 16:29:54 -04:00
Erick Erickson a98fcda9c6 SOLR-12028: BadApple and AwaitsFix annotations usage 2018-06-14 13:16:39 -07:00
user 21fe4164de SOLR-12362: Uploading docs in JSON now supports child documents as field values 2018-06-14 12:14:49 -04:00
Varun Thacker a26a1bb249 SOLR-11453: Ref-Guide Changes 2018-06-14 16:29:03 +02:00
Mikhail Khludnev 052fede51d SOLR-9685: documenting #tags in query DSL. 2018-06-14 17:20:54 +03:00
Steve Rowe eea4197a3a SOLR-12481: Move CHANGES entry to 7.4 section 2018-06-13 15:11:08 -04:00
Steve Rowe 49afab08dd SOLR-12434: Move CHANGES entry to 7.4 section 2018-06-13 13:46:46 -04:00
Andrzej Bialecki 481a1f859d SOLR-11779: Reduce logging, fix index size conversion bug. 2018-06-13 19:44:55 +02:00
Noble Paul 377f16de5e SOLR-12208: added a testcase for fetching arbitrary replica info 2018-06-14 00:07:30 +10:00
Steve Rowe 6f9f4f70f2 SOLR-12434: Fix standalone mode 'bin/solr config' to not pass in empty -z ZK_HOST param; revert accidental ZK_HOST definition in solr.in.cmd 2018-06-13 09:35:18 -04:00
Steve Rowe ca35c40f1b SOLR-12481: update.autoCreateFields must be set via Config API command 'set-user-property', but 'bin/solr create' tells users to use the default action 'set-property', which fails because the property is not editable 2018-06-12 21:50:25 -04:00
Steve Rowe 3d8b219273 SOLR-12434: remove debug printing from bin/solr 2018-06-12 21:10:19 -04:00
Steve Rowe 00be7bc2d6 SOLR-12434: remove debug printing from bin/solr 2018-06-12 21:00:39 -04:00
Steve Rowe ade22a1ef9 SOLR-12434: Fix 'bin/solr config' endless loop parsing cmdline args 2018-06-12 20:56:57 -04:00
Steve Rowe ba62472bd3 SOLR-12434: bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd} 2018-06-12 20:01:20 -04:00
yonik 23da90813c SOLR-9685: fix parsing of tagged sub-queries 2018-06-12 16:06:46 -04:00
Andrzej Bialecki 7c4bad0e8f SOLR-12208: Add simulator support for properly tracking INDEX.sizeInBytes and INDEX.sizeInGB. 2018-06-12 16:22:00 +02:00
Andrzej Bialecki 87d9343a9b SOLR-12392: Don't create conflicting ops when docs / index size criteria conflict. 2018-06-12 10:43:13 +02:00
Noble Paul d9da757bc5 SOLR-12208: ignored the test , because it fails now 2018-06-12 18:33:56 +10:00
Noble Paul 98a4dd29ef SOLR-12208: Renamed the autoscaling variable 'INDEX.sizeInBytes' to 'INDEX.sizeInGB' 2018-06-12 13:47:12 +10:00
Cassandra Targett 7773bf6764 SOLR-11779: Ref Guide: minor typos; capitalize section titles; remove monospace from section titles 2018-06-11 15:54:30 -05:00
Cassandra Targett f1ce5bb22a Ref Guide: fix missing colons to make proper labeled list 2018-06-11 15:35:13 -05:00
Cassandra Targett fc3f642692 SOLR-12223: Update docs to add Initial Startup section for bi-directional updates 2018-06-11 14:55:21 -05:00
Cassandra Targett efd1690a06 Ref Guide: use headline case for section titles 2018-06-11 14:32:54 -05:00
Cassandra Targett 16242997f2 SOLR-112476: add 7.4 upgrade notes for Ref Guide 2018-06-11 14:32:54 -05:00
Jan Høydahl 43fbf0321d Make spatial example more readable and fix bug where *:* did not show. Fixes #400 2018-06-11 21:21:43 +02:00
Jan Høydahl f76f7fc61f Minor typo in autoscaling refguide docs. Fixes #401 2018-06-11 21:18:40 +02:00
Cassandra Targett 74576b0083 SOLR-9480: Ref Guide minor typo cleanup; remove outdated/unnecessary anchors 2018-06-11 12:02:22 -05:00
David Smiley 4f1b83bd85 SOLR-12274: Solr Ref Guide, spatial-search: Corrected obsolete JTS license info & location 2018-06-11 12:13:12 -04:00
David Smiley 8095139da3 SOLR-12361: Allow nested child documents to be in field values of a SolrInputDocument.
* AddUpdateCommand and it's relationship with DirectUpdateHandler2 was reworked substantially.

Fixes #385
2018-06-11 10:48:30 -04:00
Cassandra Targett c6c1aeb768 SOLR-12160: Ref Guide: break up some longer paragraphs a bit 2018-06-11 08:57:42 -05:00
Cassandra Targett cff9923795 SOLR-12181: Ref Guide: add link to ref'd JIRA issue + minor punctuation fixes 2018-06-11 08:45:50 -05:00
Andrzej Bialecki 16e0c234ed SOLR-11779: Improve stability of this test - use predictable timestamps and avoid sampling races. 2018-06-11 12:23:07 +02:00
Noble Paul 0242409fae SOLR-12474: Add an UpdateRequest Object that implements RequestWriter.ContentWriter 2018-06-11 13:04:54 +10:00
Noble Paul b7e9fb43d0 SOLR-12455: Use the new serializarion in V2 and schema requests 2018-06-10 14:05:00 +10:00
broustant a06256ccee SOLR-11865: QueryElevationComponent changes
* new useConfiguredElevatedOrder setting
* more extensible (customizable via subclass)
** ElevationProvider
** handleInitializationException with cause enum
* use BytesRef for uniqueKey ID pervasively instead of String.
* ElevatorComparatorSource now reuses getBoostedDocs logic
* setSort will short-circuit if there are no elevated Ids
* extensive refactoring and affects some interrelated components
2018-06-09 11:32:24 -04:00
Noble Paul 944b24fab8 SOLR-12455: Refactor JSON serialization code into SolrJ package 2018-06-09 23:40:55 +10:00
Noble Paul 8f9eeb1e2c SOLR-12449: Response /autoscaling/diagnostics shows improper json 2018-06-09 23:35:53 +10:00
Noble Paul 7ffdbf15f5 SOLR-12449: Response /autoscaling/diagnostics shows improper json 2018-06-09 23:35:16 +10:00
Cassandra Targett c524dc2606 Ref Guide: ensure consistency with "etc." in sentences 2018-06-08 15:24:11 -05:00
Cassandra Targett 4dacf90812 SOLR-11982: Ref Guide: remove deprecated content; break up long paragraphs 2018-06-08 15:16:16 -05:00
Cassandra Targett 4c7b7c0063 SOLR-4793: Ref Guide: shorten the section heading & fix refs 2018-06-08 14:38:31 -05:00
Cassandra Targett 9b5dd15471 SOLR-12378: Ref Guide: reformat parameter list; break up big paragraph; fix typos 2018-06-08 14:09:50 -05:00
Cassandra Targett a06c24cf92 Ref Guide: fix inconsistent "eg" and "ie" usages; capitalize ZooKeeper properly 2018-06-08 11:08:41 -05:00
Cassandra Targett eb7bb2d906 SOLR-12338: State default value more directly 2018-06-08 10:49:29 -05:00
Adrien Grand 15078ccc83 SOLR-12392: Bad-apple IndexSizeTriggerTest.test(Split|Merge)Integration. 2018-06-08 16:37:06 +02:00
Adrien Grand d6d24ecfd2 SOLR-12075: Disable TestLargeCluster again. 2018-06-08 16:29:29 +02:00
Jan Høydahl 01aeb3aa4a Update Tika version in 8.0.0 section 2018-06-08 15:22:00 +02:00
Jan Høydahl 30bf6b657f SOLR-12350: Do not use docValues as stored for _str (copy)fields in _default configset 2018-06-08 15:12:48 +02:00
Andrzej Bialecki 417940cdd7 SOLR-12438: Improve status reporting of metrics history API. 2018-06-07 22:26:47 +02:00
Cassandra Targett d7abebd7af SOLR-12376: Add some links to other Ref Guide pages; minor format & typo cleanup 2018-06-07 14:30:51 -05:00
Noble Paul 9b65d7e1a2 SOLR-12142: EmbeddedSolrServer should use req.getContentWriter 2018-06-08 02:38:50 +10:00
Cassandra Targett 8cb6e3d3c8 SOLR-12018: add committer attribution 2018-06-07 10:58:01 -05:00
Cassandra Targett 6e88035297 SOLR-12018: Remove comments.apache.org integration for the Ref Guide 2018-06-07 10:17:23 -05:00
Adrien Grand a82c9cfcf4 Add a 7.5.0 version. 2018-06-07 10:33:52 +02:00
Joel Bernstein f8131e4661 SOLR-10651, SOLR-10784: Add new statistical and machine learning functions to CHANGES.txt for 7.4 release 2018-06-06 21:53:22 -04:00
David Smiley 7c6d74376a SOLR-12376: AwaitsFix testStopWords pending LUCENE-8344 2018-06-06 14:45:17 -04:00
Andrzej Bialecki d1631593f3 SOLR-12445: Update CHANGES. 2018-06-06 15:30:32 +02:00
Andrzej Bialecki 3022bbce2e SOLR-12445: Upgrade Dropwizard Metrics to version 3.2.6. 2018-06-06 15:14:22 +02:00
Andrzej Bialecki c1f42906ef SOLR-11911: Move simulator reset to @Before method. 2018-06-06 11:48:42 +02:00
Cao Manh Dat 0358fcb175 SOLR-12250: Fix precommit 2018-06-06 15:52:15 +07:00
Cao Manh Dat 2f19ae1907 SOLR-12250: Create the temporary tlog file properly 2018-06-06 15:50:19 +07:00
Noble Paul 9ff3f5a136 SOLR-12444: added more assertions to the test 2018-06-06 13:13:20 +10:00
Varun Thacker 124b5e047d SOLR-11453: fix typos in the CHANGES entry 2018-06-05 15:16:12 -07:00
Jeff 0c6f38a315 SOLR-12233: QParserPlugin's static registry of builtins can be optimized
to avoid needless ClassLoader activity on SolrCore load.
2018-06-05 15:11:32 -04:00
David Smiley cf63392183 SOLR-12376: New TaggerRequestHandler (SolrTextTagger). 2018-06-05 14:04:55 -04:00
David Smiley c587598096 LUCENE-7960: fix Solr test to include mandatory args 2018-06-05 12:30:34 -04:00
yonik 7d0b64f9d5 SOLR-12417: doc: fix CHANGES credit 2018-06-05 10:55:53 -04:00
Noble Paul f9d807af75 SOLR-12387: fixing a test failure 2018-06-05 23:14:11 +10:00
Noble Paul add77d2725 SOLR-12444: Updating a cluster policy fails 2018-06-05 22:29:06 +10:00
Andrzej Bialecki 6624773613 SOLR-11911: Make sure all processing is completed before asserting. 2018-06-05 12:32:35 +02:00
Noble Paul f27d8a2dbf SOLR-12387: added documentation 2018-06-05 12:53:22 +10:00
Andrzej Bialecki 2ef3d07561 SOLR-11911: Fix a number of synchronization issues in the simulator. Enable this test for now. 2018-06-04 14:20:19 +02:00
Noble Paul 727da63f4a SOLR-12354: Register the /admin/info/key end-point at the startup time to avoid 404 2018-06-04 22:14:37 +10:00
Simon Willnauer e7a0a12926 LUCENE-8335: Enforce soft-deletes field up-front
Soft deletes field must be marked as such once it's introduced
and can't be changed after the fact.

Co-authored-by: Nhat Nguyen <nhat.nguyen@elastic.co>
2018-06-04 08:28:38 +02:00
Cao Manh Dat ab316bbc91 SOLR-9922: Write buffering updates to another tlog 2018-06-04 11:32:31 +07:00
Simon Willnauer 3dc4fa199c Revert "LUCENE-8335: Enforce soft-deletes field up-front."
This reverts commit a2d9276674.
2018-06-02 13:47:24 +02:00
Simon Willnauer a2d9276674 LUCENE-8335: Enforce soft-deletes field up-front.
Soft deletes field must be marked as such once it's introduced
and can't be changed after the fact.
2018-06-02 13:14:53 +02:00
markrmiller 1ff24bbb28 SOLR-12290,SOLR-12391: Do not close any servlet streams and improve our servlet stream closing prevention code for users and devs. 2018-06-02 00:16:28 -05:00
David Smiley 4888adf08a SOLR-12337: Remove the obsolete QueryWrapperFilter 2018-06-01 17:12:21 -04:00
Cao Manh Dat 1d33130fcb SOLR-12433: Recovering flag of a replica is set equals to leader even it failed to receive update on recovering 2018-06-01 09:23:10 +07:00
Steve Rowe 252a8145d9 SOLR-12388: Add an expected exception message to SearchHandlerTest.testRequireZkConnectedDistrib() 2018-05-31 16:09:11 -04:00
David Smiley ce8735556d * SOLR-12366: A slow "live docs" implementation was being used instead of a bitset.
Affects classic faceting enum method, JSON Facets enum method, UnInvertedField faceting, GraphTermsQParser, JoinQParser.
  Renamed SolrIndexSearcher.getLiveDocs to getLiveDocSet.
2018-05-31 10:59:26 -04:00
David Smiley 1e63b32731 * SOLR-12366: A slow "live docs" implementation was being used instead of a bitset.
Affects classic faceting enum method, JSON Facets enum method, UnInvertedField faceting, GraphTermsQParser, JoinQParser.
  Renamed SolrIndexSearcher.getLiveDocs to getLiveDocSet.
2018-05-31 10:55:12 -04:00
Noble Paul 12269abe34 SOLR-12387: cluster-wide defaults for numShards, nrtReplicas, tlogReplicas, pullReplicas
SOLR-12389: support deeply nested json objects in clusterprops.json
2018-06-01 00:50:52 +10:00