You are viewing a plain text version of this content. The canonical link for it is here.
- [Solr Wiki] Update of "AnalyzersTokenizersTokenFilters/Kstem" by CassandraTargett - posted by Apache Wiki <wi...@apache.org> on 2016/08/01 20:25:40 UTC, 0 replies.
- [Solr Wiki] Update of "WikiManualComparison" by CassandraTargett - posted by Apache Wiki <wi...@apache.org> on 2016/08/01 20:35:38 UTC, 2 replies.
- [Solr Wiki] Update of "Atomic_Updates" by CassandraTargett - posted by Apache Wiki <wi...@apache.org> on 2016/08/01 21:13:47 UTC, 0 replies.
- [Solr Wiki] Update of "ClusteringComponent" by CassandraTargett - posted by Apache Wiki <wi...@apache.org> on 2016/08/01 22:04:46 UTC, 0 replies.
- [01/40] lucene-solr:apiv2: LUCENE-7381: add point based DoubleRangeField and RangeFieldQuery for indexing and querying on Ranges up to 4 dimensions - posted by sa...@apache.org on 2016/08/02 01:07:21 UTC, 0 replies.
- [02/40] lucene-solr:apiv2: SOLR-8995: Use lambdas in CoreAdminHandler - posted by sa...@apache.org on 2016/08/02 01:07:22 UTC, 0 replies.
- [03/40] lucene-solr:apiv2: Merge remote-tracking branch 'origin/master' - posted by sa...@apache.org on 2016/08/02 01:07:23 UTC, 0 replies.
- [04/40] lucene-solr:apiv2: SOLR-9323: Expose ClusterSate.getCollectionStates which returns unverified list of collection names - posted by sa...@apache.org on 2016/08/02 01:07:24 UTC, 0 replies.
- [05/40] lucene-solr:apiv2: SOLR-9323: remove unused import (SQLHandler) - posted by sa...@apache.org on 2016/08/02 01:07:25 UTC, 0 replies.
- [06/40] lucene-solr:apiv2: LUCENE-7381: Fix equals relation in RangeFieldQuery. Fix relation logic in BaseRangeFieldQueryTestCase. - posted by sa...@apache.org on 2016/08/02 01:07:26 UTC, 0 replies.
- [07/40] lucene-solr:apiv2: remove unused import (DocCollection) - posted by sa...@apache.org on 2016/08/02 01:07:27 UTC, 0 replies.
- [08/40] lucene-solr:apiv2: SOLR-9076: disable broken nightly tests MorphlineBasicMiniMRTest and MorphlineGoLiveMiniMRTest via @AwaitsFix - posted by sa...@apache.org on 2016/08/02 01:07:28 UTC, 0 replies.
- [09/40] lucene-solr:apiv2: LUCENE-7383: Fix 'dimensionNumBytes' validation - posted by sa...@apache.org on 2016/08/02 01:07:29 UTC, 0 replies.
- [10/40] lucene-solr:apiv2: SOLR-9310: The variable name is confusing. maxInHash is not a hash - posted by sa...@apache.org on 2016/08/02 01:07:30 UTC, 0 replies.
- [11/40] lucene-solr:apiv2: SOLR-9310: reverting the variable name change becaause it can break back-compat - posted by sa...@apache.org on 2016/08/02 01:07:31 UTC, 0 replies.
- [12/40] lucene-solr:apiv2: LUCENE-5438: make some APIs public so servers can actually use this feature - posted by sa...@apache.org on 2016/08/02 01:07:32 UTC, 0 replies.
- [13/40] lucene-solr:apiv2: LUCENE-7391: Fix MemoryIndex fields() perf regression - posted by sa...@apache.org on 2016/08/02 01:07:33 UTC, 0 replies.
- [14/40] lucene-solr:apiv2: SOLR-9334: CloudSolrClient.collectionStateCache is unbounded - posted by sa...@apache.org on 2016/08/02 01:07:34 UTC, 0 replies.
- [15/40] lucene-solr:apiv2: LUCENE-7390: improve points indexing performance by letting the codec use transient heap in proportion to IndexWriter's indexing buffer, by default - posted by sa...@apache.org on 2016/08/02 01:07:35 UTC, 0 replies.
- [16/40] lucene-solr:apiv2: reduce IW.infoStream noise when stalling happens due to too many total bytes flushing; only notifyAll in stall/unstall when it changes - posted by sa...@apache.org on 2016/08/02 01:07:36 UTC, 0 replies.
- [17/40] lucene-solr:apiv2: SOLR-9339: NPE in CloudSolrClient when the response is null - posted by sa...@apache.org on 2016/08/02 01:07:37 UTC, 0 replies.
- [18/40] lucene-solr:apiv2: Merge remote-tracking branch 'origin/master' - posted by sa...@apache.org on 2016/08/02 01:07:38 UTC, 0 replies.
- [19/40] lucene-solr:apiv2: SOLR-9335: Switch Solr cache/search/update stats counters to use LongAdder - posted by sa...@apache.org on 2016/08/02 01:07:39 UTC, 0 replies.
- [20/40] lucene-solr:apiv2: SOLR-9340: Change ZooKeeper disconnect and session expiry related logging from INFO to WARN to make debugging easier - posted by sa...@apache.org on 2016/08/02 01:07:40 UTC, 0 replies.
- [21/40] lucene-solr:apiv2: SOLR-9242: Disabling TestLocalFSCloudBackupRestore on Windows till we fix it - posted by sa...@apache.org on 2016/08/02 01:07:41 UTC, 0 replies.
- [22/40] lucene-solr:apiv2: SOLR-9346: Always close ZkStateReader - posted by sa...@apache.org on 2016/08/02 01:07:42 UTC, 0 replies.
- [23/40] lucene-solr:apiv2: Suppress fall-through warning in minmash's murmur - posted by sa...@apache.org on 2016/08/02 01:07:43 UTC, 0 replies.
- [24/40] lucene-solr:apiv2: SOLR-9106: Add javadocs to ZkStateReader cluster properties methods - posted by sa...@apache.org on 2016/08/02 01:07:44 UTC, 0 replies.
- [25/40] lucene-solr:apiv2: Add missing update of `lastDocId` in AssertingPointsFormat. - posted by sa...@apache.org on 2016/08/02 01:07:45 UTC, 0 replies.
- [26/40] lucene-solr:apiv2: SOLR-8596: Split UIs RAW query params only on first equal sign - posted by sa...@apache.org on 2016/08/02 01:07:46 UTC, 0 replies.
- [27/40] lucene-solr:apiv2: LUCENE-7393: restore old myanmar syllable tokenization as an option. - posted by sa...@apache.org on 2016/08/02 01:07:47 UTC, 0 replies.
- [28/40] lucene-solr:apiv2: SOLR-9200: Add Delegation Token Support to Solr - posted by sa...@apache.org on 2016/08/02 01:07:48 UTC, 0 replies.
- [29/40] lucene-solr:apiv2: SOLR-9200: Add Delegation Token Support to Solr - posted by sa...@apache.org on 2016/08/02 01:07:49 UTC, 0 replies.
- [30/40] lucene-solr:apiv2: SOLR-9269: Snapshots (Solr core level) - posted by sa...@apache.org on 2016/08/02 01:07:50 UTC, 0 replies.
- [31/40] lucene-solr:apiv2: SOLR-8645: managed-schema is now syntax highlighted in cloud->Tree view. This closes #57 - posted by sa...@apache.org on 2016/08/02 01:07:51 UTC, 0 replies.
- [32/40] lucene-solr:apiv2: SOLR-9200: Use direct package for Guava's Preconditions class - posted by sa...@apache.org on 2016/08/02 01:07:52 UTC, 0 replies.
- [33/40] lucene-solr:apiv2: SOLR-9279: new function queries: gt, gte, lt, lte, eq Lucene Queries module: new ComparisonBoolFunction base class - posted by sa...@apache.org on 2016/08/02 01:07:53 UTC, 0 replies.
- [34/40] lucene-solr:apiv2: SOLR-8379: UI Cloud->Tree view now shows .txt files correctly. This closes #58 - posted by sa...@apache.org on 2016/08/02 01:07:54 UTC, 0 replies.
- [35/40] lucene-solr:apiv2: LUCENE-7396: Speed flush of points. - posted by sa...@apache.org on 2016/08/02 01:07:55 UTC, 0 replies.
- [36/40] lucene-solr:apiv2: LUCENE-7390: revert this change, since it's obsoleted by the much better LUCENE-7396 - posted by sa...@apache.org on 2016/08/02 01:07:56 UTC, 0 replies.
- [37/40] lucene-solr:apiv2: LUCENE-7390: another part of the revert - posted by sa...@apache.org on 2016/08/02 01:07:57 UTC, 0 replies.
- [38/40] lucene-solr:apiv2: LUCENE-7400 - splitter should be able to group using sorted set dv - posted by sa...@apache.org on 2016/08/02 01:07:58 UTC, 0 replies.
- [39/40] lucene-solr:apiv2: SOLR-9358: [AngularUI] In Cloud->Tree file view area, collapse metadata by default - posted by sa...@apache.org on 2016/08/02 01:07:59 UTC, 0 replies.
- [40/40] lucene-solr:apiv2: Merge branch 'master' into apiv2 - posted by sa...@apache.org on 2016/08/02 01:08:00 UTC, 0 replies.
- [1/3] lucene-solr:branch_6x: add toString method - posted by mi...@apache.org on 2016/08/02 09:09:59 UTC, 0 replies.
- [2/3] lucene-solr:branch_6x: fix SimpleCopyJob.compareTo test bug - posted by mi...@apache.org on 2016/08/02 09:10:00 UTC, 0 replies.
- [3/3] lucene-solr:branch_6x: fix javadocs - posted by mi...@apache.org on 2016/08/02 09:10:01 UTC, 0 replies.
- [1/3] lucene-solr:master: add toString method - posted by mi...@apache.org on 2016/08/02 09:16:24 UTC, 0 replies.
- [2/3] lucene-solr:master: fix SimpleCopyJob.compareTo test bug - posted by mi...@apache.org on 2016/08/02 09:16:25 UTC, 0 replies.
- [3/3] lucene-solr:master: fix javadocs - posted by mi...@apache.org on 2016/08/02 09:16:26 UTC, 0 replies.
- lucene-solr:master: SOLR-9209, SOLR-9256: extracting JdbcDataSource.createResultSetIterator(), adding a test for ResultSetIterator.hasNext() - posted by mk...@apache.org on 2016/08/02 12:06:52 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9209, SOLR-9256: extracting JdbcDataSource.createResultSetIterator(), adding a test for ResultSetIterator.hasNext() - posted by mk...@apache.org on 2016/08/02 12:15:23 UTC, 0 replies.
- lucene-solr:master: SOLR-9200: Prepare Locale before starting MiniKdc - posted by gc...@apache.org on 2016/08/02 15:37:27 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9363: tweak test to work around SOLR-9366 + SOLR-9367 since those issues are not key to what's being tested here - posted by ho...@apache.org on 2016/08/02 16:01:46 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9363: tweak test to work around SOLR-9366 + SOLR-9367 since those issues are not key to what's being tested here - posted by ho...@apache.org on 2016/08/02 16:01:47 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9200: Add Delegation Token Support to Solr - posted by gc...@apache.org on 2016/08/02 16:53:12 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9200: Add Delegation Token Support to Solr - posted by gc...@apache.org on 2016/08/02 16:53:13 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9308: Fix distributed RTG to forward request params, fixes fq and non-default fl params - posted by ho...@apache.org on 2016/08/02 19:32:34 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9308: Fix distributed RTG to forward request params, fixes fq and non-default fl params - posted by ho...@apache.org on 2016/08/02 19:32:35 UTC, 0 replies.
- lucene-solr:master: SOLR-9324: Support Secure Impersonation / Proxy User for solr authentication - posted by gc...@apache.org on 2016/08/02 23:42:36 UTC, 0 replies.
- lucene-solr:master: SOLR-9324: Fix jira number in CHANGES.txt - posted by gc...@apache.org on 2016/08/02 23:49:28 UTC, 0 replies.
- [1/4] lucene-solr:master: LUCENE-7403: Use blocks of exactly maxPointsInLeafNodes values in the 1D case. - posted by jp...@apache.org on 2016/08/03 12:48:50 UTC, 0 replies.
- [2/4] lucene-solr:master: LUCENE-7399: Speed up flush of points. - posted by jp...@apache.org on 2016/08/03 12:48:51 UTC, 0 replies.
- [3/4] lucene-solr:branch_6x: LUCENE-7403: Use blocks of exactly maxPointsInLeafNodes values in the 1D case. - posted by jp...@apache.org on 2016/08/03 12:48:52 UTC, 0 replies.
- [4/4] lucene-solr:branch_6x: LUCENE-7399: Speed up flush of points. - posted by jp...@apache.org on 2016/08/03 12:48:53 UTC, 0 replies.
- [1/3] lucene-solr:master: SOLR-9252: Pre-commit fixes - posted by jb...@apache.org on 2016/08/03 17:32:27 UTC, 0 replies.
- [2/3] lucene-solr:master: SOLR-9252: Feature selection and logistic regression on text - posted by jb...@apache.org on 2016/08/03 17:32:28 UTC, 0 replies.
- [3/3] lucene-solr:master: SOLR-9252: Feature selection and logistic regression on text - posted by jb...@apache.org on 2016/08/03 17:32:29 UTC, 0 replies.
- [1/3] lucene-solr:branch_6x: SOLR-9252: Feature selection and logistic regression on text - posted by jb...@apache.org on 2016/08/03 18:14:40 UTC, 0 replies.
- [2/3] lucene-solr:branch_6x: SOLR-9252: Feature selection and logistic regression on text - posted by jb...@apache.org on 2016/08/03 18:14:41 UTC, 0 replies.
- [3/3] lucene-solr:branch_6x: SOLR-9252: Pre-commit fixes - posted by jb...@apache.org on 2016/08/03 18:14:42 UTC, 0 replies.
- lucene-solr:branch_6x: add test case - posted by mi...@apache.org on 2016/08/03 18:31:06 UTC, 0 replies.
- lucene-solr:master: add test case - posted by mi...@apache.org on 2016/08/03 18:31:50 UTC, 0 replies.
- lucene-solr:master: SOLR-9252: Update CHANGES.txt - posted by jb...@apache.org on 2016/08/03 19:00:59 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9252: Update CHANGES.txt - posted by jb...@apache.org on 2016/08/03 19:10:51 UTC, 0 replies.
- lucene-solr:master: SOLR-9179: NPE in IndexSchema using IBM JDK - posted by no...@apache.org on 2016/08/04 06:50:53 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9179: NPE in IndexSchema using IBM JDK - posted by no...@apache.org on 2016/08/04 06:53:44 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: Merge remote-tracking branch 'origin/branch_6x' into branch_6x - posted by no...@apache.org on 2016/08/04 06:53:45 UTC, 4 replies.
- lucene-solr:master: LUCENE-7402: If intersection computation falls off the world, bounds includes whole world. - posted by kw...@apache.org on 2016/08/04 12:12:26 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7402: If intersection computation falls off the world, bounds includes whole world. - posted by kw...@apache.org on 2016/08/04 12:14:47 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9314: beef up TestRandomFlRTGCloud - posted by ho...@apache.org on 2016/08/04 17:36:02 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9314: beef up TestRandomFlRTGCloud - posted by ho...@apache.org on 2016/08/04 17:36:03 UTC, 0 replies.
- lucene-solr:master: SOLR-9242: fix windows path issue + load live cluster properties. This closes #62 - posted by va...@apache.org on 2016/08/05 03:07:51 UTC, 0 replies.
- lucene-solr:master: LUCENE-7406: Automaton and PrefixQuery tweaks (fewer object (re)allocations). - posted by cp...@apache.org on 2016/08/05 11:35:35 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7406: Automaton and PrefixQuery tweaks (fewer object (re)allocations). - posted by cp...@apache.org on 2016/08/05 11:53:25 UTC, 0 replies.
- lucene-solr:master: SOLR-9353: Factor out ReRankQParserPlugin.ReRankQueryRescorer private class. - posted by cp...@apache.org on 2016/08/05 17:52:06 UTC, 0 replies.
- lucene-solr:master: SOLR-9324: Fix local host test assumptions - posted by gc...@apache.org on 2016/08/06 04:37:38 UTC, 0 replies.
- svn commit: r1755417 - /lucene/cms/trunk/content/whoweare.mdtext - posted by ar...@apache.org on 2016/08/07 04:04:36 UTC, 0 replies.
- svn commit: r994646 - in /websites/staging/lucene/trunk/content: ./ whoweare.html - posted by bu...@apache.org on 2016/08/07 04:04:43 UTC, 0 replies.
- svn commit: r994647 - 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/ cor... - posted by ar...@apache.org on 2016/08/07 04:08:16 UTC, 0 replies.
- lucene-solr:master: SOLR-9392: Fixed CDCR Test failures which were due to leaked resources - posted by sh...@apache.org on 2016/08/08 01:55:21 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9392: Fixed CDCR Test failures which were due to leaked resources (cherry picked from commit bfee229) - posted by sh...@apache.org on 2016/08/08 02:17:15 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9242: fix windows path issue + load live cluster properties. This closes #62 - posted by va...@apache.org on 2016/08/08 03:49:11 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-6465: CDCR: fall back to whole-index replication when tlogs are insufficient - posted by sh...@apache.org on 2016/08/08 05:36:09 UTC, 0 replies.
- [2/2] lucene-solr:master: SOLR-6465: CDCR: fall back to whole-index replication when tlogs are insufficient - posted by sh...@apache.org on 2016/08/08 05:36:10 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-6465: CDCR: fall back to whole-index replication when tlogs are insufficient - posted by sh...@apache.org on 2016/08/08 05:52:57 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-6465: CDCR: fall back to whole-index replication when tlogs are insufficient - posted by sh...@apache.org on 2016/08/08 05:52:58 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9353: Factor out ReRankQParserPlugin.ReRankQueryRescorer private class. - posted by cp...@apache.org on 2016/08/08 09:57:52 UTC, 0 replies.
- lucene-solr:master: SOLR-9350: JSON Facet and method=stream: cacheDf threshold now gates use of the filter cache - posted by ds...@apache.org on 2016/08/08 14:36:52 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9350: JSON Facet and method=stream: cacheDf threshold now gates use of the filter cache (cherry picked from commit b63bb51) - posted by ds...@apache.org on 2016/08/08 14:38:13 UTC, 0 replies.
- [Solr Wiki] Update of "IRCChannels" by ShawnHeisey - posted by Apache Wiki <wi...@apache.org> on 2016/08/08 17:18:43 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9377: Fix jdocs and test to match expected behavior, workaround SOLR-9396 - posted by ho...@apache.org on 2016/08/09 02:51:53 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9377: Fix jdocs and test to match expected behavior, workaround SOLR-9396 - posted by ho...@apache.org on 2016/08/09 02:51:54 UTC, 0 replies.
- lucene-solr:master: LUCENE-7409: improve MockDirectoryWrapper's IndexInput to detect if a clone is being used after its parent was closed - posted by mi...@apache.org on 2016/08/09 09:03:41 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7409: improve MockDirectoryWrapper's IndexInput to detect if a clone is being used after its parent was closed - posted by mi...@apache.org on 2016/08/09 09:06:51 UTC, 0 replies.
- lucene-solr:master: use method reference instead of lambda in these tests - posted by mi...@apache.org on 2016/08/09 12:07:17 UTC, 0 replies.
- lucene-solr:branch_6x: use method reference instead of lambda in these tests - posted by mi...@apache.org on 2016/08/09 12:07:50 UTC, 0 replies.
- [Solr Wiki] Update of "HowToReindex" by ShawnHeisey - posted by Apache Wiki <wi...@apache.org> on 2016/08/09 13:55:55 UTC, 0 replies.
- lucene-solr:master: SOLR-9385: Add QParser.getParser(String, SolrQueryRequest) variant. - posted by cp...@apache.org on 2016/08/09 14:04:44 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9385: Add QParser.getParser(String, SolrQueryRequest) variant. - posted by cp...@apache.org on 2016/08/09 17:39:09 UTC, 0 replies.
- lucene-solr:master: SOLR-9385: remove unused import in SpellCheckComponent.java - posted by cp...@apache.org on 2016/08/09 17:44:38 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9385: remove unused import in SpellCheckComponent.java - posted by cp...@apache.org on 2016/08/09 17:45:51 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9367: Improved TestInjection's randomization logic to use LuceneTestCase.random() - posted by ho...@apache.org on 2016/08/09 21:52:39 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9367: Improved TestInjection's randomization logic to use LuceneTestCase.random() - posted by ho...@apache.org on 2016/08/09 21:52:40 UTC, 0 replies.
- [1/2] lucene-solr:master: LUCENE-7408: Detect degenerate case in lagrangian bounds computation when it pops up. - posted by kw...@apache.org on 2016/08/10 06:30:04 UTC, 0 replies.
- [2/2] lucene-solr:master: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr - posted by kw...@apache.org on 2016/08/10 06:30:05 UTC, 3 replies.
- lucene-solr:branch_6x: LUCENE-7408: Detect degenerate case in lagrangian bounds computation when it pops up. - posted by kw...@apache.org on 2016/08/10 06:32:04 UTC, 0 replies.
- lucene-solr:master: add comment - posted by mi...@apache.org on 2016/08/10 09:08:40 UTC, 0 replies.
- lucene-solr:branch_6x: add comment - posted by mi...@apache.org on 2016/08/10 09:09:09 UTC, 0 replies.
- lucene-solr:master: SOLR-9003: DIH Debug now works in new Admin UI - posted by ar...@apache.org on 2016/08/10 11:30:24 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9003: DIH Debug now works in new Admin UI This resolves #61 - posted by ar...@apache.org on 2016/08/10 11:51:58 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9397: Config API does not support adding caches - posted by no...@apache.org on 2016/08/10 14:53:48 UTC, 0 replies.
- lucene-solr:master: SOLR-9397: Config API does not support adding caches - posted by no...@apache.org on 2016/08/10 14:54:46 UTC, 0 replies.
- lucene-solr:master: SOLR-9331: Remove ReRankQuery's length constructor argument and member. - posted by cp...@apache.org on 2016/08/10 15:28:01 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9320: A REPLACENODE command to decommission an existing node with another new node and SOLR-9318 the DELETENODE command that deletes all replicas in a node - posted by no...@apache.org on 2016/08/11 06:44:17 UTC, 0 replies.
- [2/2] lucene-solr:master: Merge remote-tracking branch 'origin/master' - posted by no...@apache.org on 2016/08/11 06:44:18 UTC, 2 replies.
- lucene-solr:branch_6x: SOLR-9320: A REPLACENODE command to decommission an existing node with another new node and SOLR-9318 the DELETENODE command that deletes all replicas in a node - posted by no...@apache.org on 2016/08/11 06:54:14 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9320: SOLR-9318 The last commit screwed up - posted by no...@apache.org on 2016/08/11 07:09:47 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-8995: Use lambdas for CacheRegenerator implementations - posted by no...@apache.org on 2016/08/11 07:18:32 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9331: Remove ReRankQuery's length constructor argument and member. - posted by cp...@apache.org on 2016/08/11 09:07:54 UTC, 0 replies.
- [Solr Wiki] Update of "AnalyzersTokenizersTokenFilters" by CassandraTargett - posted by Apache Wiki <wi...@apache.org> on 2016/08/11 22:06:02 UTC, 0 replies.
- lucene-solr:master: SOLR-9405: ConcurrentModificationException in ZkStateReader.getStateWatchers - posted by sh...@apache.org on 2016/08/12 12:07:06 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9405: ConcurrentModificationException in ZkStateReader.getStateWatchers (cherry picked from commit f82c3b1) - posted by sh...@apache.org on 2016/08/12 12:10:49 UTC, 0 replies.
- lucene-solr:master: Fix system requirements typo. - posted by cp...@apache.org on 2016/08/12 12:25:59 UTC, 0 replies.
- lucene-solr:branch_6x: Fix system requirements typo. - posted by cp...@apache.org on 2016/08/12 12:27:18 UTC, 0 replies.
- lucene-solr:master: SOLR-9232: Fix Swap Cores in Admin UI - posted by ar...@apache.org on 2016/08/12 13:12:52 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9232: Fix Swap Cores in Admin UI - posted by ar...@apache.org on 2016/08/12 13:32:38 UTC, 0 replies.
- lucene-solr:master: SOLR-8715: Admin UI - Fix schema special case - posted by ar...@apache.org on 2016/08/12 14:12:35 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-8715: Admin UI - Fix schema special case - posted by ar...@apache.org on 2016/08/12 14:20:17 UTC, 0 replies.
- lucene-solr:master: LUCENE-7409: Changed MMapDirectory's unmapping to work safer, but still with no guarantees - posted by us...@apache.org on 2016/08/12 17:54:53 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: LUCENE-7409: Changed MMapDirectory's unmapping to work safer, but still with no guarantees - posted by us...@apache.org on 2016/08/12 17:57:29 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: LUCENE-7409: Disable test on stable branch - posted by us...@apache.org on 2016/08/12 17:57:30 UTC, 0 replies.
- lucene-solr:master: don't do random() per byte in this test - posted by mi...@apache.org on 2016/08/12 20:01:28 UTC, 0 replies.
- lucene-solr:branch_6x: don't do random() per byte in this test - posted by mi...@apache.org on 2016/08/12 20:05:04 UTC, 0 replies.
- [1/2] lucene-solr:master: LUCENE-7409: Fix comments as suggested by Dawid - posted by us...@apache.org on 2016/08/12 20:20:30 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7409: Fix comments as suggested by Dawid - posted by us...@apache.org on 2016/08/12 20:21:32 UTC, 0 replies.
- lucene-solr:master: SOLR-9320: Improve logging - posted by va...@apache.org on 2016/08/13 11:08:03 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9320: Improve logging - posted by va...@apache.org on 2016/08/13 11:09:08 UTC, 0 replies.
- lucene-solr:master: SOLR-9092: In the deletereplica commandand add a live check before calling delete core - posted by va...@apache.org on 2016/08/13 12:31:14 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9092: In the deletereplica commandand add a live check before calling delete core - posted by va...@apache.org on 2016/08/13 12:32:06 UTC, 0 replies.
- lucene-solr:master: SOLR-8911: Enable scrolling in Admin UI overflows In the dashboard screen, scroll horizontally the Versions and JVM property values strings. - posted by ar...@apache.org on 2016/08/13 14:31:18 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-8911: Enable scrolling in Admin UI overflows - posted by ar...@apache.org on 2016/08/13 14:43:35 UTC, 0 replies.
- lucene-solr:master: SOLR-9002: Fix type mapping for JSON and text This is for the Admin UI's collection/File screen - posted by ar...@apache.org on 2016/08/13 22:04:57 UTC, 0 replies.
- lucene-solr:master: Added missed attributes in the CHANGES.txt file - posted by ar...@apache.org on 2016/08/13 22:08:43 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9002: Fix type mapping for JSON and text This is for the Admin UI's collection/File screen - posted by ar...@apache.org on 2016/08/13 22:24:14 UTC, 0 replies.
- lucene-solr:master: SOLR-9410: Make ReRankQParserPlugin's private ReRankWeight a public class of its own. - posted by cp...@apache.org on 2016/08/15 10:04:18 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9410: Make ReRankQParserPlugin's private ReRankWeight a public class of its own. - posted by cp...@apache.org on 2016/08/15 10:53:47 UTC, 0 replies.
- lucene-solr:master: SOLR-8993: Admin UI support multiple DIH handlers Updated Upayavira's patch to the master and fixed one missing parameter - posted by ar...@apache.org on 2016/08/15 11:48:06 UTC, 0 replies.
- lucene-solr:master: SOLR-8993: Refresh status after we get handlers - posted by ar...@apache.org on 2016/08/15 12:27:00 UTC, 0 replies.
- lucene-solr:master: LUCENE-7161: disable flaky test - posted by rm...@apache.org on 2016/08/15 12:32:38 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7161: disable flaky test - posted by rm...@apache.org on 2016/08/15 12:33:56 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-8993: Admin UI support multiple DIH handlers - posted by ar...@apache.org on 2016/08/15 12:40:54 UTC, 0 replies.
- lucene-solr:master: LUCENE-7161: remove unused import - posted by rm...@apache.org on 2016/08/15 14:45:09 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7161: remove unused import - posted by rm...@apache.org on 2016/08/15 14:46:24 UTC, 0 replies.
- [Solr Wiki] Update of "CollapsingQParserPlugin" by CassandraTargett - posted by Apache Wiki <wi...@apache.org> on 2016/08/15 16:25:55 UTC, 0 replies.
- svn commit: r1756403 - /lucene/site/ - posted by us...@apache.org on 2016/08/15 18:00:24 UTC, 0 replies.
- [Solr Wiki] Trivial Update of "AnalyzersTokenizersTokenFilters" by StefanMatheis - posted by Apache Wiki <wi...@apache.org> on 2016/08/15 18:27:17 UTC, 0 replies.
- [Solr Wiki] Trivial Update of "WikiManualComparison" by CassandraTargett - posted by Apache Wiki <wi...@apache.org> on 2016/08/15 19:18:12 UTC, 0 replies.
- svn commit: r1756414 - /lucene/test-data/ - posted by us...@apache.org on 2016/08/15 19:31:37 UTC, 0 replies.
- svn commit: r1756434 - /lucene/test-data/enwiki.random.lines.txt - posted by us...@apache.org on 2016/08/15 21:53:20 UTC, 0 replies.
- svn commit: r1756435 - /lucene/test-data/README.txt - posted by us...@apache.org on 2016/08/15 21:59:20 UTC, 0 replies.
- lucene-solr:master: Add exclusion for jenkins - posted by us...@apache.org on 2016/08/15 22:09:37 UTC, 0 replies.
- lucene-solr:master: Revert "Add exclusion for jenkins" - posted by us...@apache.org on 2016/08/15 22:19:22 UTC, 0 replies.
- lucene-solr:master: Remove special-case for enwiki (we run tests on Jenkins without security manager instead) - posted by us...@apache.org on 2016/08/15 22:34:49 UTC, 0 replies.
- lucene-solr:branch_6x: Remove special-case for enwiki (we run tests on Jenkins without security manager instead) - posted by us...@apache.org on 2016/08/15 22:35:46 UTC, 0 replies.
- lucene-solr:master: SOLR-9032: Fix Create Alias command in Admin UI Upayavira's patch applied to master and tested against cloud example - posted by ar...@apache.org on 2016/08/16 01:16:47 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9032: Fix Create Alias command in Admin UI - posted by ar...@apache.org on 2016/08/16 01:27:17 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9404: Refactor move/renames in JSON FacetProcessor and FacetFieldProcessor. (cherry picked from commit 7072458) - posted by ds...@apache.org on 2016/08/16 03:36:54 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9404: Refactor move/renames in JSON FacetProcessor and FacetFieldProcessor. (cherry picked from commit 7072458) - posted by ds...@apache.org on 2016/08/16 03:36:55 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9404: Refactor move/renames in JSON FacetProcessor and FacetFieldProcessor. - posted by ds...@apache.org on 2016/08/16 03:38:31 UTC, 0 replies.
- [2/2] lucene-solr:master: SOLR-9404: Refactor move/renames in JSON FacetProcessor and FacetFieldProcessor. - posted by ds...@apache.org on 2016/08/16 03:38:32 UTC, 0 replies.
- [Solr Wiki] Trivial Update of "IntegratingSolr" by ShawnHeisey - posted by Apache Wiki <wi...@apache.org> on 2016/08/16 14:44:24 UTC, 0 replies.
- lucene-solr:master: LUCENE-7414: TestUtil.checkIterator can make tests very slow - posted by rm...@apache.org on 2016/08/16 20:13:36 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7414: TestUtil.checkIterator can make tests very slow - posted by rm...@apache.org on 2016/08/16 20:24:23 UTC, 0 replies.
- lucene-solr:master: LUCENE-7415: tone down some of the longest core tests - posted by rm...@apache.org on 2016/08/17 13:16:01 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7415: tone down some of the longest core tests - posted by rm...@apache.org on 2016/08/17 13:27:19 UTC, 0 replies.
- [1/7] lucene-solr:master: LUCENE-7413: move legacy numeric support to backwards module - posted by rm...@apache.org on 2016/08/17 13:29:52 UTC, 0 replies.
- [2/7] lucene-solr:master: LUCENE-7413: move legacy numeric support to backwards module - posted by rm...@apache.org on 2016/08/17 13:29:53 UTC, 0 replies.
- [3/7] lucene-solr:master: LUCENE-7413: move legacy numeric support to backwards module - posted by rm...@apache.org on 2016/08/17 13:29:54 UTC, 0 replies.
- [4/7] lucene-solr:master: LUCENE-7413: move legacy numeric support to backwards module - posted by rm...@apache.org on 2016/08/17 13:29:55 UTC, 0 replies.
- [5/7] lucene-solr:master: LUCENE-7413: move legacy numeric support to backwards module - posted by rm...@apache.org on 2016/08/17 13:29:56 UTC, 0 replies.
- [6/7] lucene-solr:master: LUCENE-7413: move legacy numeric support to backwards module - posted by rm...@apache.org on 2016/08/17 13:29:57 UTC, 0 replies.
- [7/7] lucene-solr:master: LUCENE-7413: move legacy numeric support to backwards module - posted by rm...@apache.org on 2016/08/17 13:29:58 UTC, 0 replies.
- lucene-solr:master: SOLR-9413: Fix analysis/kuromoji's CSVUtil.quoteEscape logic, add TestCSVUtil test. (AppChecker, Christine Poerschke) - posted by cp...@apache.org on 2016/08/17 14:41:59 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9413: Fix analysis/kuromoji's CSVUtil.quoteEscape logic, add TestCSVUtil test. (AppChecker, Christine Poerschke) - posted by cp...@apache.org on 2016/08/17 15:13:19 UTC, 0 replies.
- lucene-solr:master: LUCENE-7413: IntelliJ config for legacy numerics move to backward-codecs module - posted by sa...@apache.org on 2016/08/17 17:14:29 UTC, 0 replies.
- lucene-solr:master: LUCENE-7388: Adds IntRangeField, FloatRangeField, LongRangeField along with supporting queries and tests - posted by nk...@apache.org on 2016/08/17 20:58:02 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7388: Adds IntRangeField, FloatRangeField, LongRangeField along with supporting queries and tests - posted by nk...@apache.org on 2016/08/17 21:14:35 UTC, 0 replies.
- lucene-solr:master: add equals and hashCode implementation to geo.Rectangle - posted by nk...@apache.org on 2016/08/17 21:28:09 UTC, 0 replies.
- lucene-solr:branch_6x: add equals and hashCode implementation to geo.Rectangle - posted by nk...@apache.org on 2016/08/17 21:38:02 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-8995: Use lambda in PeerSync ObjectResolver - posted by no...@apache.org on 2016/08/18 05:07:54 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-8995: Use lambda in PeerSync ObjectResolver - posted by no...@apache.org on 2016/08/18 05:12:52 UTC, 0 replies.
- lucene-solr:master: SOLR-8995: reverting the previous change due to compile error - posted by no...@apache.org on 2016/08/18 10:48:10 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-8995: reverting the previous change due to compile error - posted by no...@apache.org on 2016/08/18 11:02:05 UTC, 0 replies.
- lucene-solr:master: LUCENE-7409: Disable test also on master - posted by us...@apache.org on 2016/08/18 13:53:21 UTC, 0 replies.
- [1/2] lucene-solr:master: put class javadoc where it belongs - posted by sa...@apache.org on 2016/08/18 14:04:50 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: drop empty javadoc line - posted by sa...@apache.org on 2016/08/18 14:04:51 UTC, 0 replies.
- [1/3] lucene-solr:branch_6x: SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes - posted by no...@apache.org on 2016/08/19 05:42:41 UTC, 0 replies.
- [2/3] lucene-solr:branch_6x: SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes - posted by no...@apache.org on 2016/08/19 05:42:42 UTC, 0 replies.
- [3/3] lucene-solr:branch_6x: SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes - posted by no...@apache.org on 2016/08/19 05:42:43 UTC, 0 replies.
- [1/3] lucene-solr:master: SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes - posted by no...@apache.org on 2016/08/19 05:44:45 UTC, 0 replies.
- [2/3] lucene-solr:master: SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes - posted by no...@apache.org on 2016/08/19 05:44:46 UTC, 0 replies.
- [3/3] lucene-solr:master: SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes - posted by no...@apache.org on 2016/08/19 05:44:47 UTC, 0 replies.
- lucene-solr:master: SOLR-9391: LBHttpSolrClient.request now correctly returns Rsp.server when previously skipped servers were successfully tried. - posted by cp...@apache.org on 2016/08/19 10:18:01 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9391: LBHttpSolrClient.request now correctly returns Rsp.server when previously skipped servers were successfully tried. - posted by cp...@apache.org on 2016/08/19 11:38:10 UTC, 0 replies.
- lucene-solr:master: SOLR-8643: made BlockJoinFacetComponent just a shortcut for BlockJoinDocSetFacetComponent, which supports pure disjunctions - posted by mk...@apache.org on 2016/08/19 11:55:10 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-8643: made BlockJoinFacetComponent just a shortcut for BlockJoinDocSetFacetComponent, which supports pure disjunctions - posted by mk...@apache.org on 2016/08/19 12:28:46 UTC, 0 replies.
- lucene-solr:master: SOLR-8643: fix CHANGES.txt. Note: branch_6x aready fixed. - posted by mk...@apache.org on 2016/08/19 12:34:13 UTC, 0 replies.
- lucene-solr:master: add test case to ensure SearchManager can handle concurrent close, refresh, searching and IndexWriter closing - posted by mi...@apache.org on 2016/08/19 13:28:46 UTC, 0 replies.
- lucene-solr:branch_6x: add test case to ensure SearchManager can handle concurrent close, refresh, searching and IndexWriter closing - posted by mi...@apache.org on 2016/08/19 13:30:44 UTC, 0 replies.
- lucene-solr:master: SOLR-8644: Test asserts that block join facets work with parent level fq exclusions - posted by mk...@apache.org on 2016/08/19 13:55:57 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-8644: Test asserts that block join facets work with parent level fq exclusions - posted by mk...@apache.org on 2016/08/19 14:02:52 UTC, 0 replies.
- lucene-solr:master: LUCENE-7419: Don't lookup PositionIncrementAttribute every time in TokenStream.end() - posted by rm...@apache.org on 2016/08/19 15:14:54 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7419: Don't lookup PositionIncrementAttribute every time in TokenStream.end() - posted by rm...@apache.org on 2016/08/19 15:26:21 UTC, 0 replies.
- [Lucene-java Wiki] Update of "ReleaseNote62" by MikeMcCandless - posted by Apache Wiki <wi...@apache.org> on 2016/08/19 23:06:07 UTC, 1 replies.
- [Solr Wiki] Update of "ReleaseNote62" by MikeMcCandless - posted by Apache Wiki <wi...@apache.org> on 2016/08/19 23:12:14 UTC, 0 replies.
- [lucene-solr] Git Push Summary - posted by mi...@apache.org on 2016/08/19 23:15:50 UTC, 1 replies.
- [Lucene-java Wiki] Update of "ReleaseNote62" by SteveRowe - posted by Apache Wiki <wi...@apache.org> on 2016/08/20 00:19:16 UTC, 0 replies.
- [Solr Wiki] Update of "ReleaseNote62" by SteveRowe - posted by Apache Wiki <wi...@apache.org> on 2016/08/20 00:24:43 UTC, 1 replies.
- [Solr Wiki] Update of "ReleaseNote62" by AlexandreRafalovitch - posted by Apache Wiki <wi...@apache.org> on 2016/08/20 01:30:23 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: swap version in is_back_compat_with calls - posted by mi...@apache.org on 2016/08/20 08:05:50 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: switch 6.x to next release version (6.3.0) - posted by mi...@apache.org on 2016/08/20 08:05:51 UTC, 0 replies.
- lucene-solr:branch_6x: try to fix back compat version check again - posted by mi...@apache.org on 2016/08/20 08:12:02 UTC, 0 replies.
- lucene-solr:master: try to fix back compat version check again - posted by mi...@apache.org on 2016/08/20 08:14:11 UTC, 0 replies.
- lucene-solr:master: add version constant for next feature release (6.3.0) - posted by mi...@apache.org on 2016/08/20 08:27:19 UTC, 0 replies.
- lucene-solr:branch_6_2: allow ant 1.9.x as well - posted by mi...@apache.org on 2016/08/20 08:31:29 UTC, 0 replies.
- lucene-solr:branch_6x: allow ant 1.9.x as well - posted by mi...@apache.org on 2016/08/20 08:32:08 UTC, 0 replies.
- lucene-solr:master: allow ant 1.9.x as well - posted by mi...@apache.org on 2016/08/20 08:32:22 UTC, 0 replies.
- svn commit: r14886 [15/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [14/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [4/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [11/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [8/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [10/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [13/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [3/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [7/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [5/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [9/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [17/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [2/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [19/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [6/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [18/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [1/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/lu... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [16/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- svn commit: r14886 [12/19] - in /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l... - posted by mi...@apache.org on 2016/08/20 10:34:32 UTC, 0 replies.
- [Lucene-java Wiki] Update of "ReleaseNote62" by UweSchindler - posted by Apache Wiki <wi...@apache.org> on 2016/08/20 11:31:39 UTC, 0 replies.
- [1/2] lucene-solr:master: LUCENE-7412: Make sure no combined edge of a polygon extends for more than 180 degrees. - posted by kw...@apache.org on 2016/08/20 11:36:33 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7412: Make sure no combined edge of a polygon extends for more than 180 degrees. - posted by kw...@apache.org on 2016/08/20 11:38:45 UTC, 0 replies.
- lucene-solr:branch_6_2: also accept ant 1.9.x in JAR manifest - posted by mi...@apache.org on 2016/08/21 08:49:24 UTC, 0 replies.
- lucene-solr:branch_6x: also accept ant 1.9.x in JAR manifest - posted by mi...@apache.org on 2016/08/21 08:49:52 UTC, 0 replies.
- lucene-solr:master: also accept ant 1.9.x in JAR manifest - posted by mi...@apache.org on 2016/08/21 08:50:12 UTC, 0 replies.
- lucene-solr:master: Add extra permission for linedocsfile - posted by us...@apache.org on 2016/08/21 18:49:02 UTC, 0 replies.
- lucene-solr:branch_6x: Add extra permission for linedocsfile - posted by us...@apache.org on 2016/08/21 18:49:55 UTC, 0 replies.
- lucene-solr:branch_6_2: Add extra permission for linedocsfile - posted by us...@apache.org on 2016/08/21 18:51:50 UTC, 0 replies.
- lucene-solr:master: SOLR-9428: Improve logging to log root cause - posted by va...@apache.org on 2016/08/21 19:39:25 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9428: Improve logging to log root cause - posted by va...@apache.org on 2016/08/21 19:40:18 UTC, 0 replies.
- lucene-solr:master: SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch - posted by no...@apache.org on 2016/08/22 07:02:25 UTC, 0 replies.
- lucene-solr:master: SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch, precommit errors fixed - posted by no...@apache.org on 2016/08/22 08:28:13 UTC, 0 replies.
- [1/4] lucene-solr:branch_6x: SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch - posted by no...@apache.org on 2016/08/22 08:35:20 UTC, 0 replies.
- [2/4] lucene-solr:branch_6x: SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch - posted by no...@apache.org on 2016/08/22 08:35:21 UTC, 0 replies.
- [3/4] lucene-solr:branch_6x: SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch - posted by no...@apache.org on 2016/08/22 08:35:22 UTC, 0 replies.
- [4/4] lucene-solr:branch_6x: Merge remote-tracking branch 'origin/branch_6x' into branch_6x - posted by no...@apache.org on 2016/08/22 08:35:23 UTC, 0 replies.
- lucene-solr:master: SOLR-9412: Add failOnMissingParams option to MacroExpander, add TestMacroExpander class. (Jon Dorando, Christine Poerschke) - posted by cp...@apache.org on 2016/08/22 11:00:05 UTC, 0 replies.
- [1/2] lucene-solr:master: LUCENE-7418: remove deprecated legacy numerics from join/ and queryparser/ - posted by rm...@apache.org on 2016/08/22 12:40:23 UTC, 0 replies.
- [2/2] lucene-solr:master: LUCENE-7418: remove deprecated legacy numerics from join/ and queryparser/ - posted by rm...@apache.org on 2016/08/22 12:40:24 UTC, 0 replies.
- lucene-solr:master: SOLR-7362: Fix TestReqParamsAPI test failures - posted by va...@apache.org on 2016/08/22 12:54:17 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9412: Add failOnMissingParams option to MacroExpander, add TestMacroExpander class. (Jon Dorando, Christine Poerschke) - posted by cp...@apache.org on 2016/08/22 12:54:54 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9310: fixing concurrency issue and taking care of negative versions - posted by no...@apache.org on 2016/08/22 17:48:20 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9310: fixing concurrency issue and taking care of negative versions - posted by no...@apache.org on 2016/08/22 18:36:32 UTC, 0 replies.
- lucene-solr:master: Fix duplicate header in changes - posted by us...@apache.org on 2016/08/22 22:56:44 UTC, 0 replies.
- lucene-solr:branch_6x: Fix duplicate header in changes; cleanup and make consistent with master - posted by us...@apache.org on 2016/08/22 23:02:17 UTC, 0 replies.
- [1/2] lucene-solr:master: update JDK bug link - posted by sa...@apache.org on 2016/08/23 01:37:31 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: update JDK bug link - posted by sa...@apache.org on 2016/08/23 01:37:32 UTC, 0 replies.
- lucene-solr:master: SOLR-9310: unhandled exception during parallel indexing - posted by no...@apache.org on 2016/08/23 06:06:18 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9310: unhandled exception during parallel indexing - posted by no...@apache.org on 2016/08/23 06:11:03 UTC, 0 replies.
- lucene-solr:master: SOLR-9432: JSON Facet refactoring to support refinement - posted by yo...@apache.org on 2016/08/23 16:55:08 UTC, 0 replies.
- lucene-solr:branch_5_5: SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch - posted by no...@apache.org on 2016/08/23 16:56:22 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9432: JSON Facet refactoring to support refinement - posted by yo...@apache.org on 2016/08/23 17:00:06 UTC, 0 replies.
- lucene-solr:master: SOLR-9310: addressing the test failures in jenkins - posted by no...@apache.org on 2016/08/23 17:30:42 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9310: addressing the test failures in jenkins - posted by no...@apache.org on 2016/08/23 17:39:23 UTC, 0 replies.
- [1/2] lucene-solr:master: SEARCH-9406: SolrSuggester should selectively register close hook - posted by jb...@apache.org on 2016/08/23 19:25:46 UTC, 0 replies.
- [2/2] lucene-solr:master: SOLR-9432: Fix-up precommit - posted by jb...@apache.org on 2016/08/23 19:25:47 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SEARCH-9406: SolrSuggester should selectively register close hook - posted by jb...@apache.org on 2016/08/23 19:49:16 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9432: Fix-up precommit - posted by jb...@apache.org on 2016/08/23 19:49:17 UTC, 0 replies.
- lucene-solr:master: SOLR-9406: Update CHANGES.txt - posted by jb...@apache.org on 2016/08/24 00:10:00 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9406: Update CHANGES.txt - posted by jb...@apache.org on 2016/08/24 00:20:56 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-7362: Fix TestReqParamsAPI test failures - posted by va...@apache.org on 2016/08/24 09:29:02 UTC, 0 replies.
- lucene-solr:master: make javadoc less confusing - posted by rm...@apache.org on 2016/08/24 17:23:40 UTC, 0 replies.
- svn commit: r14932 - /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5/lucene/ /release/lucene/java/6.2.0/ - posted by mi...@apache.org on 2016/08/24 18:31:45 UTC, 0 replies.
- svn commit: r14933 - /dev/lucene/lucene-solr-6.2.0-RC1-rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5/solr/ /release/lucene/solr/6.2.0/ - posted by mi...@apache.org on 2016/08/24 18:32:25 UTC, 0 replies.
- svn commit: r14934 - /release/lucene/java/6.2.0/maven/ - posted by mi...@apache.org on 2016/08/24 18:33:54 UTC, 0 replies.
- svn commit: r14935 - /release/lucene/solr/6.2.0/maven/ - posted by mi...@apache.org on 2016/08/24 18:34:16 UTC, 0 replies.
- [Lucene-java Wiki] Update of "ReleaseTodo" by MikeMcCandless - posted by Apache Wiki <wi...@apache.org> on 2016/08/24 18:49:06 UTC, 2 replies.
- lucene-solr:branch_6x: Add 6.2.0 back compat test indices - posted by mi...@apache.org on 2016/08/24 21:56:28 UTC, 0 replies.
- lucene-solr:master: Add 6.2.0 back compat test indices - posted by mi...@apache.org on 2016/08/24 22:03:14 UTC, 0 replies.
- lucene-solr:master: LUCENE-7422: fix bugs in test's retry loop - posted by rm...@apache.org on 2016/08/25 12:21:23 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: make javadoc less confusing - posted by rm...@apache.org on 2016/08/25 12:25:20 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: LUCENE-7422: fix bugs in test's retry loop - posted by rm...@apache.org on 2016/08/25 12:25:21 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7416: Rewrite optimizations for BooleanQuery. - posted by jp...@apache.org on 2016/08/25 13:47:20 UTC, 0 replies.
- lucene-solr:master: LUCENE-7416: Rewrite optimizations for BooleanQuery. - posted by jp...@apache.org on 2016/08/25 13:49:08 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7416: Rewriting `BooleanQuery` to a `MatchNoDocsQuery` is not safe because of `queryNorm`. - posted by jp...@apache.org on 2016/08/25 15:55:37 UTC, 0 replies.
- lucene-solr:master: LUCENE-7426: remove deprecated DataInput/Output map/string methods - posted by rm...@apache.org on 2016/08/25 16:03:09 UTC, 0 replies.
- lucene-solr:master: simplify test to use CannedTokenStream - posted by rm...@apache.org on 2016/08/25 16:08:14 UTC, 0 replies.
- [1/2] lucene-solr:master: remove unnecessary deprecated classes - posted by rm...@apache.org on 2016/08/25 16:20:47 UTC, 0 replies.
- [2/2] lucene-solr:master: remove unnecessary deprecated classes - posted by rm...@apache.org on 2016/08/25 16:20:48 UTC, 0 replies.
- lucene-solr:master: remove deprecated IndexWriter.isLocked() - posted by rm...@apache.org on 2016/08/25 16:37:58 UTC, 0 replies.
- svn commit: r1757758 - /lucene/cms/trunk/content/extpaths.txt - posted by mi...@apache.org on 2016/08/25 21:49:52 UTC, 0 replies.
- svn commit: r995911 - in /websites/staging/lucene/trunk/content: ./ extpaths.txt - posted by bu...@apache.org on 2016/08/25 21:50:00 UTC, 0 replies.
- svn commit: r995912 - in /websites/production/lucene/content/core/6_2_0: ./ analyzers-common/ analyzers-common/org/ analyzers-common/org/apache/ analyzers-common/org/apache/lucene/ analyzers-common/org/apache/lucene/analysis/ analyzers-common/org/apach... - posted by mi...@apache.org on 2016/08/25 22:04:48 UTC, 0 replies.
- [1/2] lucene-solr:master: LUCENE-7424: GeoPolygon computation of intersection bounds was incorrect. - posted by kw...@apache.org on 2016/08/25 22:10:52 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7424: GeoPolygon computation of intersection bounds was incorrect. - posted by kw...@apache.org on 2016/08/25 22:12:56 UTC, 0 replies.
- svn commit: r995914 - in /websites/production/lucene/content/solr/6_2_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/sch... - posted by mi...@apache.org on 2016/08/25 22:14:14 UTC, 0 replies.
- svn commit: r1757764 - /lucene/cms/trunk/content/.htaccess - posted by mi...@apache.org on 2016/08/25 22:18:25 UTC, 0 replies.
- svn commit: r995915 - in /websites/staging/lucene/trunk/content: ./ .htaccess - posted by bu...@apache.org on 2016/08/25 22:18:31 UTC, 0 replies.
- svn commit: r1757768 - /lucene/cms/trunk/content/core/doap.rdf - posted by mi...@apache.org on 2016/08/25 23:19:42 UTC, 0 replies.
- svn commit: r995918 - in /websites/staging/lucene/trunk/content: ./ core/doap.rdf - posted by bu...@apache.org on 2016/08/25 23:19:49 UTC, 0 replies.
- svn commit: r1757769 - /lucene/cms/trunk/content/solr/doap.rdf - posted by mi...@apache.org on 2016/08/25 23:20:41 UTC, 0 replies.
- svn commit: r995919 - in /websites/staging/lucene/trunk/content: ./ solr/doap.rdf - posted by bu...@apache.org on 2016/08/25 23:20:46 UTC, 0 replies.
- lucene-solr:branch_6x: LUCENE-7425: change from Perl to Python for our script to polling mirrors during the release process - posted by mi...@apache.org on 2016/08/25 23:46:59 UTC, 0 replies.
- lucene-solr:master: LUCENE-7425: change from Perl to Python for our script to polling mirrors during the release process - posted by mi...@apache.org on 2016/08/25 23:49:01 UTC, 0 replies.
- lucene-solr:branch_6x: Revert "LUCENE-7416: Rewrite optimizations for BooleanQuery." - posted by jp...@apache.org on 2016/08/26 07:11:10 UTC, 0 replies.
- lucene-solr:master: LUCENE-7416: Make 7.0 only. - posted by jp...@apache.org on 2016/08/26 07:13:20 UTC, 0 replies.
- lucene-solr:master: LUCENE-7416: Simplify MatchNoDocs rewrite in BQ (using Java 8 streams); add another special case: MUST_NOT with MatchAllDocsQuery also produces no results - posted by us...@apache.org on 2016/08/26 07:29:05 UTC, 0 replies.
- svn commit: r1757792 - in /lucene/cms/trunk: content/ content/core/ content/solr/ templates/ - posted by mi...@apache.org on 2016/08/26 08:29:33 UTC, 0 replies.
- svn commit: r995946 [2/2] - in /websites/staging/lucene/trunk/content: ./ core/ openrelevance/ solr/ - posted by bu...@apache.org on 2016/08/26 08:29:50 UTC, 0 replies.
- svn commit: r995946 [1/2] - in /websites/staging/lucene/trunk/content: ./ core/ openrelevance/ solr/ - posted by bu...@apache.org on 2016/08/26 08:29:50 UTC, 0 replies.
- svn commit: r995947 - 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/ cor... - posted by mi...@apache.org on 2016/08/26 08:35:26 UTC, 0 replies.
- lucene-solr git commit: SOLR-8029 : Addressing a few feedback back comments by steve. The rest to follow
 
 - posted by no...@apache.org on 2016/08/26 11:02:25 UTC, 0 replies.
- [1/2] lucene-solr:master: LUCENE-7427: in DocumentsWriterDeleteQueue remove unused private members and tweak javadoc. - posted by cp...@apache.org on 2016/08/26 13:41:37 UTC, 0 replies.
- [2/2] lucene-solr:master: SOLR-9436: remove no longer used acceptsDocsOutOfOrder methods (LUCENE-6179 removed out-of-order scoring) - posted by cp...@apache.org on 2016/08/26 13:41:38 UTC, 0 replies.
- lucene-solr:master: sync up 6.2.0 CHANGES.txt - posted by mi...@apache.org on 2016/08/26 13:53:46 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: LUCENE-7427: in DocumentsWriterDeleteQueue remove unused private members and tweak javadoc. - posted by cp...@apache.org on 2016/08/26 14:15:06 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9436: remove no longer used acceptsDocsOutOfOrder methods (LUCENE-6179 removed out-of-order scoring) - posted by cp...@apache.org on 2016/08/26 14:15:07 UTC, 0 replies.
- lucene-solr:master: SOLR-9389: HDFS Transaction logs stay open for writes which leaks Xceivers. - posted by ma...@apache.org on 2016/08/26 19:21:59 UTC, 0 replies.
- lucene-solr:master: SOLR-6744: Consider uniqueKey rename when handling shard responses in distributed search - posted by tf...@apache.org on 2016/08/26 23:10:58 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-6744: Consider uniqueKey rename when handling shard responses in distributed search - posted by tf...@apache.org on 2016/08/26 23:27:16 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9445: Admin requests are retried by CloudSolrClient and LBHttpSolrClient on failure - posted by sh...@apache.org on 2016/08/27 03:39:15 UTC, 0 replies.
- [2/2] lucene-solr:master: SOLR-9439: Shard split clean up logic for older failed splits is faulty - posted by sh...@apache.org on 2016/08/27 03:39:16 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9445: Admin requests are retried by CloudSolrClient and LBHttpSolrClient on failure (cherry picked from commit ae40929) - posted by sh...@apache.org on 2016/08/27 03:41:50 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9439: Shard split clean up logic for older failed splits is faulty (cherry picked from commit 7d2f42e) - posted by sh...@apache.org on 2016/08/27 03:41:51 UTC, 0 replies.
- lucene-solr:master: SOLR-9430: Fix locale lookup in DIH to use BCP47 language tags to be consistent with other places in Solr. Language names still work for backwards compatibility - posted by us...@apache.org on 2016/08/27 06:38:59 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9430: Fix locale lookup in DIH to use BCP47 language tags to be consistent with other places in Solr. Language names still work for backwards compatibility - posted by us...@apache.org on 2016/08/27 06:39:58 UTC, 0 replies.
- lucene-solr:master: SOLR-9188: blockUnknown property makes inter-node communication impossible - posted by no...@apache.org on 2016/08/27 19:08:16 UTC, 0 replies.
- [1/2] lucene-solr:master: SOLR-9445: Fix failures in TestLocalFSCloudBackupRestore due to changed code path which return SolrExceptions instead of SolrServerExceptions - posted by sh...@apache.org on 2016/08/27 19:09:52 UTC, 0 replies.
- [2/2] lucene-solr:master: SOLR-9445: Removed unused import - posted by sh...@apache.org on 2016/08/27 19:09:53 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9445: Fix failures in TestLocalFSCloudBackupRestore due to changed code path which return SolrExceptions instead of SolrServerExceptions (cherry picked from commit df9a642) - posted by sh...@apache.org on 2016/08/27 19:12:00 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9445: Removed unused import (cherry picked from commit 4f316bc) - posted by sh...@apache.org on 2016/08/27 19:12:01 UTC, 0 replies.
- lucene-solr:master: SOLR-9374: Speed up Jmx MBean retrieval for FieldCache - posted by sh...@apache.org on 2016/08/27 19:34:28 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9374: Speed up Jmx MBean retrieval for FieldCache (cherry picked from commit b1b933e) - posted by sh...@apache.org on 2016/08/27 19:35:27 UTC, 0 replies.
- svn commit: r15036 - /release/lucene/java/6.1.0/ - posted by mi...@apache.org on 2016/08/28 00:25:15 UTC, 0 replies.
- svn commit: r15037 - /release/lucene/solr/6.1.0/ - posted by mi...@apache.org on 2016/08/28 00:25:42 UTC, 0 replies.
- [Solr Wiki] Update of "Solr6.2" by MikeMcCandless - posted by Apache Wiki <wi...@apache.org> on 2016/08/28 00:39:47 UTC, 0 replies.
- lucene-solr:master: SOLR-9449: Example schemas do not index _version_ field anymore because the field has DocValues enabled already - posted by sh...@apache.org on 2016/08/29 04:02:47 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9449: Example schemas do not index _version_ field anymore because the field has DocValues enabled already (cherry picked from commit 738d527) - posted by sh...@apache.org on 2016/08/29 04:06:07 UTC, 0 replies.
- lucene-solr:master: SOLR-9188: Trying revert a change and fix the unexpected IOException in jenkins failure. - posted by no...@apache.org on 2016/08/29 06:54:53 UTC, 1 replies.
- lucene-solr:branch_6x: SOLR-9188: blockUnknown property makes inter-node communication impossible - posted by no...@apache.org on 2016/08/29 13:09:07 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9389: HDFS Transaction logs stay open for writes which leaks Xceivers. - posted by ma...@apache.org on 2016/08/29 14:04:00 UTC, 0 replies.
- lucene-solr:master: SOLR-9455: Deleting a sub-shard in recovery state can mark parent shard as inactive - posted by sh...@apache.org on 2016/08/29 18:31:28 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9455: Deleting a sub-shard in recovery state can mark parent shard as inactive (cherry picked from commit 2700b95) - posted by sh...@apache.org on 2016/08/29 18:32:30 UTC, 0 replies.
- svn commit: r15095 - /release/lucene/KEYS - posted by va...@apache.org on 2016/08/30 09:59:24 UTC, 0 replies.
- svn commit: r15096 - /release/lucene/solr/KEYS - posted by va...@apache.org on 2016/08/30 10:03:52 UTC, 0 replies.
- svn commit: r1758388 - in /lucene/cms/trunk/content: core/discussion.mdtext solr/resources.mdtext - posted by el...@apache.org on 2016/08/30 13:31:59 UTC, 0 replies.
- svn commit: r996266 - in /websites/staging/lucene/trunk/content: ./ core/discussion.html solr/resources.html - posted by bu...@apache.org on 2016/08/30 13:32:07 UTC, 0 replies.
- svn commit: r996267 - 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/ cor... - posted by el...@apache.org on 2016/08/30 13:36:53 UTC, 0 replies.
- lucene-solr:master: SOLR-9439: The delete shard API has been made more resilient against failures resulting from non-existent cores. - posted by sh...@apache.org on 2016/08/30 18:14:35 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9439: The delete shard API has been made more resilient against failures resulting from non-existent cores. (cherry picked from commit 02b97a2) - posted by sh...@apache.org on 2016/08/30 18:15:22 UTC, 0 replies.
- lucene-solr:master: SOLR-9447: Do not clone SolrInputDocument if update processor chain does not contain custom processors. - posted by sh...@apache.org on 2016/08/30 19:49:53 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9447: Do not clone SolrInputDocument if update processor chain does not contain custom processors. (cherry picked from commit 26262f4) - posted by sh...@apache.org on 2016/08/30 19:50:35 UTC, 0 replies.
- lucene-solr:master: SOLR-9452: JsonRecordReader should not deep copy document before handler.handle() - posted by sh...@apache.org on 2016/08/31 12:42:16 UTC, 0 replies.
- lucene-solr:branch_6x: SOLR-9452: JsonRecordReader should not deep copy document before handler.handle() (cherry picked from commit f0f92d8) - posted by sh...@apache.org on 2016/08/31 12:42:57 UTC, 0 replies.
- lucene-solr:master: SOLR-9452: Altered javadocs to reflect the new behavior - posted by no...@apache.org on 2016/08/31 13:17:54 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9452: Altered javadocs to reflect the new behavior - posted by no...@apache.org on 2016/08/31 13:19:42 UTC, 0 replies.
- lucene-solr:branch_5_5: SOLR-9310: java 7 compile errors - posted by no...@apache.org on 2016/08/31 15:09:39 UTC, 0 replies.
- lucene-solr:branch_5x: SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch - posted by no...@apache.org on 2016/08/31 15:38:12 UTC, 1 replies.
- [1/2] lucene-solr:master: SOLR-9142: json.facet: new method=dvhash which works on terms. Also: (1) method=stream now requires you set sort=index asc to work (2) faceting on numerics with prefix or mincount=0 will give you an error (3) refactored similar - posted by ds...@apache.org on 2016/08/31 20:56:40 UTC, 0 replies.
- [2/2] lucene-solr:master: SOLR-9142: rename FFPByHashNumeric to FFPByHashDV as it's not just for numerics anymore - posted by ds...@apache.org on 2016/08/31 20:56:41 UTC, 0 replies.
- [1/2] lucene-solr:branch_6x: SOLR-9142: json.facet: new method=dvhash which works on terms. Also: (1) method=stream now requires you set sort=index asc to work (2) faceting on numerics with prefix or mincount=0 will give you an error (3) refactored simil - posted by ds...@apache.org on 2016/08/31 21:17:36 UTC, 0 replies.
- [2/2] lucene-solr:branch_6x: SOLR-9142: rename FFPByHashNumeric to FFPByHashDV as it's not just for numerics anymore (cherry picked from commit 6a4184c) - posted by ds...@apache.org on 2016/08/31 21:17:37 UTC, 0 replies.