: > It seems that emails for JIRA issues created or updated between : > : > 2018/01/17 19:30 and 2018/01/18 20:05 (i.e. over 24 hours) : > : > were created with Precedence: bulk : > : > Such mails are dropped by ezmlm, so the mails never got sent to any : > mailing lists.
5 issues created on those 2 days... https://issues.apache.org/jira/issues/?jql=%28project%20%3D%20SOLR%20OR%20project%20%3D%20LUCENE%29%20AND%20%28createdDate%20%3E%3D%20%222018%2F01%2F17%22%20AND%20createdDate%20%3C%3D%20%222018%2F01%2F18%22%29 SOLR-11868 CloudSolrClient.setIdField is confusing, it's really the routing field. Should be deprecated. SOLR-11867 Add indexOf, rowCount and columnCount StreamEvaluators SOLR-11866 Support efficient subset matching in query elevation rules SOLR-11865 Refactor QueryElevationComponent to prepare query subset matching SOLR-11864 Create Collection API allows creating collection with trailing space 16 issues updated between those 2 dates... https://issues.apache.org/jira/issues/?jql=%28project%20%3D%20SOLR%20OR%20project%20%3D%20LUCENE%29%20AND%20%28updatedDate%20%20%3E%3D%20%222018%2F01%2F17%22%20AND%20updatedDate%20%20%3C%3D%20%222018%2F01%2F18%22%29 (and if IIRC the fact that they match this query means they haven't been updated *since* that date range) SOLR-11868 CloudSolrClient.setIdField is confusing, it's really the routing field. Should be deprecated. SOLR-11867 Add indexOf, rowCount and columnCount StreamEvaluators SOLR-11865 Refactor QueryElevationComponent to prepare query subset matching SOLR-11859 CloneFieldUpdateProcessorFactory should not add {set=} to content when cloned to multivalued field SOLR-11810 Upgrade Jetty to 9.4.8 SOLR-11795 Add Solr metrics exporter for Prometheus SOLR-11712 Streaming throws IndexOutOfBoundsException against an alias when a shard is down SOLR-11617 Expose Alias Metadata CRUD in REST API SOLR-11592 add another language detector using OpenNLP SOLR-10697 Improve defaults for maxConnectionsPerHost SOLR-10651 Streaming Expressions statistical functions library SOLR-9272 Auto resolve zkHost for bin/solr zk for running Solr SOLR-9168 Add availability to specify own oom handing script SOLR-8889 SolrCloud deleteById is broken when router.field is set SOLR-7964 suggest.highlight=true does not work when using context filter query SOLR-7384 Delete-by-id with _route_ parameter fails on replicas for collections with implicit router -Hoss http://www.lucidworks.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
