Skip to content

Instantly share code, notes, and snippets.

@janhoy
Created April 28, 2020 10:12
Show Gist options
  • Save janhoy/99ada5af5ac720f87cacd76af0825756 to your computer and use it in GitHub Desktop.
Save janhoy/99ada5af5ac720f87cacd76af0825756 to your computer and use it in GitHub Desktop.
<h1>Lucene/Solr Github PR report</h1>
<p>Number of open Pull Requests: 272</p>
<h2>PRs lacking JIRA reference in title (49)</h2>
<ul>
<li><a href="https://github.com/apache/lucene-solr/pull/1424">#1424: 2020-04-11 Enable shared store via system property only</a> (andyvuong)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1420">#1420: 2020-04-09 package store PUT should be idempotent</a> (noblepaul)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1413">#1413: 2020-04-06 The check against null and usage of the field updateThread is typically protected by synchronization, but not in 1 location.</a> (adriannistor)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1412">#1412: 2020-04-06 Add MinimalSolrTest for scale testing</a> (madrob)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1405">#1405: 2020-04-04 Solr GraphTermsQParser simplifications</a> (dsmiley)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1340">#1340: 2020-03-11 Jira/lucene-9004: Improve the recall and running performance of Lucene HNSW --- Refactor the implementation of HNSW according to Faiss</a> (irvingzhang)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1282">#1282: 2020-02-24 LUCENE 9236</a> (juanka588)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1109">#1109: 2019-12-20 More pervasive use of PackageLoader / PluginInfo</a> (dsmiley)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1026">#1026: 2019-11-21 Buffer one record from each shard every 5000 reads to ensure connecti…</a> (joel-bernstein)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/908">#908: 2019-09-29 Change the file format of README files from README.txt to README.md a…</a> (pinkeshsharma)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/854">#854: 2019-09-04 Shared PQ Based Early Termination for Concurrent Search</a> (atris)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/807">#807: 2019-07-24 Remove solr.jetty.https.port when SSL is not used</a> (upendrasoft)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/772">#772: 2019-07-10 Payload-stored position length intervals</a> (romseygeek)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/673">#673: 2019-05-11 Replace instances of Math.random with Random.nextDouble</a> (bd2019us)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/669">#669: 2019-05-09 Facet2d</a> (joel-bernstein)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/639">#639: 2019-04-10 Solve the problem of highlighting Chinese inaccurately.</a> (mengbin16)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/615">#615: 2019-03-20 Intervals Query Parser</a> (jmorph99)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/602">#602: 2019-03-08 docu change: use class TopDocs instead of Hits</a> (saschaszott)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/601">#601: 2019-03-08 Adding reader settings for moving fst offheap</a> (jainankitk)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/596">#596: 2019-03-04 Under this branch, the dataDimensionCount is definitely not zero.</a> (hanbj)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/542">#542: 2019-01-18 LuceneLevenshteinDistance computes distance values outside of interval [0, 1]</a> (saschaszott)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/508">#508: 2018-11-26 Simplified JAVA_VER_NUM to utilize single expr execution</a> (LinkMJB)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/492">#492: 2018-11-06 Answer to TODO: Replace Manual Encoding with JSON Module</a> (MarcusSorealheis)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/491">#491: 2018-11-05 Update for multiple term's suggestion scoring</a> (UtsavVanodiya7)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/484">#484: 2018-10-26 solr 7.5 suggest The recommended result is empty</a> (lunxian8)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/478">#478: 2018-10-18 Query Source Tracker custom component</a> (tirthmehta1994)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/450">#450: 2018-09-13 Add rule exception for "imento" and "mento" suffix</a> (ceciliassis)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/442">#442: 2018-08-29 Fixing an edge case bug when overriding a default PostingsSolrHighligher</a> (Apmats)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/405">#405: 2018-06-17 don't die when java prints tool options</a> (tjakway)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/404">#404: 2018-06-14 Comment to explain how to use URLClassifyProcessorFactory</a> (ohtwadi)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/399">#399: 2018-06-09 fix explicit type declaration</a> (nvnmandadhi)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/383">#383: 2018-05-25 In ContextQuery, use a more comprehensive check for an empty prefix automaton.</a> (jtibshirani)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/350">#350: 2018-04-03 SOLR match mode change for the rouding off instead of taking floor</a> (MighTguY)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/340">#340: 2018-03-20 Add SolrConfig to SolrRequestParsers constructor in EmbeddedSolrServer</a> (squallsama)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/309">#309: 2018-01-19 Update ZkConfigManager.java</a> (yshhuang)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/308">#308: 2018-01-17 Add a suggester that operates on tokenized values from a field</a> (cbeer)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/293">#293: 2017-12-18 spellcheck prefix already contains a trailing dot</a> (kevinlacire)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/241">#241: 2017-09-01 SpanishLightStemmer fix for plural words like casas</a> (JONAF2103)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/231">#231: 2017-08-11 WordDelimiterGraphFilter: Better support for camel case splitting.</a> (niqueco)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/218">#218: 2017-07-10 feat: Separate SuggestModes for WordBreak and WordJoin</a> (abhidemon)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/201">#201: 2017-05-15 Allocate ArrayList with exact size</a> (kno10)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/175">#175: 2017-03-27 Skipping merger</a> (damianparus)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/153">#153: 2017-01-31 Fix issues reported by findbugs</a> (praste)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/152">#152: 2017-01-31 Added log prior calculations in CachingNaiveBayesClassifier.</a> (KevinLeeCrosby)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/131">#131: 2016-12-29 Fix peer sync replcation test check</a> (praste)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/110">#110: 2016-11-06 Update SearchFiles.java</a> (FreekDB)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/85">#85: 2016-09-29 Allow updating configs like port # on forced upgrade</a> (jasondemorrow)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/48">#48: 2016-07-05 moved common string to constant file</a> (vcharmcaster)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/8">#8: 2016-02-18 Do not log error messages, if client has been interrupted</a> (markus-s24)</li>
</ul>
<h2>Open PRs with a resolved JIRA (13)</h2>
<ul>
<li><a href="https://github.com/apache/lucene-solr/pull/1161">#1161</a>: <a href="https://issues.apache.org/jira/browse/SOLR-12325">Closed 2020-03-08 SOLR-12325: introduce uniqueBlockQuery(parent:true) aggregation for JSON Facet</a> (mkhl)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1122">#1122</a>: <a href="https://issues.apache.org/jira/browse/SOLR-12490">Closed 2020-01-15 SOLR-12490: Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets </a> (mkhl)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1064">#1064</a>: <a href="https://issues.apache.org/jira/browse/LUCENE-9084">Closed 2020-01-09 LUCENE-9084: circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester</a> (mikemccand)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/1048">#1048</a>: <a href="https://issues.apache.org/jira/browse/SOLR-13806">Closed 2019-12-10 SOLR-13806: SolrJ QueryResponse._explainMap is incorrectly typed</a> (ab)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/987">#987</a>: <a href="https://issues.apache.org/jira/browse/SOLR-13884">Resolved 2020-03-24 SOLR-13884: Concurrent collection creation leads to multiple replicas placed on same node</a> (ab)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/972">#972</a>: <a href="https://issues.apache.org/jira/browse/SOLR-13452">Resolved 2019-12-02 SOLR-13452: Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.</a> (dweiss)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/942">#942</a>: <a href="https://issues.apache.org/jira/browse/SOLR-13834">Resolved 2019-10-15 SOLR-13834: ZkController#getSolrCloudManager() creates a new instance of ZkStateReader</a> (ichattopadhyaya)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/922">#922</a>: <a href="https://issues.apache.org/jira/browse/SOLR-13793">Resolved 2019-10-15 SOLR-13793: HTTPSolrCall makes cascading calls even when all replicas are down for a collection</a> (ichattopadhyaya)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/915">#915</a>: <a href="https://issues.apache.org/jira/browse/SOLR-13661">Closed 2019-12-12 SOLR-13661: A package management system for Solr</a> (ichattopadhyaya)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/906">#906</a>: <a href="https://issues.apache.org/jira/browse/LUCENE-8996">Closed 2019-12-09 LUCENE-8996: maxScore is sometimes missing from distributed grouped responses</a> (cpoerschke)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/888">#888</a>: <a href="https://issues.apache.org/jira/browse/SOLR-13774">Resolved 2020-03-30 SOLR-13774: Add Lucene/Solr OpenJDK Compatibility Matrix to Ref Guide</a> (erickerickson)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/812">#812</a>: <a href="https://issues.apache.org/jira/browse/SOLR-13663">Resolved 2019-08-14 SOLR-13663: XML Query Parser to Support SpanPositionRangeQuery</a> (mkhl)</li>
<li><a href="https://github.com/apache/lucene-solr/pull/740">#740</a>: <a href="https://issues.apache.org/jira/browse/SOLR-12550">Closed 2020-02-20 SOLR-12550: ConcurrentUpdateSolrClient doesn't respect timeouts for commits and optimize</a> (shalin)</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment