Commit Graph

29441 Commits

Author SHA1 Message Date
epugh 62537bebc4 SOLR-11933: make DIH safer by not default checking the clean checkbox
This closes #316
2018-02-07 09:38:26 -08:00
Mikhail Khludnev c508068240 SOLR-11459: Fix in-place nonexistent doc update following existing doc update 2018-02-06 20:00:29 +03:00
David Smiley 812d400807 SOLR-11722 SOLR-11617: Alias tests: Ensure zkStateReader's view is up to date before acting 2018-02-05 23:45:47 -05:00
Noble Paul 5240f697d3 SOLR-11879: avoid EOFException for empty input streams 2018-02-05 14:27:49 -08:00
Erick Erickson 4bd49726c1 LUCENE-8149: NRTCachingDirectory does not need to preemptively delete segment files and generate exceptions 2018-02-05 11:08:13 -08:00
Steve Rowe dd90bfbe87 Add warning about inability to consume an input token graph to the Synonym Graph Filter and Managed Synonym Graph Filter entries 2018-02-05 11:26:11 -05:00
Uwe Schindler 9c0797d9f4 LUCENE-7966: Build Multi-Release JARs to enable usage of optimized intrinsic methods from Java 9 for index bounds checking and array comparison/mismatch 2018-02-03 09:17:59 +01:00
Andrzej Bialecki ce5932fc37 SOLR-11778: Docs for per-stage metrics, and the missing "regex" parameter docs. 2018-02-02 14:30:01 +01:00
Adrien Grand 666f93ad4f LUCENE-4198: Fix propagation of flags in SimpleTextPostingsFormat. 2018-02-02 14:00:07 +01:00
Andrzej Bialecki 8d27412e5a SOLR-11778 Add per-stage RequestHandler metrics. 2018-02-02 13:02:43 +01:00
Alan Woodward 9422609a5d LUCENE-8145: FieldOffsetStrategy.getOffsetEnum() now returns a single MultiOffsetsEnum
Closes #317
2018-02-02 09:41:08 +00:00
Cassandra Targett 98a0b83714 SOLR-11613: Make message for missing dataimport config in UI more explicit 2018-02-01 16:38:57 -06:00
Cassandra Targett a4320aab8d SOLR-11848: Ref Guide: include info on grouping operations and using curl for large files. This closes #303. 2018-02-01 15:24:14 -06:00
Chris Hostetter 95122e1448 SOLR-11916: new SortableTextField which supports analysis/searching just like TextField, but also sorting/faceting just like StrField 2018-02-01 10:40:29 -07:00
Andrzej Bialecki b0b963c68e Revert "SOLR-11882: SolrMetric registries retain references to SolrCores when closed"
This reverts commit c724845fab.
2018-02-01 18:14:13 +01:00
Andrzej Bialecki 8418081c4a Revert "SOLR-11882: SolrMetric registries retain references to SolrCores when closed"
This reverts commit f0509c19c1.
2018-02-01 18:14:13 +01:00
David Smiley f0854ce11f SOLR-11722: Dial down threads in ConcurrentCreateRoutedAliasTest 2018-02-01 12:06:53 -05:00
Cassandra Targett 5b5a396b0c SOLR-11715: Fix example queries so they appear correctly; add fl param to geodist example 2018-02-01 10:02:50 -06:00
Cassandra Targett af5bc1c228 SOLR-11835: Adjust Ukranian language example 2018-01-31 12:56:50 -06:00
Adrien Grand 5cf9b9f704 LUCENE-4198: Make MultiTermsEnum implement impacts. 2018-01-31 16:46:19 +01:00
Adrien Grand f410df8113 LUCENE-4198: Give codecs the opportunity to index impacts. 2018-01-31 14:54:52 +01:00
Karl Wright ebb346d582 LUCENE-8141: Do a better job of making sure polygon points are not coplanar. Committed on behalf of Ignacio Vera. 2018-01-31 08:20:58 -05:00
Noble Paul 0b0e8e5e7a SOLR-11880: ref-guide 2018-01-31 22:23:05 +11:00
Noble Paul 3ad61d2f9c SOLR-11067: REPLACENODE should identify appropriate nodes if targetNode is not provided 2018-01-31 21:49:02 +11:00
Tomas Fernandez Lobbe b310514bec SOLR-11782: Use await(millis, TimeUnit.MILLIS) in LatchWatcher.await 2018-01-30 14:28:27 -08:00
Jan Høydahl 4176231e91 Remove debug comment on top of doc file. Fixes #315 2018-01-30 16:42:59 +01:00
Christine Poerschke d940a0ef77 Update copyright year(s) in lucene/NOTICE.txt and solr/NOTICE.txt files. 2018-01-30 12:58:12 +00:00
Christine Poerschke abf3d11332 SOLR-11480: Remove unused "Admin Extra" files and mentions. (Eric Pugh, Christine Poerschke) 2018-01-30 12:39:44 +00:00
Christine Poerschke a296092341 SOLR-11926: correct/extend TermsComponentTest.testUnlimitedRows logic 2018-01-30 12:33:04 +00:00
Noble Paul e2a5d46b9c SOLR-11879: moved the peek() call inside the for loop 2018-01-30 18:25:48 +11:00
Cao Manh Dat c56d774eb6 SOLR-11661: New HDFS collection reuses unremoved data from a deleted HDFS collection with same name causes inconsistent view of documents 2018-01-30 11:30:24 +07:00
Steve Rowe e6928d857a SOLR-11658: ZK mentions: 3.4.10->3.4.11. Also fixed CHANGES.txt attribution. 2018-01-29 14:20:10 -05:00
Steve Rowe c73bc6b145 SOLR-11847: Resume publishing maven snapshot artifacts as part of Ant target jenkins-maven-nightly 2018-01-29 14:08:15 -05:00
markrmiller 13773755b8 SOLR-11873: Use time based expiration cache in all necessary places in HdfsDirectoryFactory. 2018-01-29 11:00:53 -06:00
Joel Bernstein b4baf080e9 SOLR-10651, SOLR-10784: Add new statistical and machine learning functions to CHANGES.txt for 7.3 release 2018-01-29 11:36:18 -05:00
Andrzej Bialecki d3d7b0034d SOLR-11376: Support computing plans for only specific collections. 2018-01-29 12:16:16 +01:00
Cao Manh Dat f7a75dcc1a SOLR-10525: Updates CHANGES.txt 2018-01-29 17:47:15 +07:00
Noble Paul 586aa65110 SOLR-11879: avoid EOFException when content is send without a payload 2018-01-29 21:42:40 +11:00
Cao Manh Dat 27ef653064 SOLR-11702: Redesign current LIR implementation 2018-01-29 15:55:28 +07:00
David Smiley 00d453d27c SOLR-11617: Fix test: delete aliases without async in tearDown 2018-01-28 22:48:13 -05:00
Erick d85a1666a1 SOLR-11882: SolrMetric registries retain references to SolrCores when closed 2018-01-28 19:42:58 -08:00
Erick c724845fab SOLR-11882: SolrMetric registries retain references to SolrCores when closed 2018-01-28 19:39:24 -08:00
Erick d15ab2f499 SOLR-11658: Upgrade ZooKeeper dependency to 3.4.11 2018-01-28 19:34:49 -08:00
David Smiley 154bdeb7db SOLR-11617: Alias metadata API; returned from LISTALIASES, set via MODIFYALIAS 2018-01-28 16:56:19 -05:00
Tomas Fernandez Lobbe 56f3f6d948 SOLR-11782: Refactor LatchWatcher.await to protect against spurious wakeup 2018-01-26 10:36:12 -08:00
Cassandra Targett 3856ae2d85 SOLR-11895: Fix Logging UI page to show "No Events"; remove loading spinner 2018-01-26 12:28:57 -06:00
David Smiley 3c9829efad SOLR-11722: CHANGES.txt 2018-01-26 11:48:18 -05:00
David Smiley b0d244f656 SOLR-11722: Refactor out a TimeRoutedAlias class from various parts.
Also allowed TRA's to be tolerant of pre-existing collections.
2018-01-26 11:37:00 -05:00
David Smiley a1828a5664 SOLR-11722: New CREATEROUTEDALIAS cluster command for time routed aliases.
(a refactoring of some of the related parts will follow in next commit)
2018-01-25 14:45:49 -05:00
David Smiley d8e9ab8785 SOLR-11722: Improve the v2/v1 API mapping, including a bug.
Wrapped getParameterNamesIterator failed to consider attrToParams.
(committing this separately from rest)
2018-01-25 14:23:44 -05:00