You are viewing a plain text version of this content. The canonical link for it is here.
- [lucene-solr] branch branch_8x updated: Avoid using a raw Arc type. (#1429) - posted by ju...@apache.org on 2021/01/02 04:34:22 UTC, 0 replies.
- [lucene-solr] branch master updated (17adcc7 -> beb163c) - posted by ju...@apache.org on 2021/01/02 04:40:09 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: In ContextQuery, use a more comprehensive check for an empty prefix automaton. (#383) - posted by ju...@apache.org on 2021/01/02 05:20:30 UTC, 0 replies.
- [lucene-solr] branch master updated (beb163c -> 23e206d) - posted by dw...@apache.org on 2021/01/03 20:46:53 UTC, 0 replies.
- [lucene-solr] 01/02: LUCENE-9570: code reformatting [partial]. - posted by dw...@apache.org on 2021/01/03 20:46:54 UTC, 0 replies.
- [lucene-solr] 02/02: LUCENE-9570: code reformatting [record rev]. - posted by dw...@apache.org on 2021/01/03 20:46:55 UTC, 1 replies.
- [lucene-solr] branch master updated: SOLR-15062: /api/cluster/zk/ls should give the stat of the current node (#2172) - posted by no...@apache.org on 2021/01/04 03:08:31 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15062: /api/cluster/zk/ls should give the stat of the current node - posted by no...@apache.org on 2021/01/04 03:10:49 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (a5b4d24 -> 555513a) - posted by no...@apache.org on 2021/01/04 03:26:04 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-15062: /api/cluster/zk/ls should give the stat of the current node (#2172) - posted by no...@apache.org on 2021/01/04 03:26:05 UTC, 0 replies.
- [lucene-solr] 02/02: SOLR-15062: /api/cluster/zk/ls should give the stat of the current node - posted by no...@apache.org on 2021/01/04 03:26:06 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (672e41eb -> 29cf470) - posted by no...@apache.org on 2021/01/04 06:23:22 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9642: Rotate triangle points before checking triangle orientation (#2154) - posted by iv...@apache.org on 2021/01/04 08:43:07 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9642: Rotate triangle points before checking triangle orientation (#2154) - posted by iv...@apache.org on 2021/01/04 08:48:55 UTC, 0 replies.
- [lucene-solr] branch master updated: Update copyright year(s) in lucene/NOTICE.txt and solr/NOTICE.txt files. - posted by cp...@apache.org on 2021/01/04 09:43:14 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Update copyright year(s) in lucene/NOTICE.txt and solr/NOTICE.txt files. - posted by cp...@apache.org on 2021/01/04 09:50:55 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15019 updated (95b1b11 -> 7d0828f) - posted by ab...@apache.org on 2021/01/04 13:11:46 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-15019: Minor cleanups after review. - posted by ab...@apache.org on 2021/01/04 13:11:47 UTC, 0 replies.
- [lucene-solr] 02/02: Merge branch 'master' into jira/solr-15019 - posted by ab...@apache.org on 2021/01/04 13:11:48 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15019: Replica placement API needs a way to fetch existing replica metrics. - posted by ab...@apache.org on 2021/01/04 16:39:53 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 created (now 2695624) - posted by no...@apache.org on 2021/01/05 08:11:19 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 updated: porting changes from jira/solr-15052-8x - posted by no...@apache.org on 2021/01/05 08:28:21 UTC, 0 replies.
- [lucene-solr] branch master updated (2695624 -> 1bb9755) - posted by dw...@apache.org on 2021/01/05 12:45:04 UTC, 0 replies.
- [lucene-solr] 01/02: LUCENE-9570: code reformatting [final]. - posted by dw...@apache.org on 2021/01/05 12:45:05 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 updated: fixing compile errors - posted by no...@apache.org on 2021/01/05 12:45:43 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 updated (9398eb8 -> ede260f) - posted by no...@apache.org on 2021/01/05 14:18:04 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15061: Fix NPE in SearchHandler when shards.info and no QueryComponent configured - posted by br...@apache.org on 2021/01/05 14:18:56 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15061: Fix NPE in SearchHandler when shards.info and no QueryComponent configured - posted by br...@apache.org on 2021/01/05 14:29:20 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14571: Download speed was hard-coded in the Replication screen of the Solr Admin UI. (Florin Babes via Christine Poerschke) - posted by cp...@apache.org on 2021/01/05 16:13:22 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14571: Download speed was hard-coded in the Replication screen of the Solr Admin UI. (Florin Babes via Christine Poerschke) - posted by cp...@apache.org on 2021/01/05 16:20:35 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15048: Fixed collapse parser behavior when dealing with docs boosted by QueryElevationComponent that are in the null group to treat them consistently regardless of collapse field type or group head selector - posted by ho...@apache.org on 2021/01/05 17:01:13 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15058: Enforce node_name contains colon and port and find first underscore after colon to parse context (#2178) - posted by th...@apache.org on 2021/01/05 19:00:35 UTC, 0 replies.
- [lucene-solr] 01/03: SOLR-15055: Add back the properties. - posted by ab...@apache.org on 2021/01/05 19:23:48 UTC, 0 replies.
- [lucene-solr] 02/03: Merge branch 'master' into jira/solr-15055 - posted by ab...@apache.org on 2021/01/05 19:23:49 UTC, 0 replies.
- [lucene-solr] 03/03: SOLR-15055: Initial implementation of `withCollection`. - posted by ab...@apache.org on 2021/01/05 19:23:50 UTC, 0 replies.
- [lucene-solr] 01/01: Merge branch 'master' into jira/solr-15055 - posted by ab...@apache.org on 2021/01/05 19:25:31 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15048: Fixed collapse parser behavior when dealing with docs boosted by QueryElevationComponent that are in the null group to treat them consistently regardless of collapse field type or group head selector - posted by ho...@apache.org on 2021/01/05 19:49:10 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15058: Enforce node_name contains colon and port and find first underscore after colon to parse context when converting a node_name to a base URL (#2180) - posted by th...@apache.org on 2021/01/05 20:25:10 UTC, 0 replies.
- [lucene-solr] branch jira/SOLR-14608-export updated: SOLR-14608: Fix failing TestExportWriter tests - posted by jb...@apache.org on 2021/01/05 21:07:51 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15058: Part deux ~ fix auto-scaling test fails missed in previous merge (#2182) - posted by th...@apache.org on 2021/01/06 00:32:16 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 updated (ede260f -> 43df096) - posted by no...@apache.org on 2021/01/06 01:30:46 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 updated (43df096 -> 1e3420f) - posted by no...@apache.org on 2021/01/06 01:36:36 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (29cf470 -> 2fb2b66) - posted by no...@apache.org on 2021/01/06 04:19:58 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (2fb2b66 -> 9d1769e) - posted by no...@apache.org on 2021/01/06 04:31:43 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 updated (1e3420f -> 86ac230) - posted by no...@apache.org on 2021/01/06 07:53:48 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 updated (86ac230 -> e3b0293) - posted by no...@apache.org on 2021/01/06 09:07:07 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055 updated: SOLR-15055: Some cleanup from review. Add missing pieces in other collection commands. - posted by ab...@apache.org on 2021/01/06 14:48:10 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15047: Fix collapse parser behavior when collapsing on numeric fields to differentiate '0' group from null group - posted by ho...@apache.org on 2021/01/06 17:07:47 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15047: Fix collapse parser behavior when collapsing on numeric fields to differentiate '0' group from null group - posted by ho...@apache.org on 2021/01/06 17:59:47 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge created (now 07071ca) - posted by ct...@apache.org on 2021/01/06 20:03:42 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated (07071ca -> 0896629) - posted by ct...@apache.org on 2021/01/06 20:10:18 UTC, 0 replies.
- [lucene-solr] 01/01: Merge branch 'visual-guide' into jira/solr-13105-toMerge - posted by ct...@apache.org on 2021/01/06 20:10:19 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9652: DataInput.readLEFloats for use by Lucene90VectorReader (#2175) - posted by so...@apache.org on 2021/01/06 21:17:14 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15069: [child parentFilter=...] is now optional (#2181) - posted by ds...@apache.org on 2021/01/06 22:43:34 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15069: [child parentFilter=...] is now optional (#2181) - posted by ds...@apache.org on 2021/01/06 23:07:38 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated (0896629 -> e8ec608) - posted by ct...@apache.org on 2021/01/07 04:43:31 UTC, 0 replies.
- [lucene-solr] 01/02: Remove old doc left behind in branch merge; fix children list to pass the build - posted by ct...@apache.org on 2021/01/07 04:43:32 UTC, 0 replies.
- [lucene-solr] 02/02: Fix heading levels; remove TOC page links put in for github viewing - posted by ct...@apache.org on 2021/01/07 04:43:33 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (9d1769e -> 8bd8bd3) - posted by no...@apache.org on 2021/01/07 07:50:59 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (8bd8bd3 -> 6cf0636) - posted by no...@apache.org on 2021/01/07 08:00:41 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (6cf0636 -> acd8702) - posted by no...@apache.org on 2021/01/07 08:04:14 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (acd8702 -> 95773c5) - posted by no...@apache.org on 2021/01/07 08:08:32 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9658: temporarily hook up spotlessCheck to precommit. - posted by dw...@apache.org on 2021/01/07 09:58:12 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9652: follow-up code reformatting (tidy). - posted by dw...@apache.org on 2021/01/07 09:59:33 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (95773c5 -> 61bae09) - posted by no...@apache.org on 2021/01/07 11:38:23 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (61bae09 -> d37275e) - posted by no...@apache.org on 2021/01/07 11:42:34 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-10860: Return proper error code for bad input incase of inplace updates (#2121) - posted by mu...@apache.org on 2021/01/07 15:15:08 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (d37275e -> 0a7f7ef) - posted by no...@apache.org on 2021/01/07 15:29:06 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15052: Per-replica states for reducing overseer bottlenecks (branch_8x) (#2148) - posted by no...@apache.org on 2021/01/07 15:38:54 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Revert "SOLR-15052: Per-replica states for reducing overseer bottlenecks (branch_8x) (#2148)" - posted by no...@apache.org on 2021/01/07 15:47:19 UTC, 0 replies.
- [lucene-solr] branch jira/SOLR-14608-export updated: SOLR-14608: Fix tie-break in SortDoc, TestExportWriter now passing. - posted by jb...@apache.org on 2021/01/07 16:05:22 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15059: Improve query performance monitoring (#2165) - posted by th...@apache.org on 2021/01/07 16:17:56 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15040: Update CHANGES.txt - posted by jb...@apache.org on 2021/01/07 16:30:52 UTC, 0 replies.
- [lucene-solr] branch master updated (4ab5d31 -> 6ff4a9b) - posted by mu...@apache.org on 2021/01/07 16:32:03 UTC, 0 replies.
- [lucene-solr] 01/03: SOLR-14950: fix regenerating of copyfield with explicit src/dest matching dyn rule - posted by mu...@apache.org on 2021/01/07 16:32:04 UTC, 0 replies.
- [lucene-solr] 02/03: SOLR-12539: handle extra spaces in JSON facet shorthand syntax - posted by mu...@apache.org on 2021/01/07 16:32:05 UTC, 0 replies.
- [lucene-solr] 03/03: SOLR-14514: add extra checks for picking 'stream' method in JSON facet - posted by mu...@apache.org on 2021/01/07 16:32:06 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (e1e5509 -> 0b95557) - posted by mu...@apache.org on 2021/01/07 16:47:47 UTC, 0 replies.
- [lucene-solr] 01/04: SOLR-10860: Return proper error code for bad input incase of inplace updates (#2121) - posted by mu...@apache.org on 2021/01/07 16:47:48 UTC, 0 replies.
- [lucene-solr] 02/04: SOLR-14950: fix regenerating of copyfield with explicit src/dest matching dyn rule - posted by mu...@apache.org on 2021/01/07 16:47:49 UTC, 0 replies.
- [lucene-solr] 03/04: SOLR-12539: handle extra spaces in JSON facet shorthand syntax - posted by mu...@apache.org on 2021/01/07 16:47:50 UTC, 0 replies.
- [lucene-solr] 04/04: SOLR-14514: add extra checks for picking 'stream' method in JSON facet - posted by mu...@apache.org on 2021/01/07 16:47:51 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15059: Improve query performance monitoring (#2184) - posted by th...@apache.org on 2021/01/07 17:08:34 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15040: Update CHANGES.txt - posted by jb...@apache.org on 2021/01/07 17:15:41 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14950: fix failing test for Bulk Schema update - posted by mu...@apache.org on 2021/01/07 18:43:12 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15057: avoid unnecessary object retention in FacetRangeProcessor (#2160) - posted by cp...@apache.org on 2021/01/07 18:45:58 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9658: add spotless formatting check to github precommit action - posted by so...@apache.org on 2021/01/07 19:45:28 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15057: avoid unnecessary object retention in FacetRangeProcessor (#2160) - posted by cp...@apache.org on 2021/01/07 20:07:39 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated: copy editing text - posted by ep...@apache.org on 2021/01/07 21:00:16 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated: Fix a some typos, parameter/field name formatting - posted by ct...@apache.org on 2021/01/07 21:37:29 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated: copy editing - posted by ep...@apache.org on 2021/01/07 22:59:01 UTC, 0 replies.
- [lucene-solr] branch master updated: * SOLR-14923: Nested docs indexing perf & robustness (#2159) - posted by ds...@apache.org on 2021/01/08 04:23:38 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14923: Nested docs indexing perf & robustness (#2159) - posted by ds...@apache.org on 2021/01/08 05:09:35 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9641: Support for spatial relationships in LatLonPoint (#2155) - posted by iv...@apache.org on 2021/01/08 07:17:23 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9641: Support for spatial relationships in LatLonPoint (#2155) (#2188) - posted by iv...@apache.org on 2021/01/08 08:21:13 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9641: Fix LatLonShape#testPointIndexAndQuery test bug. - posted by iv...@apache.org on 2021/01/08 12:44:05 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9641: Fix LatLonShape#testPointIndexAndQuery test bug. - posted by iv...@apache.org on 2021/01/08 12:45:39 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14827: Refactor schema loading to not use XPath - posted by no...@apache.org on 2021/01/08 12:56:02 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: test: null static fields in @AfterClass - posted by ds...@apache.org on 2021/01/08 14:35:59 UTC, 0 replies.
- [lucene-solr] branch master updated: Make :localSettings always available, even if it's a noop on subsequent runs. (#2190) - posted by dw...@apache.org on 2021/01/08 19:26:50 UTC, 0 replies.
- [lucene-solr] branch github-gradle-settings created (now 6522290) - posted by ho...@apache.org on 2021/01/08 19:29:46 UTC, 0 replies.
- [lucene-solr] 01/01: Add gradle settings for github actions. - posted by ho...@apache.org on 2021/01/08 19:29:47 UTC, 0 replies.
- [lucene-solr] branch github-gradle-settings updated: Update solrj-test.yml - posted by ho...@apache.org on 2021/01/08 19:30:58 UTC, 0 replies.
- [lucene-solr] branch github-gradle-settings updated: Update docker-test.yml - posted by ho...@apache.org on 2021/01/08 19:31:17 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated: More function name, variable, typo cleanup - posted by ct...@apache.org on 2021/01/08 22:04:44 UTC, 0 replies.
- [lucene-solr] branch github-gradle-settings updated (dda4be3 -> 9e08216) - posted by ho...@apache.org on 2021/01/08 22:52:42 UTC, 0 replies.
- [lucene-solr] branch master updated: Adding local gradle settings for github actions. (#2191) - posted by ho...@apache.org on 2021/01/08 23:12:31 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14999: Option to set the advertised port for Solr. (#2089) - posted by ho...@apache.org on 2021/01/08 23:21:55 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14999: Option to set the advertised port for Solr. (#2089) - posted by ho...@apache.org on 2021/01/09 00:04:08 UTC, 0 replies.
- [lucene-solr] branch master updated: Remove unused test file (#2174) - posted by tf...@apache.org on 2021/01/09 00:40:38 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-12559: fix error when multi-val fields are derefernced in JSON aggs - posted by mu...@apache.org on 2021/01/09 14:48:59 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14999: Fixing SolrXmlConfig tests for hostPort. - posted by ho...@apache.org on 2021/01/09 15:48:08 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14999: Fixing SolrXmlConfig tests for hostPort. - posted by ho...@apache.org on 2021/01/09 15:54:32 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-12559: fix error when multi-val fields are derefernced in JSON aggs - posted by mu...@apache.org on 2021/01/09 16:59:01 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (0a7f7ef -> 85d4ca1) - posted by no...@apache.org on 2021/01/10 15:37:21 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (85d4ca1 -> 9cefda0) - posted by no...@apache.org on 2021/01/10 15:49:10 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (9cefda0 -> 451cbc4) - posted by no...@apache.org on 2021/01/10 16:04:11 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052-8x updated (451cbc4 -> 2185592) - posted by no...@apache.org on 2021/01/10 16:19:08 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (503c7ea -> f5819b2) - posted by no...@apache.org on 2021/01/10 16:46:58 UTC, 0 replies.
- [lucene-solr] 01/01: SOLR-15052 Reducing overseer bottlenecks using per-replica states) #2187 - posted by no...@apache.org on 2021/01/10 16:46:59 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055 updated: SOLR-15055: Additional missing pieces + test fixes. - posted by ab...@apache.org on 2021/01/11 09:46:58 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15070: Remove HashMap usage in SuggestComponent rsp (#2183) - posted by ge...@apache.org on 2021/01/11 12:31:47 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer (#2141) - posted by jp...@apache.org on 2021/01/11 14:03:51 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9346: Add CHANGES entry. - posted by jp...@apache.org on 2021/01/11 14:15:59 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (f5819b2 -> 40cd50a) - posted by jp...@apache.org on 2021/01/11 14:16:12 UTC, 0 replies.
- [lucene-solr] 01/02: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer (#2141) - posted by jp...@apache.org on 2021/01/11 14:16:13 UTC, 0 replies.
- [lucene-solr] 02/02: LUCENE-9346: Add CHANGES entry. - posted by jp...@apache.org on 2021/01/11 14:16:14 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15036: auto- select / rollup / sort / plist over facet expression when using a collection alias with multiple collections (#2132) - posted by th...@apache.org on 2021/01/11 17:34:48 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14413 fix unit test to use delayed handler (#2189) - posted by md...@apache.org on 2021/01/11 18:15:52 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15070: Fix suggest SolrJ requests w/ XML - posted by ge...@apache.org on 2021/01/11 18:24:16 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (d44ca85 -> 87ed343) - posted by md...@apache.org on 2021/01/11 18:27:05 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15036: Automatically wrap a facet expression with a select / rollup / sort / plist when using a collection alias with multiple collections and count|sum|min|max|avg metrics. (backport of #2132) (#2195) - posted by th...@apache.org on 2021/01/11 18:28:27 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15010 Try to use jattach for threaddump if jstack is missing (#2192) - posted by ep...@apache.org on 2021/01/11 19:58:32 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: backport - posted by ep...@apache.org on 2021/01/11 20:22:44 UTC, 0 replies.
- [lucene-solr] branch master updated: Ref Guide: clarify backup location requirements for SolrCloud backups - posted by ct...@apache.org on 2021/01/11 20:36:54 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Ref Guide: clarify backup location requirements for SolrCloud backups - posted by ct...@apache.org on 2021/01/11 20:37:20 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 created (now c245392) - posted by is...@apache.org on 2021/01/12 02:22:46 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Add next minor version 8.9.0 - posted by is...@apache.org on 2021/01/12 02:24:21 UTC, 0 replies.
- [lucene-solr] branch jira/solr14155-1 updated (6f24116 -> 31080d8) - posted by no...@apache.org on 2021/01/12 06:33:18 UTC, 0 replies.
- [lucene-solr] branch jira/solr14155-1 updated (31080d8 -> 8c29255) - posted by no...@apache.org on 2021/01/12 06:35:14 UTC, 0 replies.
- [lucene-solr] branch jira/solr14155-1 updated (8c29255 -> d53e248) - posted by no...@apache.org on 2021/01/12 06:39:56 UTC, 0 replies.
- [lucene-solr] branch jira/solr14155-1 updated (d53e248 -> 19ec873) - posted by no...@apache.org on 2021/01/12 06:54:26 UTC, 0 replies.
- [lucene-solr] branch jira/solr14155-1 updated (19ec873 -> 6e7ffac) - posted by no...@apache.org on 2021/01/12 07:05:02 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 created (now c49ba2e) - posted by ab...@apache.org on 2021/01/12 13:28:57 UTC, 0 replies.
- [lucene-solr] 01/01: SOLR-15055: Minimal version that simply vetoes primary placements. - posted by ab...@apache.org on 2021/01/12 13:28:58 UTC, 0 replies.
- [lucene-solr] branch jira/SOLR-14608-export-merge created (now a4c8069) - posted by jb...@apache.org on 2021/01/12 17:27:12 UTC, 0 replies.
- [lucene-solr] 01/03: SOLR-14608: Faster sorting for the /export handler Squashed commit of the following: - posted by jb...@apache.org on 2021/01/12 17:27:13 UTC, 0 replies.
- [lucene-solr] 02/03: SOLR-14608: Fix precommit - posted by jb...@apache.org on 2021/01/12 17:27:14 UTC, 0 replies.
- [lucene-solr] 03/03: SOLR-14608: Fix bug when writing null string fields - posted by jb...@apache.org on 2021/01/12 17:27:15 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (77fccf3 -> acf5e99) - posted by ma...@apache.org on 2021/01/12 22:37:58 UTC, 0 replies.
- [lucene-solr] 01/03: @1251 Cleanup some of the managed schema dangling threads. - posted by ma...@apache.org on 2021/01/12 22:37:59 UTC, 0 replies.
- [lucene-solr] 02/03: @1252 Cleanup some of the index fetch for recovery dangling threads. - posted by ma...@apache.org on 2021/01/12 22:38:00 UTC, 0 replies.
- [lucene-solr] 03/03: @1253 Cleanup around hardening test issues. - posted by ma...@apache.org on 2021/01/12 22:38:01 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated: More consistency fixes; change "x axis" to "x-axis", etc. - posted by ct...@apache.org on 2021/01/12 22:44:58 UTC, 0 replies.
- [lucene-solr] branch jira/solr14155-1 updated (6e7ffac -> eeac7dc) - posted by no...@apache.org on 2021/01/13 07:11:44 UTC, 0 replies.
- [lucene-solr] branch jira/solr14155-1 updated (eeac7dc -> 98bff64) - posted by no...@apache.org on 2021/01/13 11:09:12 UTC, 0 replies.
- [lucene-solr] branch jira/solr14155-1 updated (98bff64 -> abd8d34) - posted by no...@apache.org on 2021/01/13 11:14:39 UTC, 0 replies.
- [lucene-solr] branch master updated (7a301c7 -> 9466af5) - posted by no...@apache.org on 2021/01/13 11:28:17 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 updated: SOLR-15055: API refactoring + extensions to support vetoing different types of placement modification requests. - posted by ab...@apache.org on 2021/01/13 11:48:09 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: porting changes - posted by no...@apache.org on 2021/01/13 12:16:07 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 updated: SOLR-15055: More API changes, start implementing the verify* method + unit test. - posted by ab...@apache.org on 2021/01/13 21:03:11 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated: Last (almost) round of copy edit review - posted by ct...@apache.org on 2021/01/13 22:39:29 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Revert "porting changes" - posted by no...@apache.org on 2021/01/14 05:52:33 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14155: Load all other SolrCore plugins from packages - posted by no...@apache.org on 2021/01/14 06:03:54 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: SOLR-14155: Load all other SolrCore plugins from packages - posted by no...@apache.org on 2021/01/14 08:23:43 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15071: add TestEdisMaxSolrFeature.testEdisMaxSolrFeatureCustomMM() test case (#2201) - posted by cp...@apache.org on 2021/01/14 10:44:44 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 updated: SOLR-15055: Fix the replica count verification. - posted by ab...@apache.org on 2021/01/14 12:11:27 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15071: add TestEdisMaxSolrFeature.testEdisMaxSolrFeatureCustomMM() test case (#2201) - posted by cp...@apache.org on 2021/01/14 15:44:36 UTC, 0 replies.
- [lucene-solr-operator] branch asf-yaml created (now f4057c9) - posted by ho...@apache.org on 2021/01/14 17:01:51 UTC, 0 replies.
- [lucene-solr-operator] 01/01: Create .asf.yaml - posted by ho...@apache.org on 2021/01/14 17:01:52 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated: Fix page order in side bar; probably final last big round of copy edit changes - posted by ct...@apache.org on 2021/01/14 17:38:08 UTC, 0 replies.
- [lucene-site] branch master updated: Add 8.7 as latest release - posted by ct...@apache.org on 2021/01/14 19:50:34 UTC, 0 replies.
- [lucene-site] branch asf-staging updated: Automatic Site Publish by Buildbot - posted by gi...@apache.org on 2021/01/14 19:51:23 UTC, 0 replies.
- Buildbot success in on pelican_websites - posted by bu...@apache.org on 2021/01/14 19:51:25 UTC, 2 replies.
- [lucene-site] branch production updated: Update Ref Guide version list (#35) - posted by ct...@apache.org on 2021/01/14 20:34:23 UTC, 0 replies.
- [lucene-site] branch asf-site updated: Automatic Site Publish by Buildbot - posted by gi...@apache.org on 2021/01/14 20:35:09 UTC, 1 replies.
- [lucene-solr] branch jira/SOLR-14608-export-merge updated: SOLR-14608: Add queueSize parameter and improve code readability - posted by jb...@apache.org on 2021/01/14 21:23:21 UTC, 0 replies.
- [lucene-solr-operator] branch master updated: Add .asf.yaml - posted by ho...@apache.org on 2021/01/14 22:53:01 UTC, 0 replies.
- [lucene-solr-operator] branch master updated: Standardize headers to be ASL2.0, move copyright to NOTICE (#176) - posted by an...@apache.org on 2021/01/14 23:34:57 UTC, 0 replies.
- [lucene-solr-operator] branch master updated: Change the repo location to apache (#178) - posted by ho...@apache.org on 2021/01/14 23:36:27 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9665: Hunspell: support default encoding (#2203, Peter Gromov via Dawid Weiss) - posted by dw...@apache.org on 2021/01/15 08:35:47 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9664: Hunspell support: fix most IntelliJ warnings, cleanup (#2202) - posted by dw...@apache.org on 2021/01/15 12:52:55 UTC, 0 replies.
- [lucene-solr] branch master updated: fix typo in Adrien's name! - posted by mi...@apache.org on 2021/01/15 14:32:09 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: fix typo in Adrien's name! - posted by mi...@apache.org on 2021/01/15 15:01:44 UTC, 0 replies.
- [lucene-solr-operator] branch master updated: Fix notifications settings in .asf.yaml - posted by ho...@apache.org on 2021/01/15 15:43:10 UTC, 0 replies.
- [lucene-solr-operator] branch master updated: Migrating CI/CD from travis to github actions. (#179) - posted by ho...@apache.org on 2021/01/15 18:04:21 UTC, 0 replies.
- [lucene-solr-operator] branch master updated: Minor spelling correction (#135) - posted by ho...@apache.org on 2021/01/15 18:05:41 UTC, 0 replies.
- [lucene-solr-operator] branch master updated: Make github actions pass (#180) - posted by ho...@apache.org on 2021/01/15 19:40:24 UTC, 0 replies.
- [lucene-solr] branch master updated (cc1d902 -> 30aa0f5) - posted by ct...@apache.org on 2021/01/15 20:55:17 UTC, 0 replies.
- [lucene-solr] 01/03: SOLR-14560: ref guide: remove references to XML output when examples are all JSON - posted by ct...@apache.org on 2021/01/15 20:55:18 UTC, 0 replies.
- [lucene-solr] 02/03: Ref guide: add license to cluster-plugins.adoc; fix section title case throughout - posted by ct...@apache.org on 2021/01/15 20:55:19 UTC, 0 replies.
- [lucene-solr] 03/03: Ref Guide: copy edits for 8.8 release - posted by ct...@apache.org on 2021/01/15 20:55:20 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (864f0fc -> b709448) - posted by ct...@apache.org on 2021/01/15 21:00:45 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-14560: ref guide: remove references to XML output when examples are all JSON - posted by ct...@apache.org on 2021/01/15 21:00:46 UTC, 1 replies.
- [lucene-solr] 02/02: Ref Guide: copy edits for 8.8 release - posted by ct...@apache.org on 2021/01/15 21:00:47 UTC, 1 replies.
- [lucene-solr] branch branch_8_8 updated (0007aaa -> bee9cbe) - posted by ct...@apache.org on 2021/01/15 21:01:29 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated (edc16eb -> 6af985f) - posted by ct...@apache.org on 2021/01/15 21:45:11 UTC, 0 replies.
- [lucene-solr] 01/38: LUCENE-9652: DataInput.readLEFloats for use by Lucene90VectorReader (#2175) - posted by ct...@apache.org on 2021/01/15 21:45:12 UTC, 0 replies.
- [lucene-solr] 02/38: SOLR-15069: [child parentFilter=...] is now optional (#2181) - posted by ct...@apache.org on 2021/01/15 21:45:13 UTC, 0 replies.
- [lucene-solr] 03/38: LUCENE-9658: temporarily hook up spotlessCheck to precommit. - posted by ct...@apache.org on 2021/01/15 21:45:14 UTC, 0 replies.
- [lucene-solr] 04/38: LUCENE-9652: follow-up code reformatting (tidy). - posted by ct...@apache.org on 2021/01/15 21:45:15 UTC, 0 replies.
- [lucene-solr] 05/38: SOLR-10860: Return proper error code for bad input incase of inplace updates (#2121) - posted by ct...@apache.org on 2021/01/15 21:45:16 UTC, 0 replies.
- [lucene-solr] 06/38: SOLR-15059: Improve query performance monitoring (#2165) - posted by ct...@apache.org on 2021/01/15 21:45:17 UTC, 0 replies.
- [lucene-solr] 07/38: SOLR-15040: Update CHANGES.txt - posted by ct...@apache.org on 2021/01/15 21:45:18 UTC, 0 replies.
- [lucene-solr] 08/38: SOLR-14950: fix regenerating of copyfield with explicit src/dest matching dyn rule - posted by ct...@apache.org on 2021/01/15 21:45:19 UTC, 0 replies.
- [lucene-solr] 09/38: SOLR-12539: handle extra spaces in JSON facet shorthand syntax - posted by ct...@apache.org on 2021/01/15 21:45:20 UTC, 0 replies.
- [lucene-solr] 10/38: SOLR-14514: add extra checks for picking 'stream' method in JSON facet - posted by ct...@apache.org on 2021/01/15 21:45:21 UTC, 0 replies.
- [lucene-solr] 11/38: SOLR-15057: avoid unnecessary object retention in FacetRangeProcessor (#2160) - posted by ct...@apache.org on 2021/01/15 21:45:22 UTC, 0 replies.
- [lucene-solr] 12/38: LUCENE-9658: add spotless formatting check to github precommit action - posted by ct...@apache.org on 2021/01/15 21:45:23 UTC, 0 replies.
- [lucene-solr] 13/38: * SOLR-14923: Nested docs indexing perf & robustness (#2159) - posted by ct...@apache.org on 2021/01/15 21:45:24 UTC, 0 replies.
- [lucene-solr] 14/38: LUCENE-9641: Support for spatial relationships in LatLonPoint (#2155) - posted by ct...@apache.org on 2021/01/15 21:45:25 UTC, 0 replies.
- [lucene-solr] 15/38: LUCENE-9641: Fix LatLonShape#testPointIndexAndQuery test bug. - posted by ct...@apache.org on 2021/01/15 21:45:26 UTC, 0 replies.
- [lucene-solr] 16/38: Make :localSettings always available, even if it's a noop on subsequent runs. (#2190) - posted by ct...@apache.org on 2021/01/15 21:45:27 UTC, 0 replies.
- [lucene-solr] 17/38: Adding local gradle settings for github actions. (#2191) - posted by ct...@apache.org on 2021/01/15 21:45:28 UTC, 0 replies.
- [lucene-solr] 18/38: SOLR-14999: Option to set the advertised port for Solr. (#2089) - posted by ct...@apache.org on 2021/01/15 21:45:29 UTC, 0 replies.
- [lucene-solr] 19/38: Remove unused test file (#2174) - posted by ct...@apache.org on 2021/01/15 21:45:30 UTC, 0 replies.
- [lucene-solr] 20/38: SOLR-12559: fix error when multi-val fields are derefernced in JSON aggs - posted by ct...@apache.org on 2021/01/15 21:45:31 UTC, 0 replies.
- [lucene-solr] 21/38: SOLR-14999: Fixing SolrXmlConfig tests for hostPort. - posted by ct...@apache.org on 2021/01/15 21:45:32 UTC, 0 replies.
- [lucene-solr] 22/38: SOLR-15070: Remove HashMap usage in SuggestComponent rsp (#2183) - posted by ct...@apache.org on 2021/01/15 21:45:33 UTC, 0 replies.
- [lucene-solr] 23/38: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer (#2141) - posted by ct...@apache.org on 2021/01/15 21:45:34 UTC, 0 replies.
- [lucene-solr] 24/38: LUCENE-9346: Add CHANGES entry. - posted by ct...@apache.org on 2021/01/15 21:45:35 UTC, 0 replies.
- [lucene-solr] 25/38: SOLR-15036: auto- select / rollup / sort / plist over facet expression when using a collection alias with multiple collections (#2132) - posted by ct...@apache.org on 2021/01/15 21:45:36 UTC, 0 replies.
- [lucene-solr] 26/38: SOLR-14413 fix unit test to use delayed handler (#2189) - posted by ct...@apache.org on 2021/01/15 21:45:37 UTC, 0 replies.
- [lucene-solr] 27/38: SOLR-15010 Try to use jattach for threaddump if jstack is missing (#2192) - posted by ct...@apache.org on 2021/01/15 21:45:38 UTC, 0 replies.
- [lucene-solr] 28/38: Ref Guide: clarify backup location requirements for SolrCloud backups - posted by ct...@apache.org on 2021/01/15 21:45:39 UTC, 0 replies.
- [lucene-solr] 29/38: SOLR-14155: Load all other SolrCore plugins from packages (#1666) - posted by ct...@apache.org on 2021/01/15 21:45:40 UTC, 0 replies.
- [lucene-solr] 30/38: SOLR-15071: add TestEdisMaxSolrFeature.testEdisMaxSolrFeatureCustomMM() test case (#2201) - posted by ct...@apache.org on 2021/01/15 21:45:41 UTC, 0 replies.
- [lucene-solr] 31/38: LUCENE-9665: Hunspell: support default encoding (#2203, Peter Gromov via Dawid Weiss) - posted by ct...@apache.org on 2021/01/15 21:45:42 UTC, 0 replies.
- [lucene-solr] 32/38: LUCENE-9664: Hunspell support: fix most IntelliJ warnings, cleanup (#2202) - posted by ct...@apache.org on 2021/01/15 21:45:43 UTC, 0 replies.
- [lucene-solr] 33/38: fix typo in Adrien's name! - posted by ct...@apache.org on 2021/01/15 21:45:44 UTC, 0 replies.
- [lucene-solr] 34/38: SOLR-14560: ref guide: remove references to XML output when examples are all JSON - posted by ct...@apache.org on 2021/01/15 21:45:45 UTC, 0 replies.
- [lucene-solr] 35/38: Ref guide: add license to cluster-plugins.adoc; fix section title case throughout - posted by ct...@apache.org on 2021/01/15 21:45:46 UTC, 0 replies.
- [lucene-solr] 36/38: Ref Guide: copy edits for 8.8 release - posted by ct...@apache.org on 2021/01/15 21:45:47 UTC, 0 replies.
- [lucene-solr] 37/38: SOLR-13105: The Visual Guide to Streaming Expressions and Math Expressions - posted by ct...@apache.org on 2021/01/15 21:45:48 UTC, 0 replies.
- [lucene-solr] 38/38: Fix a some typos, parameter/field name formatting - posted by ct...@apache.org on 2021/01/15 21:45:49 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9661: Fix deadlock in TermsEnum.EMPTY - posted by na...@apache.org on 2021/01/15 21:49:38 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-toMerge updated: Add CHANGES.txt entry; a little more copy editing - posted by ct...@apache.org on 2021/01/15 21:51:35 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9661: Fix deadlock in TermsEnum.EMPTY - posted by na...@apache.org on 2021/01/15 22:06:33 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: LUCENE-9661: Fix deadlock in TermsEnum.EMPTY - posted by na...@apache.org on 2021/01/15 22:13:34 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: SOLR-15052: Added V2 support, ref guide entry - posted by no...@apache.org on 2021/01/17 00:10:02 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15052: Added V2 support, ref guide entry - posted by no...@apache.org on 2021/01/17 00:11:11 UTC, 0 replies.
- [lucene-solr] branch jira/solr_13951 updated: merging with 8x - posted by no...@apache.org on 2021/01/17 01:00:51 UTC, 0 replies.
- [lucene-solr] branch master updated (eb24e95 -> a7747b6) - posted by us...@apache.org on 2021/01/17 22:58:20 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-8982: Add a note to MIGRATE.md - posted by us...@apache.org on 2021/01/17 23:50:17 UTC, 0 replies.
- [lucene-solr] branch jira/solr_13951 updated (290ea6a -> f57ea28) - posted by no...@apache.org on 2021/01/18 12:47:24 UTC, 0 replies.
- [lucene-solr] 01/02: merging with 8x - posted by no...@apache.org on 2021/01/18 12:47:25 UTC, 0 replies.
- [lucene-solr] 02/02: added CHANGES.txt extry - posted by no...@apache.org on 2021/01/18 12:47:26 UTC, 0 replies.
- [lucene-solr] branch jira/solr_13951 updated: unused imports - posted by no...@apache.org on 2021/01/18 13:35:41 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15052 updated (e3b0293 -> 360e961) - posted by no...@apache.org on 2021/01/18 15:19:24 UTC, 0 replies.
- [lucene-solr] branch master updated (4b508ae -> 8505d4d) - posted by no...@apache.org on 2021/01/18 15:59:58 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 updated: SOLR-15055: More unit tests + minor fixes. - posted by ab...@apache.org on 2021/01/18 18:01:04 UTC, 0 replies.
- [lucene-solr] branch master updated (8505d4d -> ab08fdc) - posted by dw...@apache.org on 2021/01/18 21:54:46 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9677: simplify Dictionary.affixData storage (#2218) - posted by dw...@apache.org on 2021/01/19 08:23:14 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9669: Add an expert API to allow opening indices created < N-1 (#2212) - posted by si...@apache.org on 2021/01/19 08:24:05 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9676: Hunspell: improve stemming of all-caps words (#2217) - posted by dw...@apache.org on 2021/01/19 08:32:40 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9678: Hunspell: fix off-by-one error to support prefixes of word.length - 1 (#2219) - posted by dw...@apache.org on 2021/01/19 08:34:42 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9646: Set BM25Similarity discountOverlaps via the constructor - posted by br...@apache.org on 2021/01/19 08:51:41 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9675: Binary doc values fields now expose their configured compression mode in the attributes of the field info. - posted by ji...@apache.org on 2021/01/19 09:03:32 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9675: Binary doc values fields now expose their configured compression mode in the attributes of the field info. - posted by ji...@apache.org on 2021/01/19 09:44:27 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: LUCENE-9675: Binary doc values fields now expose their configured compression mode in the attributes of the field info. - posted by ji...@apache.org on 2021/01/19 10:10:51 UTC, 0 replies.
- svn commit: r45496 [3/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [17/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [9/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [10/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [14/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [7/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [2/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [13/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [4/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [1/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [8/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [5/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [6/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [15/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [12/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [16/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- svn commit: r45496 [11/17] - in /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by is...@apache.org on 2021/01/19 16:05:56 UTC, 0 replies.
- [lucene-solr] branch LUCENE-9670 created (now cf699e2) - posted by dw...@apache.org on 2021/01/19 16:14:17 UTC, 0 replies.
- [lucene-solr] 01/01: Workaround for gradle not liking the same stream for stdout and stderr sinks. - posted by dw...@apache.org on 2021/01/19 16:14:18 UTC, 0 replies.
- [lucene-solr-operator] branch main created (now cc222b9) - posted by ho...@apache.org on 2021/01/19 16:36:16 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (794972d -> acf5e99) - posted by ma...@apache.org on 2021/01/19 17:21:03 UTC, 0 replies.
- [lucene-solr] branch master updated (5af12b5 -> 12e42a2) - posted by ct...@apache.org on 2021/01/19 18:01:16 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Ref Guide: update upgrade notes for 8.8 release - posted by ct...@apache.org on 2021/01/19 18:02:57 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 updated: SOLR-15055: More refactoring after review. - posted by ab...@apache.org on 2021/01/19 18:04:22 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: Ref Guide: update upgrade notes for 8.8 release - posted by ct...@apache.org on 2021/01/19 18:06:50 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15079: Block Collapse - Faster collapse code when groups are co-located via Block Join style nested doc indexing. - posted by ho...@apache.org on 2021/01/19 18:40:47 UTC, 0 replies.
- [lucene-solr] branch jira/SOLR-14608-export-merge updated: SOLR-14608: Resize priority queue size for small result sets and ensure a minimum priority queue size for very small result sets - posted by jb...@apache.org on 2021/01/19 18:40:47 UTC, 0 replies.
- svn commit: r1070346 - in /websites/production/lucene/content/solr/guide/8_8: ./ css/ fonts/ fonts/Inconsolata/ fonts/Noto_Sans/ fonts/fontawesome/ images/ images/a-quick-overview/ images/analysis-screen/ images/aws-solrcloud-tutorial/ images/cloud-scr... - posted by ct...@apache.org on 2021/01/19 18:41:13 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15079: Block Collapse - Faster collapse code when groups are co-located via Block Join style nested doc indexing. - posted by ho...@apache.org on 2021/01/19 19:40:59 UTC, 0 replies.
- [lucene-solr] branch master updated: rectify 8.9 CHANGES sections from branch_8x - posted by ho...@apache.org on 2021/01/19 19:41:45 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated: @1254 Rename folder. - posted by ma...@apache.org on 2021/01/19 19:42:21 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (acf5e99 -> 1e99ed8) - posted by ma...@apache.org on 2021/01/19 19:42:37 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9669: Restore Lucene70Codec (#2221) - posted by si...@apache.org on 2021/01/19 20:08:10 UTC, 0 replies.
- [lucene-solr] branch master updated (1aeb1dc -> 5328ced) - posted by jb...@apache.org on 2021/01/19 20:36:17 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-14608: Faster sorting for the /export handler - posted by jb...@apache.org on 2021/01/19 20:36:18 UTC, 0 replies.
- [lucene-solr] 02/02: SOLR-14608: Reduce percentage of priority queue size above total hits - posted by jb...@apache.org on 2021/01/19 20:36:19 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15081: Metrics for core: isLeader, replicaState (#2198) - posted by ds...@apache.org on 2021/01/19 21:43:56 UTC, 0 replies.
- [lucene-solr-operator] branch master updated: New version of dashboard, use -w option for kubectl command (#160) - posted by ho...@apache.org on 2021/01/19 22:07:33 UTC, 0 replies.
- [lucene-solr-operator] branch main updated (cc222b9 -> 88c901e) - posted by ho...@apache.org on 2021/01/19 22:09:32 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15081: Metrics for core: isLeader, replicaState (#2198) - posted by ds...@apache.org on 2021/01/19 22:11:36 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (1e99ed8 -> 53ec024) - posted by ma...@apache.org on 2021/01/20 03:57:39 UTC, 0 replies.
- [lucene-solr] 01/02: @1255 Remove lock. - posted by ma...@apache.org on 2021/01/20 03:57:40 UTC, 0 replies.
- [lucene-solr] 02/02: @1256 Fix up cloud-dev script. - posted by ma...@apache.org on 2021/01/20 03:57:41 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (1e99ed8 -> 53ec024) - posted by ma...@apache.org on 2021/01/20 03:57:57 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated: @1257 Update Jetty start/stop script. - posted by ma...@apache.org on 2021/01/20 04:47:15 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (53ec024 -> 90724f2) - posted by ma...@apache.org on 2021/01/20 04:47:31 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9667: Hunspell: add spellchecker API, support BREAK and FORBIDDENWORD affix rules (#2207) - posted by dw...@apache.org on 2021/01/20 09:57:45 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (90724f2 -> 6d66eea) - posted by ma...@apache.org on 2021/01/20 12:20:44 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (90724f2 -> 6d66eea) - posted by ma...@apache.org on 2021/01/20 12:21:06 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 updated: SOLR-15055: Minor refactoring for clarity. - posted by ab...@apache.org on 2021/01/20 12:59:59 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 updated (bb0c600 -> c8144dd) - posted by ab...@apache.org on 2021/01/20 14:25:15 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-15055: Add javadocs + fix precommit. - posted by ab...@apache.org on 2021/01/20 14:25:16 UTC, 0 replies.
- [lucene-solr] 02/02: Merge branch 'master' into jira/solr-15055-2 - posted by ab...@apache.org on 2021/01/20 14:25:17 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9681: deduplicate decodeFlags+hasFlag checks (#2223) - posted by dw...@apache.org on 2021/01/20 16:27:21 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9683: fix incorrect logic for measuring stall time information. (#2225) - posted by dw...@apache.org on 2021/01/20 18:05:41 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9683: fix incorrect logic for measuring stall time information. (#2225) - posted by dw...@apache.org on 2021/01/20 18:13:09 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-merge2 created (now acf8e04) - posted by ct...@apache.org on 2021/01/20 18:29:53 UTC, 0 replies.
- [lucene-solr] 01/02: Merge branch 'master' into jira/solr-13105-merge2 - posted by ct...@apache.org on 2021/01/20 18:29:54 UTC, 0 replies.
- [lucene-solr] 02/02: Apply copy edit changes from a patch built from jira/solr-13105-toMerge branch - posted by ct...@apache.org on 2021/01/20 18:29:55 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-merge2 updated: solr-13105: Delete textClipping file - posted by jb...@apache.org on 2021/01/20 19:04:01 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-merge2 updated (99abb7e -> eb781ad) - posted by ep...@apache.org on 2021/01/20 20:30:27 UTC, 0 replies.
- [lucene-solr-operator] branch main updated (88c901e -> acab0fb) - posted by an...@apache.org on 2021/01/20 20:31:42 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Use main branch instead of master branch. (#190) - posted by ho...@apache.org on 2021/01/20 20:33:05 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13105-merge2 updated (eb781ad -> 6562087) - posted by ct...@apache.org on 2021/01/20 21:05:35 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (6d66eea -> 07e6231) - posted by ma...@apache.org on 2021/01/20 21:51:31 UTC, 0 replies.
- [lucene-solr] 01/02: @1260 Finish up work on Jetty start/stop and some cleanup. - posted by ma...@apache.org on 2021/01/20 21:51:32 UTC, 0 replies.
- [lucene-solr] 02/02: @1261 Some cleanup around leader election and stale state and schemaless. - posted by ma...@apache.org on 2021/01/20 21:51:33 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (6d66eea -> 07e6231) - posted by ma...@apache.org on 2021/01/20 22:00:19 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-13105 - Visual Guide to Math Expressions (#2227) - posted by ct...@apache.org on 2021/01/20 22:14:19 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages created (now 6c77114) - posted by ho...@apache.org on 2021/01/20 22:58:56 UTC, 0 replies.
- [lucene-solr-operator] 01/03: Starting with documentation and examples from main. - posted by ho...@apache.org on 2021/01/20 22:58:57 UTC, 0 replies.
- [lucene-solr-operator] 02/03: Make changes for using github pages for documentation. - posted by ho...@apache.org on 2021/01/20 22:58:58 UTC, 0 replies.
- [lucene-solr-operator] 03/03: Change location of downloads to GH Pages, and move charts dir - posted by ho...@apache.org on 2021/01/20 22:58:59 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Make sure that examples do not use deprecated features. - posted by ho...@apache.org on 2021/01/20 23:05:45 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (07e6231 -> 39ff7e7) - posted by ma...@apache.org on 2021/01/20 23:16:28 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (07e6231 -> 39ff7e7) - posted by ma...@apache.org on 2021/01/20 23:16:44 UTC, 0 replies.
- [lucene-solr-operator] branch docs-gh-pages created (now 21b0aff) - posted by ho...@apache.org on 2021/01/20 23:22:47 UTC, 0 replies.
- [lucene-solr-operator] 01/01: Charts has been removed from the non-gh-pages branch. - posted by ho...@apache.org on 2021/01/20 23:22:48 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Override Prometheus exporter config XML via a user-supplied ConfigMap (#189) - posted by th...@apache.org on 2021/01/21 01:04:01 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (39ff7e7 -> 4038d96) - posted by ma...@apache.org on 2021/01/21 01:21:27 UTC, 0 replies.
- [lucene-solr] 01/02: @1264 Review UpdateLog changes. - posted by ma...@apache.org on 2021/01/21 01:21:28 UTC, 0 replies.
- [lucene-solr] 02/02: @1265 Some updates and a hack to help benching. - posted by ma...@apache.org on 2021/01/21 01:21:29 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (39ff7e7 -> 4038d96) - posted by ma...@apache.org on 2021/01/21 01:21:45 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated: @1266 Whoops, wrong/stale paths. - posted by ma...@apache.org on 2021/01/21 01:37:01 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (4038d96 -> 51fe3d4) - posted by ma...@apache.org on 2021/01/21 01:40:33 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (51fe3d4 -> 5bc5488) - posted by ma...@apache.org on 2021/01/21 03:15:27 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (51fe3d4 -> 5bc5488) - posted by ma...@apache.org on 2021/01/21 03:15:45 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9670: Workaround for gradle not liking the same stream for stdout and stderr sinks. - posted by dw...@apache.org on 2021/01/21 08:52:13 UTC, 0 replies.
- [lucene-solr] branch jira/solr-15055-2 updated: SOLR-15055: Remove references to PlacementPlugin from collection commands. - posted by ab...@apache.org on 2021/01/21 09:21:01 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9681: Hunspell spellchecker: support numbers with separators (#2224) - posted by dw...@apache.org on 2021/01/21 11:33:23 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9685: Hunspell: prefix condition is only checked on suffix, not stem (#2226) - posted by dw...@apache.org on 2021/01/21 12:39:04 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (5bc5488 -> 8631636) - posted by ma...@apache.org on 2021/01/21 12:51:01 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (5bc5488 -> 8631636) - posted by ma...@apache.org on 2021/01/21 12:51:16 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9674: Use binary search in VectorValues.advance() - posted by so...@apache.org on 2021/01/21 15:02:43 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-13105 - Visual Guide to Math Expressions (#2227) - posted by ct...@apache.org on 2021/01/21 15:07:08 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Make docs stable based on the last version, store in Github Pages. (#191) - posted by ho...@apache.org on 2021/01/21 15:57:52 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Change issues link - posted by ho...@apache.org on 2021/01/21 16:09:08 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Remove deprecations for v0.3.0 (#188) - posted by ho...@apache.org on 2021/01/21 16:36:22 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Fixing link issues in README - posted by ho...@apache.org on 2021/01/21 16:50:06 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Fixing link issues in README - posted by ho...@apache.org on 2021/01/21 16:50:33 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14297: Replace commons-codec Base64 with JDK8 Base64 (#2222) - posted by ho...@apache.org on 2021/01/21 18:10:56 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14067: v3 Create /contrib/scripting module with ScriptingUpdateProcessor (#2215) - posted by ep...@apache.org on 2021/01/21 18:33:01 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Changing CRD group to solr.apache.org (#184) - posted by ho...@apache.org on 2021/01/21 19:40:19 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (8631636 -> 561cdac) - posted by ma...@apache.org on 2021/01/21 21:33:02 UTC, 0 replies.
- [lucene-solr] 01/05: @1271 Recovery loop fix. - posted by ma...@apache.org on 2021/01/21 21:33:03 UTC, 0 replies.
- [lucene-solr] 02/05: @1272 Start working in load fail safe correctly. - posted by ma...@apache.org on 2021/01/21 21:33:04 UTC, 0 replies.
- [lucene-solr] 03/05: @1273 Remove exploratory fix that was not the love. - posted by ma...@apache.org on 2021/01/21 21:33:05 UTC, 0 replies.
- [lucene-solr] 04/05: @1274 Recovery loop fix 2. - posted by ma...@apache.org on 2021/01/21 21:33:06 UTC, 0 replies.
- [lucene-solr] 05/05: @1275 Fix wait for down and some lock and recovery issues. - posted by ma...@apache.org on 2021/01/21 21:33:07 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15097: Supply base_url in replica data returned to Admin UI (#2232) - posted by th...@apache.org on 2021/01/21 23:33:01 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: SOLR-15097: Supply base_url in replica data returned to Admin UI (#2233) - posted by th...@apache.org on 2021/01/21 23:33:18 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (561cdac -> 0f23e09) - posted by ma...@apache.org on 2021/01/22 01:24:38 UTC, 0 replies.
- [lucene-solr] 01/02: @1275 Fix wait for down and some lock and recovery issues. - posted by ma...@apache.org on 2021/01/22 01:24:39 UTC, 0 replies.
- [lucene-solr] 02/02: @1276 Don't interrupt election and SolrQos tweaks and recovery tweaks. - posted by ma...@apache.org on 2021/01/22 01:24:40 UTC, 0 replies.
- [lucene-solr] branch jira/solr15094 created (now 21be96d) - posted by no...@apache.org on 2021/01/22 02:55:54 UTC, 0 replies.
- [lucene-solr] 01/01: SOLR-15094: Replace all code references of coreNodeName to replicaName - posted by no...@apache.org on 2021/01/22 02:55:55 UTC, 0 replies.
- svn commit: r45535 - /dev/lucene/lucene-solr-8.8.0-RC1-rev737cb9c49b08f6e3964c1e8a80132da3c764e027/ - posted by is...@apache.org on 2021/01/22 03:59:10 UTC, 0 replies.
- [lucene-solr] branch jira/solr15094 updated (21be96d -> bcab925) - posted by no...@apache.org on 2021/01/22 06:16:40 UTC, 0 replies.
- [lucene-solr] branch jira/solr15094 updated (bcab925 -> db9f16b) - posted by no...@apache.org on 2021/01/22 06:18:48 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9684: Hunspell: support COMPOUNDRULE (#2228) - posted by dw...@apache.org on 2021/01/22 11:02:14 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9688: Hunspell: consider prefix's continuation flags when applying suffix (#2229) - posted by dw...@apache.org on 2021/01/22 11:04:10 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210) - posted by cp...@apache.org on 2021/01/22 12:10:27 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210) - posted by cp...@apache.org on 2021/01/22 12:19:56 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210) - posted by cp...@apache.org on 2021/01/22 12:28:03 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15071: Fix ArrayIndexOutOfBoundsException in contrib/ltr SolrFeatureScorer (#2196) - posted by cp...@apache.org on 2021/01/22 13:35:20 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15071: Fix ArrayIndexOutOfBoundsException in contrib/ltr SolrFeatureScorer (#2196) - posted by cp...@apache.org on 2021/01/22 14:18:46 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated (07d5a6e -> 3046bcf) - posted by cp...@apache.org on 2021/01/22 14:29:57 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-15071: add TestEdisMaxSolrFeature.testEdisMaxSolrFeatureCustomMM() test case (#2201) - posted by cp...@apache.org on 2021/01/22 14:29:58 UTC, 0 replies.
- [lucene-solr] 02/02: SOLR-15071: Fix ArrayIndexOutOfBoundsException in contrib/ltr SolrFeatureScorer (#2196) - posted by cp...@apache.org on 2021/01/22 14:29:59 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: SOLR-13105 - Visual Guide to Math Expressions (#2227) - posted by ct...@apache.org on 2021/01/22 15:23:48 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Wait for another reconcile request to fix flaky test in CI (#197) - posted by th...@apache.org on 2021/01/22 17:23:28 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-8626: Lucene standardize test naming part 3 and final (#2220) - posted by so...@apache.org on 2021/01/22 17:39:11 UTC, 0 replies.
- [lucene-solr] branch master updated: Revert "SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210)" - posted by cp...@apache.org on 2021/01/22 17:56:37 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Revert "SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210)" - posted by cp...@apache.org on 2021/01/22 18:05:14 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: Revert "SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210)" - posted by cp...@apache.org on 2021/01/22 18:14:18 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Fix links in documentation. - posted by ho...@apache.org on 2021/01/22 18:53:18 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo. - posted by cp...@apache.org on 2021/01/22 20:20:35 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo. - posted by cp...@apache.org on 2021/01/22 21:36:27 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo. - posted by cp...@apache.org on 2021/01/22 22:41:04 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14827: concurrency error - posted by no...@apache.org on 2021/01/23 04:12:47 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: SOLR-14827: concurrency error - posted by no...@apache.org on 2021/01/23 04:16:43 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9575 Add PatternTypingFilter to annotate tokens with flags and types (#1995) - posted by gu...@apache.org on 2021/01/23 23:40:31 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (0f23e09 -> 4a4e36a) - posted by ma...@apache.org on 2021/01/24 02:18:07 UTC, 0 replies.
- [lucene-solr] 01/16: @1277 Don't keep going on bulk update request on a 404. - posted by ma...@apache.org on 2021/01/24 02:18:08 UTC, 0 replies.
- [lucene-solr] 02/16: @1278 Explicit truncation cast. - posted by ma...@apache.org on 2021/01/24 02:18:09 UTC, 0 replies.
- [lucene-solr] 03/16: @1279 Core replacing only if using shared storage. - posted by ma...@apache.org on 2021/01/24 02:18:10 UTC, 0 replies.
- [lucene-solr] 04/16: @1280 Election tweaks for shard leader. - posted by ma...@apache.org on 2021/01/24 02:18:11 UTC, 0 replies.
- [lucene-solr] 05/16: @1281 Clean up some MDC core logging. - posted by ma...@apache.org on 2021/01/24 02:18:12 UTC, 0 replies.
- [lucene-solr] 06/16: @1282 Fix long to int for real. - posted by ma...@apache.org on 2021/01/24 02:18:13 UTC, 0 replies.
- [lucene-solr] 07/16: @1283 Don't cancel recovery. - posted by ma...@apache.org on 2021/01/24 02:18:14 UTC, 0 replies.
- [lucene-solr] 08/16: @1284 Allow ACTIVE as well again. - posted by ma...@apache.org on 2021/01/24 02:18:15 UTC, 0 replies.
- [lucene-solr] 09/16: @1285 Cleanup - posted by ma...@apache.org on 2021/01/24 02:18:16 UTC, 0 replies.
- [lucene-solr] 10/16: @1286 Better error message. - posted by ma...@apache.org on 2021/01/24 02:18:17 UTC, 0 replies.
- [lucene-solr] 11/16: @1287 Tweak prep recovery cmd. - posted by ma...@apache.org on 2021/01/24 02:18:18 UTC, 0 replies.
- [lucene-solr] 12/16: @1288 Only check state in prep recovery and don't try to unload cores that look to have moved. - posted by ma...@apache.org on 2021/01/24 02:18:19 UTC, 0 replies.
- [lucene-solr] 13/16: @1289 Allow getting the leader before being live. - posted by ma...@apache.org on 2021/01/24 02:18:20 UTC, 0 replies.
- [lucene-solr] 14/16: wip - posted by ma...@apache.org on 2021/01/24 02:18:21 UTC, 0 replies.
- [lucene-solr] 15/16: wip - posted by ma...@apache.org on 2021/01/24 02:18:22 UTC, 0 replies.
- [lucene-solr] 16/16: wip - posted by ma...@apache.org on 2021/01/24 02:18:23 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (4a4e36a -> 5619dc6) - posted by ma...@apache.org on 2021/01/24 02:25:05 UTC, 0 replies.
- [lucene-solr] 01/01: wip - posted by ma...@apache.org on 2021/01/24 02:25:06 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9575: fix style violations so precommit passes again - posted by mi...@apache.org on 2021/01/24 13:07:04 UTC, 0 replies.
- [lucene-solr] branch branch_8_8 updated: SOLR-15103: added bad apple - posted by no...@apache.org on 2021/01/25 05:07:23 UTC, 1 replies.
- [lucene-solr] branch master updated (93107d6 -> 7f4d4df) - posted by jp...@apache.org on 2021/01/25 06:28:41 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9668: Deprecate MinShouldMatchSumScorer with WANDScorer (#2205) - posted by jp...@apache.org on 2021/01/25 06:45:24 UTC, 0 replies.
- [lucene-solr] branch jira/solr15094 updated (db9f16b -> 6b43140) - posted by no...@apache.org on 2021/01/25 07:45:22 UTC, 0 replies.
- [lucene-solr] branch master updated (7f4d4df -> c7e1079) - posted by dw...@apache.org on 2021/01/25 08:01:32 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9691: Hunspell: support trailing comments on aff option lines (#2236) - posted by dw...@apache.org on 2021/01/25 08:09:11 UTC, 0 replies.
- [lucene-solr] branch master updated (f64e7cb -> e4ec3e3) - posted by dw...@apache.org on 2021/01/25 08:11:39 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9575: Add a producer for new PatternTypingRule arguments in TestRandomChains. - posted by ji...@apache.org on 2021/01/25 09:00:33 UTC, 0 replies.
- svn commit: r45583 [11/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [7/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [17/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [18/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [9/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [13/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [3/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [5/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [4/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [8/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [14/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [10/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [6/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [2/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [19/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [12/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [15/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [16/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- svn commit: r45583 [1/19] - in /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by no...@apache.org on 2021/01/25 10:18:49 UTC, 0 replies.
- [lucene-solr] branch master updated (3d737bd -> f942b2d) - posted by gu...@apache.org on 2021/01/25 12:50:13 UTC, 0 replies.
- [lucene-solr] branch master updated: Revert "SOLR-14067: v3 Create /contrib/scripting module with ScriptingUpdateProcessor (#2215)" - posted by ep...@apache.org on 2021/01/25 14:54:17 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15076: Fix wrong test assumption - type of this property has changed in SOLR-14924. - posted by ab...@apache.org on 2021/01/25 15:57:26 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15076: Fix wrong test assumption - type of this property has changed in SOLR-14924. - posted by ab...@apache.org on 2021/01/25 16:00:50 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Improve Prom exporter docs (#195) - posted by th...@apache.org on 2021/01/25 18:21:26 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15078: Fix ExpandComponent behavior when expanding on numeric fields to differentiate '0' group from null group - posted by ho...@apache.org on 2021/01/25 18:34:15 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Update helm chart maintainers and add artifact hub yaml - posted by ho...@apache.org on 2021/01/25 19:15:03 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9570 Add placeholder revs file to branch_8x - posted by md...@apache.org on 2021/01/25 19:29:17 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15078: Fix ExpandComponent behavior when expanding on numeric fields to differentiate '0' group from null group - posted by ho...@apache.org on 2021/01/25 19:30:43 UTC, 0 replies.
- [lucene-solr] branch master updated: typo - posted by ep...@apache.org on 2021/01/25 19:41:43 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Change artifacthub-repo id - posted by ho...@apache.org on 2021/01/25 19:42:09 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Apachify the solr-operator helm chart. (#200) - posted by ho...@apache.org on 2021/01/25 19:54:45 UTC, 0 replies.
- [lucene-solr] branch master updated (0d88c14 -> a82634d) - posted by dw...@apache.org on 2021/01/26 08:30:26 UTC, 0 replies.
- [lucene-solr] branch master updated (a82634d -> 80e4def) - posted by dw...@apache.org on 2021/01/26 08:31:38 UTC, 0 replies.
- [lucene-solr] branch master updated (80e4def -> 695e789) - posted by dw...@apache.org on 2021/01/26 12:04:04 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15055: Re-implement 'withCollection'. - posted by ab...@apache.org on 2021/01/26 14:16:50 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15055: Add missing license headers. - posted by ab...@apache.org on 2021/01/26 15:10:08 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Update helm index.yaml for artifactHub - posted by ho...@apache.org on 2021/01/26 15:11:23 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15075: Solr docker gradle improvements (#2197) - posted by ho...@apache.org on 2021/01/26 15:23:12 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Charts have updated URLs and artifactHub info - posted by ho...@apache.org on 2021/01/26 17:39:00 UTC, 0 replies.
- [lucene-solr] branch master updated (2b8d7bc -> 1887280) - posted by ju...@apache.org on 2021/01/26 18:15:12 UTC, 0 replies.
- [lucene-solr] branch master updated (1887280 -> 7da0fa8) - posted by ho...@apache.org on 2021/01/26 18:36:59 UTC, 0 replies.
- [lucene-solr] branch jira/solr15094 updated (6b43140 -> 66ad639) - posted by no...@apache.org on 2021/01/27 11:05:19 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15055: Fix this test to avoid OS dependency. - posted by ab...@apache.org on 2021/01/27 12:38:59 UTC, 0 replies.
- [lucene-solr] branch master updated (b1cd6b6 -> 38ec260) - posted by so...@apache.org on 2021/01/27 17:19:15 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (5619dc6 -> 33f72e1) - posted by ho...@apache.org on 2021/01/27 17:33:23 UTC, 0 replies.
- [lucene-solr] 01/10: SOLR-14947: Print out image info after gradle docker task. (#2007) - posted by ho...@apache.org on 2021/01/27 17:33:24 UTC, 0 replies.
- [lucene-solr] 02/10: SOLR-14957: Add Prometheus Exporter to docker PATH. Fix classpath issues. (#2017) - posted by ho...@apache.org on 2021/01/27 17:33:25 UTC, 0 replies.
- [lucene-solr] 03/10: SOLR-14955: Add env var options to Prometheus Export scripts. (#2038) - posted by ho...@apache.org on 2021/01/27 17:33:26 UTC, 0 replies.
- [lucene-solr] 04/10: SOLR-14972: Change default port of prometheus exporter to 8989 (#2046) - posted by ho...@apache.org on 2021/01/27 17:33:27 UTC, 0 replies.
- [lucene-solr] 05/10: SOLR-14949: Ability to customize Solr Docker build (#2020) - posted by ho...@apache.org on 2021/01/27 17:33:28 UTC, 0 replies.
- [lucene-solr] 06/10: SOLR-14949: Adding githubUrl option for docker build. (#2074) - posted by ho...@apache.org on 2021/01/27 17:33:29 UTC, 0 replies.
- [lucene-solr] 07/10: SOLR-15001 Docker: require init_var_solr.sh (#2083) - posted by ho...@apache.org on 2021/01/27 17:33:30 UTC, 0 replies.
- [lucene-solr] 08/10: SOLR: Remove CHANGES.md; use solr/CHANGES.txt - posted by ho...@apache.org on 2021/01/27 17:33:31 UTC, 0 replies.
- [lucene-solr] 09/10: SOLR-15075: Solr docker gradle improvements (#2197) - posted by ho...@apache.org on 2021/01/27 17:33:32 UTC, 0 replies.
- [lucene-solr] 10/10: SOLR-15075: Remove docker gradle artifact - posted by ho...@apache.org on 2021/01/27 17:33:33 UTC, 0 replies.
- [lucene-solr] branch master updated (38ec260 -> a176308) - posted by dw...@apache.org on 2021/01/27 21:32:15 UTC, 0 replies.
- [lucene-solr-operator] branch gh-pages updated: Fix changelogs of releases. - posted by ho...@apache.org on 2021/01/27 22:27:57 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Fix typo - posted by ja...@apache.org on 2021/01/28 15:01:25 UTC, 0 replies.
- [lucene-solr-operator] branch cloud-crd-typo created (now 28d58cf) - posted by ja...@apache.org on 2021/01/28 15:20:43 UTC, 0 replies.
- [lucene-solr-operator] 01/01: Fix copy/paste typo addressed -> updated - posted by ja...@apache.org on 2021/01/28 15:20:44 UTC, 0 replies.
- [lucene-solr] branch master updated: Exclude degenerate edge case (maxConn=1) from TestKnnGraph.testSearch - posted by so...@apache.org on 2021/01/28 15:35:53 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14672: Make timeouts configurable for the Streaming Expression SolrClientCache - posted by jb...@apache.org on 2021/01/28 15:37:16 UTC, 0 replies.
- [lucene-solr-operator] branch main updated (6660463 -> b7b405d) - posted by ho...@apache.org on 2021/01/28 16:32:10 UTC, 0 replies.
- svn commit: r1070647 [19/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [29/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [23/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [18/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [16/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [35/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [21/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [25/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [6/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [15/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [24/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [31/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [32/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [14/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [9/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [17/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [2/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [28/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [8/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [4/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [11/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [26/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [33/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [10/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [20/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [7/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [12/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [13/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [3/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [5/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [34/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [27/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [30/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [22/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- svn commit: r1070647 [1/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/ - posted by ct...@apache.org on 2021/01/28 16:33:32 UTC, 0 replies.
- [lucene-site] branch production updated: Add 8.8 as latest release - posted by ct...@apache.org on 2021/01/28 16:38:42 UTC, 0 replies.
- [lucene-solr] branch master updated (acb98e5 -> 9be71b3) - posted by md...@apache.org on 2021/01/28 17:38:15 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Change docker image location to apache/ (#199) - posted by ho...@apache.org on 2021/01/28 18:46:17 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14672: Make timeouts configurable for the Streaming Expression SolrClientCache - posted by jb...@apache.org on 2021/01/28 18:50:41 UTC, 0 replies.
- [lucene-solr] branch master updated (9be71b3 -> b335034) - posted by md...@apache.org on 2021/01/28 21:04:34 UTC, 0 replies.
- [lucene-solr] branch master updated (b335034 -> a9ad02c) - posted by ct...@apache.org on 2021/01/28 21:41:19 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Support custom log4j2 config from user-provided ConfigMap (#193) - posted by th...@apache.org on 2021/01/28 22:44:49 UTC, 0 replies.
- [lucene-solr] annotated tag releases/lucene-solr/8.8.0 updated (b10659f -> 557ab38) - posted by no...@apache.org on 2021/01/28 22:55:40 UTC, 0 replies.
- svn commit: r45636 - /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a/lucene/ /release/lucene/java/8.8.0/ - posted by no...@apache.org on 2021/01/28 23:02:31 UTC, 0 replies.
- svn commit: r45637 - /dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a/solr/ /release/lucene/solr/8.8.0/ - posted by no...@apache.org on 2021/01/28 23:03:25 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: BadApple 2 tests only on 8x - posted by ds...@apache.org on 2021/01/28 23:16:40 UTC, 0 replies.
- svn commit: r1070665 - in /websites/production/lucene/content/core/8_8_0: ./ analyzers-common/ analyzers-common/org/ analyzers-common/org/apache/ analyzers-common/org/apache/lucene/ analyzers-common/org/apache/lucene/analysis/ analyzers-common/org/apac... - posted by no...@apache.org on 2021/01/29 05:30:42 UTC, 0 replies.
- svn commit: r1070667 - in /websites/production/lucene/content/solr/8_8_0: ./ changes/ images/ solr-analysis-extras/ solr-analysis-extras/org/ solr-analysis-extras/org/apache/ solr-analysis-extras/org/apache/solr/ solr-analysis-extras/org/apache/solr/sc... - posted by no...@apache.org on 2021/01/29 06:10:04 UTC, 0 replies.
- svn commit: r1070669 - in /websites/production/lucene/content: ./ core/2_9_4/ core/3_0_3/ core/3_1_0/ core/3_2_0/ core/3_3_0/ core/3_4_0/ core/3_5_0/ core/3_6_0/ core/3_6_1/ core/3_6_2/ core/4_0_0/ core/4_10_0/ core/4_10_1/ core/4_10_2/ core/4_10_3/ co... - posted by no...@apache.org on 2021/01/29 07:03:10 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9700: Hunspell: support words with trailing dots (#2249) - posted by dw...@apache.org on 2021/01/29 07:23:51 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9706: Hunspell: support NEEDAFFIX flag on affixes (#2262) - posted by dw...@apache.org on 2021/01/29 07:24:38 UTC, 0 replies.
- [lucene-solr] branch master updated (4ba78f2 -> 71705c9) - posted by dw...@apache.org on 2021/01/29 07:36:55 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9704: Hunspell: support capitalization for German ß (#2260) - posted by dw...@apache.org on 2021/01/29 09:03:57 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9702: Hunspell: support alternate casing for short language codes (#2253) - posted by dw...@apache.org on 2021/01/29 10:47:06 UTC, 0 replies.
- [lucene-solr] branch master updated (ff943ec -> 0d4769e) - posted by md...@apache.org on 2021/01/29 16:20:35 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15120 Reduce duplicated core creation work - posted by md...@apache.org on 2021/01/29 16:22:03 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15085 Prevent EmbeddedSolrServer calling shutdown on a CoreContainer that was passed to it - posted by md...@apache.org on 2021/01/29 17:16:45 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15085 Prevent EmbeddedSolrServer calling shutdown on a CoreContainer that was passed to it - posted by md...@apache.org on 2021/01/29 17:16:59 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15025: MiniSolrCloudCluster.waitForAllNodes ignores passed timeout value (#2193) - posted by md...@apache.org on 2021/01/29 17:22:23 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-15025: MiniSolrCloudCluster.waitForAllNodes ignores passed timeout value (#2193) - posted by md...@apache.org on 2021/01/29 17:23:06 UTC, 0 replies.
- [lucene-solr] branch master updated (a7a434d -> 6d71a0a) - posted by ep...@apache.org on 2021/01/29 17:28:38 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9694: New tool for creating a deterministic index (#2246) - posted by mi...@apache.org on 2021/01/29 18:32:42 UTC, 0 replies.
- [lucene-solr-operator] branch cloud-crd-typo updated (28d58cf -> 11bf772) - posted by ho...@apache.org on 2021/01/29 18:56:10 UTC, 0 replies.
- [lucene-solr-operator] branch cloud-crd-typo updated (11bf772 -> 218ed10) - posted by ho...@apache.org on 2021/01/29 18:57:52 UTC, 0 replies.
- [lucene-solr-operator] branch main updated: Fix copy/paste typo addressed -> updated (#203) - posted by ho...@apache.org on 2021/01/29 18:58:13 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9537: Add initial Indri search engine functionality to Lucene - posted by mi...@apache.org on 2021/01/29 19:47:43 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (5745703 -> 6f913a2) - posted by mi...@apache.org on 2021/01/29 20:26:54 UTC, 0 replies.
- [lucene-solr] 01/03: LUCENE-9694: New tool for creating a deterministic index (#2246) - posted by mi...@apache.org on 2021/01/29 20:26:55 UTC, 0 replies.
- [lucene-solr] 02/03: LUCENE-9694: fixes after backporting to compile/run under JDK 8 for Lucene 8.x - posted by mi...@apache.org on 2021/01/29 20:26:56 UTC, 0 replies.
- [lucene-solr] 03/03: LUCENE-9694: fix other precommit issues, including unused import, but most importantly that DocumentSelector was accidentally package private, making it difficult to use - posted by mi...@apache.org on 2021/01/29 20:26:57 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (33f72e1 -> 867e486) - posted by ma...@apache.org on 2021/01/29 20:38:58 UTC, 0 replies.
- [lucene-solr] 01/12: @1290 Start to prepare for early access production. - posted by ma...@apache.org on 2021/01/29 20:38:59 UTC, 0 replies.
- [lucene-solr] 02/12: @1291 Cleanup 1290. I also again ran into issues with reload and the way many Solr tests try to cheat SolrCore ref counting - this is halfway though on addressing that. - posted by ma...@apache.org on 2021/01/29 20:39:00 UTC, 0 replies.
- [lucene-solr] 03/12: SOLR-14947: Print out image info after gradle docker task. (#2007) - posted by ma...@apache.org on 2021/01/29 20:39:01 UTC, 0 replies.
- [lucene-solr] 04/12: SOLR-14957: Add Prometheus Exporter to docker PATH. Fix classpath issues. (#2017) - posted by ma...@apache.org on 2021/01/29 20:39:02 UTC, 0 replies.
- [lucene-solr] 05/12: SOLR-14955: Add env var options to Prometheus Export scripts. (#2038) - posted by ma...@apache.org on 2021/01/29 20:39:03 UTC, 0 replies.
- [lucene-solr] 06/12: SOLR-14972: Change default port of prometheus exporter to 8989 (#2046) - posted by ma...@apache.org on 2021/01/29 20:39:04 UTC, 0 replies.
- [lucene-solr] 07/12: SOLR-14949: Ability to customize Solr Docker build (#2020) - posted by ma...@apache.org on 2021/01/29 20:39:05 UTC, 0 replies.
- [lucene-solr] 08/12: SOLR-14949: Adding githubUrl option for docker build. (#2074) - posted by ma...@apache.org on 2021/01/29 20:39:06 UTC, 0 replies.
- [lucene-solr] 09/12: SOLR-15001 Docker: require init_var_solr.sh (#2083) - posted by ma...@apache.org on 2021/01/29 20:39:07 UTC, 0 replies.
- [lucene-solr] 10/12: SOLR-15075: Solr docker gradle improvements (#2197) - posted by ma...@apache.org on 2021/01/29 20:39:08 UTC, 0 replies.
- [lucene-solr] 11/12: SOLR-15075: Remove docker gradle artifact - posted by ma...@apache.org on 2021/01/29 20:39:09 UTC, 0 replies.
- [lucene-solr] 12/12: SOLR: Remove CHANGES.md; use solr/CHANGES.txt - posted by ma...@apache.org on 2021/01/29 20:39:10 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (8631636 -> 867e486) - posted by ma...@apache.org on 2021/01/29 20:42:39 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9694: make new DocumentSelector interface public so it is usable outside of its own package - posted by mi...@apache.org on 2021/01/29 21:11:11 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9537: move to 8.9 section in CHANGES.txt; make it consistent with 8.x's CHANGES.txt; remove the leading UTF-8 BOM - posted by mi...@apache.org on 2021/01/29 21:47:05 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9537: Add initial Indri search engine functionality to Lucene - posted by mi...@apache.org on 2021/01/29 21:47:46 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-15122 Debug Logging - posted by md...@apache.org on 2021/01/29 21:49:54 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated: SOLR-14978 OOM Killer in Foreground (#2055) - posted by ma...@apache.org on 2021/01/29 23:41:00 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (867e486 -> 1b0dc0d) - posted by ma...@apache.org on 2021/01/29 23:41:37 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (1b0dc0d -> e427ba4) - posted by ma...@apache.org on 2021/01/30 03:11:52 UTC, 0 replies.
- [lucene-solr] 01/02: @1292 Minor logging cleanup and a couple test issues fixed. - posted by ma...@apache.org on 2021/01/30 03:11:53 UTC, 0 replies.
- [lucene-solr] 02/02: @1293 oom script does not work correctly with args yet. - posted by ma...@apache.org on 2021/01/30 03:11:54 UTC, 0 replies.
- [lucene-solr] branch reference_impl updated (1b0dc0d -> e427ba4) - posted by ma...@apache.org on 2021/01/30 03:12:09 UTC, 0 replies.
- svn commit: r1070714 - in /websites/production/lucene/content/core/8_8_0: ./ analyzers-common/ analyzers-common/org/ analyzers-common/org/apache/ analyzers-common/org/apache/lucene/ analyzers-common/org/apache/lucene/analysis/ analyzers-common/org/apac... - posted by no...@apache.org on 2021/01/30 12:52:18 UTC, 0 replies.
- svn commit: r1070716 - in /websites/production/lucene/content/solr/8_8_0: ./ changes/ images/ solr-analysis-extras/ solr-analysis-extras/org/ solr-analysis-extras/org/apache/ solr-analysis-extras/org/apache/solr/ solr-analysis-extras/org/apache/solr/sc... - posted by no...@apache.org on 2021/01/30 13:41:24 UTC, 0 replies.
- [lucene-solr] branch reference_impl_dev updated (e427ba4 -> d45cb4c) - posted by ma...@apache.org on 2021/01/31 21:05:56 UTC, 0 replies.
- [lucene-solr] 01/03: @1293 ShardTerms fix, tweak cached collection get. - posted by ma...@apache.org on 2021/01/31 21:05:57 UTC, 0 replies.
- [lucene-solr] 02/03: @1294 Bridge ChaosMonkeySafeLeaderTest. - posted by ma...@apache.org on 2021/01/31 21:05:58 UTC, 0 replies.
- [lucene-solr] 03/03: @1295 Finish most of test core close issue, some minor cleanup. - posted by ma...@apache.org on 2021/01/31 21:05:59 UTC, 0 replies.