You are viewing a plain text version of this content. The canonical link for it is here.
- [lucene-solr] branch master updated: fix typo in schema-api documentation - posted by mu...@apache.org on 2020/02/01 05:08:55 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: fix typo in schema-api documentation - posted by mu...@apache.org on 2020/02/01 05:19:37 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9123: Add new JapaneseTokenizer constructors with discardCompoundToken option to control whether the tokenizer emits original tokens when the mode is not NORMAL. - posted by to...@apache.org on 2020/02/01 06:01:39 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9123: Add new JapaneseTokenizer constructors with discardCompoundToken option to control whether the tokenizer emits original tokens when the mode is not NORMAL. - posted by to...@apache.org on 2020/02/01 06:23:50 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14221: Upgrade restlet to version 2.4.0 (#1211) - posted by ja...@apache.org on 2020/02/02 10:35:32 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14221: Upgrade restlet to version 2.4.0 (#1211) - posted by ja...@apache.org on 2020/02/02 11:17:00 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-12325: uniqueBlock(\{!v=foo:bar}) - posted by mk...@apache.org on 2020/02/02 12:17:04 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-12325: uniqueBlock(\{!v=foo:bar}) - posted by mk...@apache.org on 2020/02/02 12:21:50 UTC, 0 replies.
- [lucene-site] branch master updated: Change build.sh script to use -l (live) instead of -s to avoid clash with pelican -s option. - posted by ja...@apache.org on 2020/02/02 22:39:28 UTC, 0 replies.
- Buildbot success in on pelican_websites - posted by bu...@apache.org on 2020/02/02 22:40:24 UTC, 53 replies.
- [lucene-solr] branch jira/solr-13579 updated: SOLR-13579: Use more consistent naming. - posted by ab...@apache.org on 2020/02/03 12:26:52 UTC, 0 replies.
- [lucene-solr] branch master updated (d8bc9bc -> d3ac132) - posted by er...@apache.org on 2020/02/03 13:52:47 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14206: Annotate HttpSolrCall as thread-safe (#1205) - posted by an...@apache.org on 2020/02/03 18:00:52 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9197: fix wrong implementation on Point2D#withinTriangle (#1228) - posted by iv...@apache.org on 2020/02/04 06:10:21 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9197: fix wrong implementation on Point2D#withinTriangle (#1228) - posted by iv...@apache.org on 2020/02/04 06:11:36 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13579 updated (b1273df -> ce78b1c) - posted by ab...@apache.org on 2020/02/04 08:09:04 UTC, 0 replies.
- [lucene-solr] 01/01: Merge branch 'master' into jira/solr-13579 - posted by ab...@apache.org on 2020/02/04 08:09:05 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13579 updated: SOLR-13579: Add ASF license. - posted by ab...@apache.org on 2020/02/04 11:48:41 UTC, 0 replies.
- [lucene-solr] branch master updated (641680f -> b0bb299) - posted by er...@apache.org on 2020/02/04 14:16:49 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14239: Fix the behavior of CaffeineCache.computeIfAbsent on branch_8x. - posted by ab...@apache.org on 2020/02/04 16:02:26 UTC, 0 replies.
- [lucene-solr] branch master updated (b0bb299 -> c91dd9d) - posted by mu...@apache.org on 2020/02/04 16:16:57 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-10567: add support for DateRangeField in JSON facet range - posted by mu...@apache.org on 2020/02/04 16:16:58 UTC, 1 replies.
- [lucene-solr] 02/02: SOLR-14090: fix delete-copy-field when source is dynamic field - posted by mu...@apache.org on 2020/02/04 16:16:59 UTC, 1 replies.
- [lucene-solr] branch branch_8x updated (4a00241 -> 358043d) - posted by mu...@apache.org on 2020/02/04 16:30:11 UTC, 0 replies.
- [lucene-solr] branch master updated (c91dd9d -> bb90569) - posted by tf...@apache.org on 2020/02/04 18:27:07 UTC, 0 replies.
- [lucene-solr] branch master updated (bb90569 -> 2d8428e) - posted by jp...@apache.org on 2020/02/04 18:35:27 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14238: Fix HdfsDirectory to no longer overwrite existing files. (#1237) - posted by jp...@apache.org on 2020/02/04 18:36:10 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14219: Revert changes in OverseerSolrRespose and move serialization (#1227) - posted by tf...@apache.org on 2020/02/04 19:08:49 UTC, 0 replies.
- [lucene-solr] branch jira/SOLR-13101 updated: SOLR-13101: Convert nanotime to ms (#1208) - posted by yo...@apache.org on 2020/02/05 02:54:44 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9200: consistently use double (not float) math for TieredMergePolicy's decisions, to fix a corner-case bug uncovered by randomized tests - posted by mi...@apache.org on 2020/02/05 14:51:59 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9200: consistently use double (not float) math for TieredMergePolicy's decisions, to fix a corner-case bug uncovered by randomized tests - posted by mi...@apache.org on 2020/02/05 15:02:06 UTC, 0 replies.
- [lucene-solr] branch master updated (47386f8 -> fe349dd) - posted by jp...@apache.org on 2020/02/05 15:39:05 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14242: HdfsDirectory#createTempOutput. (#1240) - posted by jp...@apache.org on 2020/02/05 15:45:08 UTC, 0 replies.
- [lucene-solr] branch master updated (fe349dd -> 136dcbd) - posted by jp...@apache.org on 2020/02/05 17:35:21 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14241: New delete() Stream Decorator - posted by ho...@apache.org on 2020/02/05 17:49:35 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9147: Move the stored fields index off-heap. (#1179) - posted by jp...@apache.org on 2020/02/05 18:55:12 UTC, 0 replies.
- [lucene-solr] branch master updated (c5d0391 -> 80ed8c2) - posted by ho...@apache.org on 2020/02/05 19:15:50 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14241: New delete() Stream Decorator - posted by ho...@apache.org on 2020/02/05 20:32:10 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-13887: Use the default idleTimeout instead of 0 for HTTP2 (#991) - posted by ho...@apache.org on 2020/02/05 21:16:31 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9206: Improve IndexMergeTool defaults and options - posted by rm...@apache.org on 2020/02/05 21:34:59 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14147 change the Security manager to default to true. (#1141) - posted by rm...@apache.org on 2020/02/06 00:18:11 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9206: add forbidden api exclusion to new class - posted by rm...@apache.org on 2020/02/06 01:30:17 UTC, 0 replies.
- [lucene-solr] branch jira/SOLR-13101 updated: SOLR-14044: Support collection and shard deletion in shared storage (#1188) - posted by yo...@apache.org on 2020/02/06 02:21:07 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14118: default embedded zookeeper port to localhost - posted by rm...@apache.org on 2020/02/06 02:33:52 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9147: Avoid reusing file names with FileSwitchDirectory or NRTCachingDirectory and IOContext randomization. - posted by jp...@apache.org on 2020/02/06 07:33:04 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9147: Fix codec excludes. - posted by jp...@apache.org on 2020/02/06 09:34:55 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9147: Fix codec excludes. - posted by jp...@apache.org on 2020/02/06 09:34:56 UTC, 0 replies.
- [lucene-solr] branch master updated (fdf5ade -> 7c1ba1a) - posted by ro...@apache.org on 2020/02/06 14:44:58 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9099: Correctly handle repeats in ORDERED and UNORDERED intervals (#1097) - posted by ro...@apache.org on 2020/02/06 14:58:52 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9199: allow building javadocs on java 13+ - posted by rm...@apache.org on 2020/02/06 15:39:41 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9147: Make sure temporary files get deleted on all code paths. - posted by jp...@apache.org on 2020/02/06 16:13:51 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9147: Make sure temporary files get deleted on all code paths. - posted by jp...@apache.org on 2020/02/06 16:13:52 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9077: Force locale en_US on Javadoc task (workaroud for JDK-8222793) - posted by to...@apache.org on 2020/02/06 16:37:07 UTC, 0 replies.
- [lucene-solr] branch master updated (f3cd1db -> abd282d) - posted by md...@apache.org on 2020/02/06 20:16:59 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9209: fix javadocs to be html5, enable doclint html checks, remove jtidy - posted by rm...@apache.org on 2020/02/07 03:30:56 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9209: revert changes to test html file, not intended - posted by rm...@apache.org on 2020/02/07 03:40:42 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13996 updated: SOLR-13996: Refactored HttpShardHandler.shortCircuitIfPossible method into a simpler canShortCircuit method - posted by sh...@apache.org on 2020/02/07 04:35:08 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9201: add overview.html from correct location to the javadocs in gradle build - posted by rm...@apache.org on 2020/02/07 05:18:28 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-12930: Exclude dev-docs from binary archive. - posted by jp...@apache.org on 2020/02/07 09:38:22 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-12930: Exclude dev-docs from binary archive. - posted by jp...@apache.org on 2020/02/07 09:38:23 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14245: Validate Replica / ReplicaInfo on creation. - posted by ab...@apache.org on 2020/02/07 16:56:50 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14245: Validate Replica / ReplicaInfo on creation. - posted by ab...@apache.org on 2020/02/07 17:07:29 UTC, 0 replies.
- [lucene-solr] branch master updated (9a19093 -> 73dbf6d) - posted by iv...@apache.org on 2020/02/07 18:29:24 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: UCENE-9194: Simplify XYShapeXQuery API by adding a new abstract class called XYGeometry - posted by iv...@apache.org on 2020/02/07 18:31:14 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9149: Increase data dimension limit in BKD - posted by nk...@apache.org on 2020/02/07 22:09:15 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9213: fix documentation-lint (and finally precommit) to work on java 12 and 13 - posted by rm...@apache.org on 2020/02/07 22:18:25 UTC, 0 replies.
- [lucene-solr] branch master updated (69f26d0 -> 7c20f6b) - posted by an...@apache.org on 2020/02/07 23:10:21 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9149: Increase data dimension limit in BKD - posted by nk...@apache.org on 2020/02/07 23:40:13 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14248: Improve ClusterStateMockUtil and make its methods public - posted by sh...@apache.org on 2020/02/08 06:29:42 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14248: Improve ClusterStateMockUtil and make its methods public - posted by sh...@apache.org on 2020/02/08 06:51:23 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-8279: fix javadocs wrong header levels and accessibility issues - posted by rm...@apache.org on 2020/02/08 15:04:20 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14209: Upgrade JQuery to 3.4.1 - posted by kr...@apache.org on 2020/02/08 17:58:54 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14209: Upgrade JQuery to 3.4.1 - posted by kr...@apache.org on 2020/02/08 17:59:49 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14038: Admin UI display for "state.json" should be in a scollable region - posted by kr...@apache.org on 2020/02/08 18:03:07 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14038: Admin UI display for "state.json" should be in a scollable region - posted by kr...@apache.org on 2020/02/08 18:03:46 UTC, 0 replies.
- [lucene-solr] branch jira/solr-9840 updated (c7e2d8b -> 9bacaa3) - posted by kr...@apache.org on 2020/02/08 18:17:21 UTC, 0 replies.
- [lucene-solr] branch jira/solr-9840 updated (9bacaa3 -> 3ec58c2) - posted by kr...@apache.org on 2020/02/08 18:27:51 UTC, 0 replies.
- [lucene-solr] branch jira/solr-9840 updated (3ec58c2 -> 40606cd) - posted by kr...@apache.org on 2020/02/08 18:38:24 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13996 updated (dc76002a -> f93ac6e) - posted by sh...@apache.org on 2020/02/09 02:27:45 UTC, 0 replies.
- [lucene-solr] 01/02: Merge branch 'master' into jira/solr-13996 - posted by sh...@apache.org on 2020/02/09 02:27:46 UTC, 1 replies.
- [lucene-solr] 02/02: SOLR-13996: Fixes a bug in the IsLeader predicate that used the builder's collection instead of the slice's collection. Added tests for CloudReplicaSource. Added support for making the first nrt or tlog replica as the leader in ClusterStateMockUtil. - posted by sh...@apache.org on 2020/02/09 02:27:47 UTC, 0 replies.
- [lucene-solr] branch master updated (3885a81 -> 46c0945) - posted by ds...@apache.org on 2020/02/09 03:52:59 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14149: CHANGES.txt Remove off-topic stuff * No Introduction (to Solr) header. Point at solr-upgrade-notes.adoc instead * No Getting Started header * No Versions of Major Components header * No "Upgrade Notes" for subsequent releases. See solr-upgrade-notes.adoc Closes #1202 - posted by ds...@apache.org on 2020/02/09 04:04:54 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13996 updated: SOLR-13996: Removed explicit whitelist host checking for the short circuiting case because the hosts have already been checked in CloudReplicaSource - posted by sh...@apache.org on 2020/02/09 12:35:47 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14209: specify charset via String for Java 8. - posted by mk...@apache.org on 2020/02/09 13:39:55 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13996 updated (adb5ae2 -> 0b6f2b1) - posted by sh...@apache.org on 2020/02/10 10:31:10 UTC, 0 replies.
- [lucene-solr] 02/02: SOLR-13996: Added entry to change log - posted by sh...@apache.org on 2020/02/10 10:31:12 UTC, 0 replies.
- [lucene-solr] branch master updated (46c0945 -> 87421d7) - posted by iv...@apache.org on 2020/02/10 10:50:20 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9216: Make sure we index LEAST_DOUBLE_VALUE (#1246) - posted by iv...@apache.org on 2020/02/10 10:51:07 UTC, 0 replies.
- [lucene-solr] branch master updated (87421d7 -> c65b976) - posted by sh...@apache.org on 2020/02/10 14:27:19 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14243: ant clean-jars should not delete gradle-wrapper.jar. - posted by dw...@apache.org on 2020/02/10 15:12:31 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-13996: Refactor HttpShardHandler.prepDistributed method (#1220) - posted by sh...@apache.org on 2020/02/10 15:28:02 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14247 Remove unneeded sleeps (#1244) - posted by md...@apache.org on 2020/02/11 03:14:07 UTC, 0 replies.
- [lucene-solr] branch master updated (71b8693 -> 9a4f766) - posted by ds...@apache.org on 2020/02/11 07:18:28 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14194: Highlighters now supports docValues for the uniqueKey and the original highlighter can highlight docValues. - posted by ds...@apache.org on 2020/02/11 07:22:11 UTC, 0 replies.
- [lucene-solr] branch solr14250 created (now 328c56d) - posted by ja...@apache.org on 2020/02/11 08:44:29 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14058: fix peersync bounds check iterating over versions - posted by yo...@apache.org on 2020/02/11 18:43:19 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14058: fix peersync bounds check iterating over versions - posted by yo...@apache.org on 2020/02/11 18:44:10 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9134: Port ant-regenerate tasks to Gradle build (util and packed) (#1251) - posted by er...@apache.org on 2020/02/11 23:56:26 UTC, 0 replies.
- [lucene-solr] branch master updated: Code comment only change - posted by er...@apache.org on 2020/02/12 00:33:01 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Code comment only change - posted by er...@apache.org on 2020/02/12 00:37:43 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14245: Fix ReplicaListTransformerTest - posted by ho...@apache.org on 2020/02/12 18:13:44 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14245: Fix ReplicaListTransformerTest - posted by ho...@apache.org on 2020/02/12 18:25:00 UTC, 0 replies.
- [lucene-solr] branch jira/solr14013_solr7_7 created (now 3d17a42) - posted by no...@apache.org on 2020/02/12 18:26:33 UTC, 0 replies.
- [lucene-solr] 01/01: SOLR-14013: trying to port to SOlr 7.7 - posted by no...@apache.org on 2020/02/12 18:26:34 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14247: Revert SolrTestCase Logger removal - posted by ho...@apache.org on 2020/02/12 18:51:43 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-8987: Add features.html to new website - posted by ja...@apache.org on 2020/02/12 22:27:07 UTC, 0 replies.
- [lucene-site] branch asf-staging updated: Automatic Site Publish by Buildbot - posted by gi...@apache.org on 2020/02/12 22:27:54 UTC, 33 replies.
- [lucene-site] branch master updated: Upgrade md_inline_extension plugin - posted by ja...@apache.org on 2020/02/12 23:31:46 UTC, 0 replies.
- [lucene-site] branch master updated: Try to disable md_inline_extension - posted by ja...@apache.org on 2020/02/12 23:48:50 UTC, 0 replies.
- [lucene-site] branch master updated: Fix broken links in core/systemreqs.html - posted by ja...@apache.org on 2020/02/13 07:18:11 UTC, 0 replies.
- [lucene-solr] branch solr14216-exclude-healthcheck created (now 21c9519) - posted by ja...@apache.org on 2020/02/13 09:39:17 UTC, 0 replies.
- [lucene-solr] branch master updated (f1fc3e7 -> dcf448e) - posted by dw...@apache.org on 2020/02/13 10:18:23 UTC, 0 replies.
- [lucene-solr] branch solr10306-swappiness created (now 86cd752) - posted by ja...@apache.org on 2020/02/13 11:36:07 UTC, 0 replies.
- [lucene-solr] branch solr10306-swappiness updated (86cd752 -> c691415) - posted by ja...@apache.org on 2020/02/13 21:34:40 UTC, 0 replies.
- [lucene-solr] branch solr10306-swappiness updated (c691415 -> a02f3ff) - posted by ja...@apache.org on 2020/02/13 21:39:03 UTC, 0 replies.
- [lucene-solr] branch master updated (dcf448e -> 5cbe58f) - posted by jp...@apache.org on 2020/02/14 09:37:20 UTC, 0 replies.
- [lucene-solr] branch master updated (5cbe58f -> 4a54ffb) - posted by iv...@apache.org on 2020/02/14 10:39:20 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9218: XYGeometries should expose values as floats (#1252) - posted by iv...@apache.org on 2020/02/14 10:40:35 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (ca3319c -> 210f2f8) - posted by jp...@apache.org on 2020/02/14 12:42:02 UTC, 0 replies.
- [lucene-solr] 01/02: LUCENE-9187: remove too-expensive assert from LZ4 HighCompressionHashTable - posted by jp...@apache.org on 2020/02/14 12:42:03 UTC, 0 replies.
- [lucene-solr] 02/02: Add back assertions removed by LUCENE-9187. (#1236) - posted by jp...@apache.org on 2020/02/14 12:42:04 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9224: (ant) RAT report complains about ... solr/webapp rat-report.xml (from gradle) - posted by er...@apache.org on 2020/02/14 15:47:27 UTC, 0 replies.
- [lucene-solr] branch master updated (2b4fad5 -> ebec456) - posted by iv...@apache.org on 2020/02/14 16:06:45 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Return CELL_CROSSES_QUERY when point inside the triangle (#1259) - posted by iv...@apache.org on 2020/02/14 16:08:11 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-13794: Replace redundent test only copy of '_default' configset with SolrTestCase logic to correctly set 'solr.default.confdir' system property - posted by ho...@apache.org on 2020/02/14 18:37:02 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-13794: Replace redundent test only copy of '_default' configset with SolrTestCase logic to correctly set 'solr.default.confdir' system property - posted by ho...@apache.org on 2020/02/14 19:00:25 UTC, 0 replies.
- [lucene-solr] branch master updated: Add HTML output format to gitHubPRs.py Also better JSON output structure - posted by ja...@apache.org on 2020/02/15 01:07:30 UTC, 0 replies.
- [lucene-solr] branch master updated: Fixes #124 in bin/solr for 'cdpath' users - posted by ja...@apache.org on 2020/02/15 17:23:26 UTC, 0 replies.
- [lucene-solr] branch master updated: Update README.txt (#1090) - posted by ja...@apache.org on 2020/02/15 21:58:02 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Update README.txt (#1090) - posted by ja...@apache.org on 2020/02/15 22:00:33 UTC, 0 replies.
- [lucene-site] branch production updated (c9253c8 -> 698c1c8) - posted by us...@apache.org on 2020/02/15 23:15:38 UTC, 0 replies.
- [lucene-site] 01/01: Merge branch 'master' of https://gitbox.apache.org/repos/asf/lucene-site into production - posted by us...@apache.org on 2020/02/15 23:15:39 UTC, 8 replies.
- [lucene-site] branch asf-site updated: Automatic Site Publish by Buildbot - posted by gi...@apache.org on 2020/02/15 23:16:42 UTC, 13 replies.
- [lucene-solr] branch jira/LUCENE-9220 created (now fc229b1) - posted by rm...@apache.org on 2020/02/16 00:00:07 UTC, 0 replies.
- [lucene-solr] 01/01: LUCENE-9220 regenerate all stemmers from snowball 2.0 - posted by rm...@apache.org on 2020/02/16 00:00:08 UTC, 0 replies.
- [lucene-site] branch production updated: Make website live - posted by us...@apache.org on 2020/02/16 00:06:32 UTC, 0 replies.
- [lucene-site] branch asf-site updated: Make website live - posted by us...@apache.org on 2020/02/16 00:18:18 UTC, 0 replies.
- svn commit: r1056592 - in /websites/production/lucene/content: ./ core/ css/ images/ openrelevance/ pylucene/ scripts/ solr/ solr/assets/ solr/guide/ solr/lib/ templates/ - posted by us...@apache.org on 2020/02/16 00:37:12 UTC, 0 replies.
- svn commit: r1056593 - /websites/production/lucene/content/README.txt - posted by us...@apache.org on 2020/02/16 00:37:55 UTC, 0 replies.
- svn commit: r1874067 - in /lucene/cms/trunk: MOVED_TO_GIT cgi-bin/ content/ lib/ templates/ - posted by us...@apache.org on 2020/02/16 00:39:45 UTC, 0 replies.
- buildbot failure in on lucene-site-staging - posted by bu...@apache.org on 2020/02/16 00:39:58 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: automate generation of (bsd license-only, sampled) test data - posted by rm...@apache.org on 2020/02/16 04:17:43 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: regenerate all snowball stopfiles - posted by rm...@apache.org on 2020/02/16 05:36:28 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: teach gradle the new snowball-generated boilerplate, too - posted by rm...@apache.org on 2020/02/16 05:54:25 UTC, 0 replies.
- svn commit: r1056613 - /websites/production/lucene/content/README.txt - posted by us...@apache.org on 2020/02/16 12:32:58 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: add snowball regeneration task to gradle - posted by rm...@apache.org on 2020/02/16 14:33:58 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: just fixup tabs/indentation rather than slow reformatting - posted by rm...@apache.org on 2020/02/16 15:49:35 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: tone down debugging now that this works - posted by rm...@apache.org on 2020/02/16 15:56:19 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: add license header - posted by rm...@apache.org on 2020/02/16 16:01:24 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: ensure all languages are tested via TestSnowball and TestRandomChains - posted by rm...@apache.org on 2020/02/16 16:31:45 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-8987: Hackish fix for the Solr Javadocs link in resources page -- TODO fix this in a better way without creating a new template - posted by us...@apache.org on 2020/02/16 16:46:12 UTC, 0 replies.
- [lucene-site] branch production updated (c922f91 -> b902aa4) - posted by us...@apache.org on 2020/02/16 16:50:11 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-8987: More simpler way without templates by using the /solr/api/index.html redirect to latest version - posted by us...@apache.org on 2020/02/16 16:56:01 UTC, 0 replies.
- [lucene-site] branch production updated (b902aa4 -> 13f6a91) - posted by us...@apache.org on 2020/02/16 16:56:52 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-8987: Template the htaccess file, so latest version number gets inserted automatically - posted by us...@apache.org on 2020/02/16 17:23:57 UTC, 0 replies.
- [lucene-site] branch production updated (13f6a91 -> ffac3d1) - posted by us...@apache.org on 2020/02/16 17:26:24 UTC, 0 replies.
- [lucene-site] branch master updated: Fix Google fonts to use correct protocol - posted by us...@apache.org on 2020/02/16 18:01:47 UTC, 0 replies.
- [lucene-site] branch production updated (ffac3d1 -> 26f2090) - posted by us...@apache.org on 2020/02/16 18:02:20 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-9227: Fix at least Sematext search to use HTTPS - posted by us...@apache.org on 2020/02/16 18:34:59 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-9227: Fix at least Sematext search to use HTTPS #2 - posted by us...@apache.org on 2020/02/16 18:38:43 UTC, 0 replies.
- [lucene-site] branch production updated (26f2090 -> a1dc5ff) - posted by us...@apache.org on 2020/02/16 18:41:56 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-9198 Remove news section from TLP website (#11) - posted by ja...@apache.org on 2020/02/17 09:28:39 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: move all this stuff to lucene/analysis/common, leaving just one task at the root that depends on it - posted by rm...@apache.org on 2020/02/17 12:23:33 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: remove confusingly-named gradle task and replace with a doFirst - posted by rm...@apache.org on 2020/02/17 12:37:10 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: make generation of test data reproducible across different OS - posted by rm...@apache.org on 2020/02/17 14:14:52 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: use perl (snowball Makefile already requires it) instead of sed, to avoid system differences - posted by rm...@apache.org on 2020/02/17 14:31:06 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: simplify by naming directories by commit hash, adding input dependency of patch file, etc. - posted by rm...@apache.org on 2020/02/17 15:24:33 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: use more robust download (in case of kill -9 or jvm crash) - posted by rm...@apache.org on 2020/02/17 15:47:37 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: simplify regeneration logic, handle if language gets deleted, etc - posted by rm...@apache.org on 2020/02/17 16:13:51 UTC, 0 replies.
- [lucene-solr] branch jira/LUCENE-9220 updated: LUCENE-9220: add CHANGES.txt entry - posted by rm...@apache.org on 2020/02/17 16:29:04 UTC, 0 replies.
- [lucene-solr] branch master updated (188f620 -> 0203815) - posted by rm...@apache.org on 2020/02/17 17:38:18 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9220: prevent zip file reproducibility issues based on users umask - posted by rm...@apache.org on 2020/02/17 18:33:57 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-8987: Remove obsolete lib/ folder - posted by us...@apache.org on 2020/02/18 08:57:17 UTC, 0 replies.
- [lucene-site] branch master updated (ceece2d -> 6ca31b9) - posted by ja...@apache.org on 2020/02/18 09:04:01 UTC, 0 replies.
- [lucene-site] 01/02: Review comments from Namgyu Kim - posted by ja...@apache.org on 2020/02/18 09:04:02 UTC, 0 replies.
- [lucene-site] 02/02: http -> https for all news, footers and sidebars - posted by ja...@apache.org on 2020/02/18 09:04:03 UTC, 0 replies.
- [lucene-solr] branch master updated (ccb390d -> ce2959f) - posted by mh...@apache.org on 2020/02/18 14:02:53 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9211 Add compression for Binary doc value fields (#1234) - posted by mh...@apache.org on 2020/02/18 14:40:56 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-9223 Add LICENSE to repo - posted by ja...@apache.org on 2020/02/18 14:59:41 UTC, 0 replies.
- [lucene-solr] branch master updated (ce2959f -> 003303a) - posted by cp...@apache.org on 2020/02/18 16:10:54 UTC, 0 replies.
- [lucene-solr] 01/03: SOLR-13965: StreamHandler class-level javadoc edits - posted by cp...@apache.org on 2020/02/18 16:10:55 UTC, 1 replies.
- [lucene-solr] 02/03: SOLR-13965: s/StreamHandler/GraphHandler fix GraphHandler.getDescription() - posted by cp...@apache.org on 2020/02/18 16:10:56 UTC, 1 replies.
- [lucene-solr] 03/03: SOLR-13041: Add hashCode for autoscaling.Condition to accompany the already present equals. - posted by cp...@apache.org on 2020/02/18 16:10:57 UTC, 1 replies.
- [lucene-solr] branch branch_8x updated (bcdc21a -> 01c9c68) - posted by cp...@apache.org on 2020/02/18 16:34:15 UTC, 0 replies.
- [lucene-solr] branch branch_7_7 updated: SOLR-13669: DIH: Add System property toggle for use of dataConfig param (#1260) - posted by ho...@apache.org on 2020/02/18 17:24:43 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9219: Port ECJ-based linter to gradle - posted by to...@apache.org on 2020/02/18 17:48:23 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9232: don't fork daemon on the initial run that writes local settings. - posted by dw...@apache.org on 2020/02/18 18:38:21 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9232: tone down daemon defaults in generated local settings. - posted by dw...@apache.org on 2020/02/18 18:43:48 UTC, 0 replies.
- [lucene-site] branch master updated: fixed broken PyLucene/JCC links - posted by va...@apache.org on 2020/02/18 19:03:11 UTC, 0 replies.
- [lucene-site] branch master updated: fixed more broken PyLucene/JCC links - posted by va...@apache.org on 2020/02/18 20:13:55 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14263: Update jvm-settings.adoc - posted by er...@apache.org on 2020/02/18 21:44:59 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14263: Update jvm-settings.adoc - posted by er...@apache.org on 2020/02/18 21:45:43 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9230: explicitly call python version we want from builds - posted by rm...@apache.org on 2020/02/19 00:00:55 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9230: explicitly call python version we want from builds - posted by rm...@apache.org on 2020/02/19 00:04:36 UTC, 0 replies.
- [lucene-site] branch master updated: Prevent caching surprises for CSS, JS (#13) - posted by ja...@apache.org on 2020/02/19 08:55:27 UTC, 0 replies.
- [lucene-site] branch production updated (a1dc5ff -> 5b1ce32) - posted by ja...@apache.org on 2020/02/19 09:01:39 UTC, 0 replies.
- [lucene-site] 01/01: Merge branch 'master' into production - posted by ja...@apache.org on 2020/02/19 09:01:40 UTC, 0 replies.
- [lucene-solr] branch master updated (b9a569e -> 79a4a68) - posted by mh...@apache.org on 2020/02/19 09:19:44 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Test fix - new binary doc values test could use invalid values. - posted by mh...@apache.org on 2020/02/19 09:21:32 UTC, 0 replies.
- [lucene-solr] branch master updated (79a4a68 -> 8389b87) - posted by ja...@apache.org on 2020/02/19 09:33:54 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9229: Fix some broken links Change some wiki -> cwiki links - posted by ja...@apache.org on 2020/02/19 09:37:39 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14263: stripping .adoc to fix build. - posted by mk...@apache.org on 2020/02/19 11:29:26 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14263: stripping .adoc to fix build. - posted by mk...@apache.org on 2020/02/19 11:32:14 UTC, 0 replies.
- [lucene-solr] branch master updated (001a35c -> d48bafb) - posted by iv...@apache.org on 2020/02/19 15:03:44 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-8707: Add LatLonShape and XYShape distance query (#587) - posted by iv...@apache.org on 2020/02/19 15:05:51 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-8707: fix test bug. when bounding box if a triangle is within a circle, the triangle is within the circle as well. - posted by iv...@apache.org on 2020/02/19 17:21:18 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-8707: fix test bug. when bounding box if a triangle is within a circle, the triangle is within the circle as well. - posted by iv...@apache.org on 2020/02/19 17:22:25 UTC, 0 replies.
- [lucene-solr] branch jira/solr-13579 updated (deda78d -> 02e4673) - posted by ab...@apache.org on 2020/02/19 21:22:09 UTC, 0 replies.
- [lucene-solr] 01/02: Merge branch 'master' into jira/solr-13579 - posted by ab...@apache.org on 2020/02/19 21:22:10 UTC, 0 replies.
- [lucene-solr] 02/02: SOLR-13579: Update to the most recent master. - posted by ab...@apache.org on 2020/02/19 21:22:11 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-12550: ConcurrentUpdateSolrClient doesn't respect timeouts for commits and optimize (#417) - posted by sh...@apache.org on 2020/02/20 12:29:37 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-12550: Adding entry to CHANGES.txt - posted by sh...@apache.org on 2020/02/20 12:34:02 UTC, 0 replies.
- [lucene-solr] branch master updated: Move jgit version declaration to scriptDepVersions. - posted by dw...@apache.org on 2020/02/20 12:54:15 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (ac46213 -> d5e51bf) - posted by sh...@apache.org on 2020/02/20 12:55:39 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-12550: ConcurrentUpdateSolrClient doesn't respect timeouts for commits and optimize (#417) - posted by sh...@apache.org on 2020/02/20 12:55:40 UTC, 0 replies.
- [lucene-solr] 02/02: SOLR-12550: Adding entry to CHANGES.txt - posted by sh...@apache.org on 2020/02/20 12:55:41 UTC, 0 replies.
- [lucene-solr] branch jira/solr14270 created (now f5aef9d) - posted by no...@apache.org on 2020/02/20 14:43:35 UTC, 0 replies.
- [lucene-solr] 01/01: SOLR-14270: implemented and tested - posted by no...@apache.org on 2020/02/20 14:43:36 UTC, 0 replies.
- [lucene-solr] branch jira/solr14270 updated: SOLR-14270: documentation - posted by no...@apache.org on 2020/02/20 14:59:52 UTC, 0 replies.
- [lucene-solr] branch jira/solr14270 updated (c2756b6 -> b2afaca) - posted by no...@apache.org on 2020/02/20 16:26:48 UTC, 0 replies.
- [lucene-site] branch master updated: added mention of repo hosted at Apache - posted by va...@apache.org on 2020/02/20 16:54:41 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9155: Port Kuromoji dictionary compilation (regenerate). - posted by dw...@apache.org on 2020/02/20 18:01:07 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9228: Sort dvUpdates by terms before apply - posted by dn...@apache.org on 2020/02/20 18:21:20 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9228: Sort dvUpdates by terms before apply - posted by dn...@apache.org on 2020/02/20 19:31:53 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9233 Add top level LICENSE file - posted by ja...@apache.org on 2020/02/20 19:54:05 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-9223 License headers (#14) - posted by ja...@apache.org on 2020/02/20 19:56:11 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9155: Add Apache License header to the Kuromoji dictionary compilation (#1271) - posted by an...@apache.org on 2020/02/20 22:59:16 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14271: Remove duplicate async id check meant for pre Solr 8 versions (#1268) - posted by an...@apache.org on 2020/02/20 23:13:51 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14264 Set minimum gzip size for responses - posted by md...@apache.org on 2020/02/20 23:14:38 UTC, 0 replies.
- [lucene-solr] branch jira/solr14270 updated (b2afaca -> 72c3a8c) - posted by no...@apache.org on 2020/02/21 00:00:12 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9235: upgrade all python to python3 - posted by rm...@apache.org on 2020/02/21 02:33:45 UTC, 0 replies.
- [lucene-solr] branch master updated (9302eee -> 9f3f724) - posted by no...@apache.org on 2020/02/21 02:42:02 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14270 export command to have an option to write to a zip file (#1266) - posted by no...@apache.org on 2020/02/21 02:43:18 UTC, 0 replies.
- [lucene-solr] branch solr10306-swappiness updated (a02f3ff -> 0f2679e) - posted by ja...@apache.org on 2020/02/21 09:00:58 UTC, 0 replies.
- [lucene-solr] branch solr10306-swappiness updated (0f2679e -> cce4cf7) - posted by ja...@apache.org on 2020/02/21 09:03:06 UTC, 0 replies.
- [lucene-solr] branch solr10306-swappiness updated (cce4cf7 -> 62f3549) - posted by ja...@apache.org on 2020/02/21 09:09:05 UTC, 0 replies.
- [lucene-solr] branch solr14250 updated (328c56d -> 07092f6) - posted by ja...@apache.org on 2020/02/21 09:18:01 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9155: add missing naist dictionary generation, clean up the code a bit. - posted by dw...@apache.org on 2020/02/21 09:24:13 UTC, 0 replies.
- [lucene-solr] branch master updated (f8a2c39 -> 89b1337) - posted by ja...@apache.org on 2020/02/21 09:30:22 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14250: Do not log error when trying to consume non-existing input stream due to Expect: 100-continue (#1250) - posted by ja...@apache.org on 2020/02/21 09:33:13 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9232: add a script-hack check so that in case somebody upgrades the scripts automatically they'll know they need to add the hack. - posted by dw...@apache.org on 2020/02/21 09:40:35 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9238: Add new XYPointField, queries and sorting capabilities (#1272) - posted by iv...@apache.org on 2020/02/21 10:26:39 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9238: Add new XYPointField, queries and sorting capabilities (#1272) - posted by iv...@apache.org on 2020/02/21 10:33:56 UTC, 0 replies.
- [lucene-site] branch master updated: SOLR-13910 Add security pagefor Solr and ATOM feeds for all news (#4) - posted by ja...@apache.org on 2020/02/21 12:57:12 UTC, 0 replies.
- [lucene-solr] branch solr10306-swappiness updated (62f3549 -> affb362) - posted by ja...@apache.org on 2020/02/21 14:23:33 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-11035: (at least) 2 distinct failures possible when clients attempt searches during SolrCore reload - posted by er...@apache.org on 2020/02/21 15:57:23 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-11035: (at least) 2 distinct failures possible when clients attempt searches during SolrCore reload - posted by er...@apache.org on 2020/02/21 16:11:29 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9238: Do not use Math#toRadians() in branch_8x - posted by iv...@apache.org on 2020/02/21 16:40:31 UTC, 0 replies.
- [lucene-solr] branch master updated (292bed0 -> bc41f25) - posted by an...@apache.org on 2020/02/21 17:53:21 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9240: Add full validation equivalent for precommit. - posted by dw...@apache.org on 2020/02/23 14:54:38 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9201: Add an equivalent to "check missing javadocs" task to gradle build - posted by to...@apache.org on 2020/02/24 02:09:37 UTC, 0 replies.
- [lucene-solr] branch solr10306-swappiness updated (affb362 -> 9752979) - posted by ja...@apache.org on 2020/02/24 08:49:31 UTC, 0 replies.
- [lucene-solr] branch master updated (312d6b2 -> 8b98bef) - posted by ja...@apache.org on 2020/02/24 08:50:12 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-10306: Document in Reference Guide how to disable or reduce swapping (#1256) - posted by ja...@apache.org on 2020/02/24 08:58:06 UTC, 0 replies.
- [lucene-solr] branch master updated (8b98bef -> 57c7139) - posted by ja...@apache.org on 2020/02/24 08:59:44 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14114: Add WARN to Solr log that embedded ZK is not supported in production (#1273) - posted by ja...@apache.org on 2020/02/24 09:00:42 UTC, 0 replies.
- [lucene-solr] branch master updated (57c7139 -> 663611c) - posted by ro...@apache.org on 2020/02/24 10:29:50 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-12238: Handle boosts in QueryBuilder - posted by ro...@apache.org on 2020/02/24 10:45:27 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9212: Intervals.multiterm() should take CompiledAutomaton - posted by ro...@apache.org on 2020/02/24 11:09:24 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9212: Intervals.multiterm() should take CompiledAutomaton - posted by ro...@apache.org on 2020/02/24 11:11:44 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9212: Remove deprecated Intervals.multiterm() methods - posted by ro...@apache.org on 2020/02/24 11:16:45 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9212: Fix precommit - posted by ro...@apache.org on 2020/02/24 14:17:11 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-8954: refactor Nori analyzer - posted by na...@apache.org on 2020/02/24 15:09:02 UTC, 1 replies.
- [lucene-solr] branch revert-1276-branch_8x created (now 904ba25) - posted by na...@apache.org on 2020/02/24 17:36:53 UTC, 0 replies.
- [lucene-solr] 01/01: Revert "LUCENE-8954: refactor Nori analyzer" - posted by na...@apache.org on 2020/02/24 17:36:54 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Revert "LUCENE-8954: refactor Nori analyzer" - posted by na...@apache.org on 2020/02/24 17:44:35 UTC, 0 replies.
- [lucene-solr] branch master updated (b4c2e27 -> 7ba9d4d) - posted by an...@apache.org on 2020/02/24 17:46:12 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-9227: Redirect HTTP->HTTPS, set Strict-Transport-Security header when served via HTTPS (with short lifetime for now) - posted by us...@apache.org on 2020/02/24 19:36:35 UTC, 0 replies.
- [lucene-site] branch master updated (2b33f27 -> f0630c7) - posted by us...@apache.org on 2020/02/24 19:39:10 UTC, 0 replies.
- [lucene-site] 01/01: LUCENE-9227: Redirect HTTP->HTTPS, set Strict-Transport-Security header when served via HTTPS (with short lifetime for now) - posted by us...@apache.org on 2020/02/24 19:39:11 UTC, 0 replies.
- [lucene-solr] branch master updated (7ba9d4d -> 1770797) - posted by md...@apache.org on 2020/02/24 20:07:23 UTC, 0 replies.
- [lucene-site] branch master updated: Cache static resources (with hash as query string only) for longer time, so site loads fast - posted by us...@apache.org on 2020/02/24 22:08:51 UTC, 0 replies.
- [lucene-site] branch master updated: Be more strict using expression for cache-control - posted by us...@apache.org on 2020/02/24 22:47:16 UTC, 0 replies.
- [lucene-site] branch master updated: Add a comment about the Cache-Control header - posted by us...@apache.org on 2020/02/24 22:56:27 UTC, 0 replies.
- [lucene-site] branch master updated: SOLR-13910: As the new item SECURITY makes header longer we have to shrink the font and padding a bit - posted by us...@apache.org on 2020/02/24 23:52:55 UTC, 0 replies.
- [lucene-site] branch production updated (5b1ce32 -> a955c9b) - posted by us...@apache.org on 2020/02/24 23:56:50 UTC, 0 replies.
- [lucene-site] 01/02: Merge branch 'master' of https://gitbox.apache.org/repos/asf/lucene-site into production - posted by us...@apache.org on 2020/02/24 23:56:51 UTC, 1 replies.
- [lucene-site] 02/02: Merge branch 'master' of https://gitbox.apache.org/repos/asf/lucene-site into production - posted by us...@apache.org on 2020/02/24 23:56:52 UTC, 1 replies.
- [lucene-solr] branch master updated (1770797 -> 50a7075) - posted by ds...@apache.org on 2020/02/25 14:51:36 UTC, 0 replies.
- [lucene-solr] branch master updated: Some additional testing to prove 'defered function computation' in a syntax variant i was recently asked about - posted by ho...@apache.org on 2020/02/25 20:21:22 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: Some additional testing to prove 'defered function computation' in a syntax variant i was recently asked about - posted by ho...@apache.org on 2020/02/25 20:29:27 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-9227: Remove LucidFind and adapt styling/font-size + javascript removal - posted by us...@apache.org on 2020/02/26 00:42:13 UTC, 0 replies.
- [lucene-site] branch production updated (a955c9b -> 0336e7d) - posted by us...@apache.org on 2020/02/26 00:46:12 UTC, 0 replies.
- [lucene-site] branch master updated: Fix some style differences between Core and Home; make search fields use just HTML5 placeholder (no javascript) - posted by us...@apache.org on 2020/02/26 01:15:57 UTC, 0 replies.
- [lucene-site] branch production updated (0336e7d -> 155cf5b) - posted by us...@apache.org on 2020/02/26 01:18:30 UTC, 0 replies.
- [lucene-site] branch master updated: Fix some rewrites and also add a rewrite to fix directory-without-slash redirects - posted by us...@apache.org on 2020/02/26 01:45:46 UTC, 0 replies.
- [lucene-site] branch master updated: Remove non-working redirect (it's catched by ASF server before) - posted by us...@apache.org on 2020/02/26 01:54:15 UTC, 0 replies.
- [lucene-site] branch production updated (155cf5b -> 5cedb7f) - posted by us...@apache.org on 2020/02/26 01:56:46 UTC, 0 replies.
- [lucene-solr] branch jira/solr-14275 created (now cc6bed4) - posted by ab...@apache.org on 2020/02/26 09:09:14 UTC, 0 replies.
- [lucene-solr] 01/03: SOLR-14275: attempt to reduce the complexity. - posted by ab...@apache.org on 2020/02/26 09:09:15 UTC, 0 replies.
- [lucene-solr] 02/03: Merge branch 'master' into jira/solr-14275 - posted by ab...@apache.org on 2020/02/26 09:09:16 UTC, 0 replies.
- [lucene-solr] 03/03: SOLR-14275: Revert computeIfAbsent changes. - posted by ab...@apache.org on 2020/02/26 09:09:17 UTC, 0 replies.
- [lucene-site] branch master updated: Second try to get the strage __rot URL disappear by adding directory-redirects - posted by us...@apache.org on 2020/02/26 09:39:58 UTC, 0 replies.
- [lucene-site] branch master updated: Next try... - posted by us...@apache.org on 2020/02/26 09:53:19 UTC, 1 replies.
- [lucene-site] branch master updated: Revert the tries - posted by us...@apache.org on 2020/02/26 10:15:28 UTC, 0 replies.
- svn commit: r1057003 - /websites/production/lucene/content/.htaccess - posted by us...@apache.org on 2020/02/26 10:49:31 UTC, 0 replies.
- [lucene-site] branch production updated: Merge the redirect cleanups - posted by us...@apache.org on 2020/02/26 11:08:08 UTC, 0 replies.
- [lucene-solr] branch master updated (852f02b -> 98dafe2) - posted by ro...@apache.org on 2020/02/26 14:32:46 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9252: fix javac linter warnings in spatial-extras (thanks Andras Salamon) - posted by mi...@apache.org on 2020/02/26 14:35:09 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9252: fix javac linter warnings in spatial-extras (thanks Andras Salamon) - posted by mi...@apache.org on 2020/02/26 14:36:24 UTC, 0 replies.
- [lucene-solr] branch jira/solr-14275 updated (cc6bed4 -> 97450ee) - posted by ab...@apache.org on 2020/02/26 15:59:42 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-14275: More optimizations. Some TestPolicy* tests are failing now. - posted by ab...@apache.org on 2020/02/26 15:59:43 UTC, 0 replies.
- [lucene-solr] 02/02: SOLR-14275: More imrpovements. - posted by ab...@apache.org on 2020/02/26 15:59:44 UTC, 0 replies.
- svn commit: r1057012 - /websites/production/lucene/content/.htaccess - posted by us...@apache.org on 2020/02/26 16:31:50 UTC, 0 replies.
- [lucene-solr] branch master updated (61e0b4c -> fc24fa9) - posted by cp...@apache.org on 2020/02/26 17:58:29 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-13965: In GraphHandler, support configuration and deprecate configuration. - posted by cp...@apache.org on 2020/02/26 17:58:30 UTC, 1 replies.
- [lucene-solr] 02/02: SOLR-14267: complete solrconfig.xml removal - posted by cp...@apache.org on 2020/02/26 17:58:31 UTC, 1 replies.
- [lucene-solr] branch branch_8x updated (570109f -> 449a7ef) - posted by cp...@apache.org on 2020/02/26 17:59:27 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14270: fix incorrect date format - posted by no...@apache.org on 2020/02/27 06:28:58 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14270: fix incorrect date format - posted by no...@apache.org on 2020/02/27 06:31:12 UTC, 0 replies.
- [lucene-solr] branch master updated (edefcf1 -> 666bd49) - posted by da...@apache.org on 2020/02/27 07:52:05 UTC, 0 replies.
- [lucene-solr] branch master updated (666bd49 -> e059455) - posted by da...@apache.org on 2020/02/27 08:07:20 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (4e70711 -> 0e0aa6e) - posted by da...@apache.org on 2020/02/27 08:12:12 UTC, 0 replies.
- [lucene-solr] 01/02: SOLR-14286: Upgrade Jaegar to 1.1.0 - posted by da...@apache.org on 2020/02/27 08:12:13 UTC, 0 replies.
- [lucene-solr] 02/02: SOLR-14286: Update sha files - posted by da...@apache.org on 2020/02/27 08:12:14 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14286: Move entry in CHANGES.txt to 8.5.0 - posted by da...@apache.org on 2020/02/27 08:13:40 UTC, 0 replies.
- [lucene-solr] branch master updated (043a3cf -> d9c43d9) - posted by da...@apache.org on 2020/02/27 11:25:02 UTC, 0 replies.
- [lucene-site] branch master updated: Add redirects for directories (using a hack to detect plain files) - posted by us...@apache.org on 2020/02/27 11:28:41 UTC, 0 replies.
- [lucene-site] branch master updated: Simplify rule even more - posted by us...@apache.org on 2020/02/27 11:32:42 UTC, 0 replies.
- [lucene-site] branch master updated: Fix previous commit - posted by us...@apache.org on 2020/02/27 11:35:53 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-13411: reject incremental update for route.field, uniqueKey and _version_. - posted by mk...@apache.org on 2020/02/27 11:54:02 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14252: NullPointerException in AggregateMetric. - posted by ab...@apache.org on 2020/02/27 12:00:54 UTC, 0 replies.
- [lucene-site] branch production updated: Add redirects for javadocs/refguide directories - posted by us...@apache.org on 2020/02/27 12:33:19 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14252: NullPointerException in AggregateMetric. - posted by ab...@apache.org on 2020/02/27 12:39:23 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9202: refactor leaf collectors in TopFieldCollector - posted by so...@apache.org on 2020/02/27 13:15:59 UTC, 0 replies.
- [lucene-solr] branch master updated: SOLR-14281: Make sharedLib configurable through SysProp (#1288) - posted by ja...@apache.org on 2020/02/27 13:17:15 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14281: Make sharedLib configurable through SysProp (#1288) - posted by ja...@apache.org on 2020/02/27 13:41:43 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-13411: reject incremental update for route.field, uniqueKey and _version_. - posted by mk...@apache.org on 2020/02/27 18:56:40 UTC, 0 replies.
- [lucene-solr] branch master updated (62f5bd5 -> 3ad9915) - posted by da...@apache.org on 2020/02/28 01:35:53 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14286: Try and fix sha1 file. - posted by da...@apache.org on 2020/02/28 01:36:22 UTC, 0 replies.
- [lucene-solr] branch jira/SOLR-13101 updated: SOLR-14213: Configuring Solr Cloud to use Shared Storage (#1223) - posted by yo...@apache.org on 2020/02/28 02:11:47 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14283 - fix NPE in SolrTestCaseJ4 - posted by gu...@apache.org on 2020/02/28 02:40:46 UTC, 0 replies.
- [lucene-solr] branch master updated (3ad9915 -> 988ce9b) - posted by iv...@apache.org on 2020/02/28 09:22:39 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9250: Add support for Circle2d#intersectsLine around the dateline. (#1289) - posted by iv...@apache.org on 2020/02/28 09:26:58 UTC, 0 replies.
- [lucene-solr] branch master updated (988ce9b -> 198d9db) - posted by ja...@apache.org on 2020/02/28 09:32:18 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14287: Admin UI Properties screen does not show colons (#1300) - posted by ja...@apache.org on 2020/02/28 09:38:00 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9245: Reduce AutomatonTermsEnum memory usage. - posted by br...@apache.org on 2020/02/28 09:45:02 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9245: Reduce AutomatonTermsEnum memory usage. - posted by br...@apache.org on 2020/02/28 10:04:10 UTC, 0 replies.
- [lucene-solr] branch master updated (e0164d1 -> ebdfdae) - posted by jp...@apache.org on 2020/02/28 10:27:10 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9247: Add tests for `checkIntegrity`. (#1284) - posted by jp...@apache.org on 2020/02/28 13:20:10 UTC, 0 replies.
- [lucene-solr] branch master updated (cd984e2 -> d10db0d) - posted by jp...@apache.org on 2020/02/28 13:50:06 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9237: Faster UniformSplit intersect TermsEnum. - posted by br...@apache.org on 2020/02/28 13:54:13 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9237: Faster UniformSplit intersect TermsEnum. - posted by br...@apache.org on 2020/02/28 14:17:02 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated (7302eff -> a703c6e) - posted by jp...@apache.org on 2020/02/28 14:27:19 UTC, 0 replies.
- [lucene-solr] 01/02: LUCENE-9246: Remove `dOff` argument from `LZ4#decompress`. (#1283) - posted by jp...@apache.org on 2020/02/28 14:27:20 UTC, 0 replies.
- [lucene-solr] 02/02: LUCENE-9247: Add tests for `checkIntegrity`. (#1284) - posted by jp...@apache.org on 2020/02/28 14:27:21 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9247: Fix class visibility issue discovered when backporting. - posted by jp...@apache.org on 2020/02/28 14:34:54 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14283 ensure that the test only runs on JVM's where it can succeeed - posted by gu...@apache.org on 2020/02/28 21:24:11 UTC, 0 replies.
- [lucene-site] branch master updated: LUCENE-9227: Change HSTS maxage and caching of static resources to 30 days - posted by us...@apache.org on 2020/02/28 22:33:05 UTC, 0 replies.
- [lucene-site] branch production updated (69fa6f8 -> 53c24e9) - posted by us...@apache.org on 2020/02/28 22:34:37 UTC, 0 replies.
- [lucene-solr] branch master updated: LUCENE-9247: Exclude `write.lock` from files whose integrity is expected to be verified. - posted by jp...@apache.org on 2020/02/29 07:46:43 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: LUCENE-9247: Exclude `write.lock` from files whose integrity is expected to be verified. - posted by jp...@apache.org on 2020/02/29 07:46:50 UTC, 0 replies.
- [lucene-solr] branch master updated (c929b65 -> 5f9bf6b) - posted by to...@apache.org on 2020/02/29 08:44:07 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14295: Add the parameter description about 'discardCompoundToken' for JapaneseTokenizer in RefGuide - posted by to...@apache.org on 2020/02/29 09:16:18 UTC, 0 replies.
- [lucene-solr] branch branch_8x updated: SOLR-14256, SOLR-14258: Deprecations - posted by ds...@apache.org on 2020/02/29 21:17:55 UTC, 0 replies.