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