issues
search
mikemccand
/
stargazers-migration-test
Testing Lucene's Jira -> GitHub issues migration
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow LeafFieldComparators to publish feature values [LUCENE-8949]
#946
mikemccand
opened
5 years ago
0
Change "name" argument in ICU factories to "form" [LUCENE-8948]
#945
mikemccand
closed
5 years ago
5
Indexing fails with "too many tokens for field" when using custom term frequencies [LUCENE-8947]
#944
mikemccand
closed
3 years ago
5
LRUQueryCache#doCache Should Be More Verbose [LUCENE-8946]
#943
mikemccand
opened
5 years ago
0
Allow to change the output file delimiter on Luke "export terms" feature [LUCENE-8945]
#942
mikemccand
closed
5 years ago
10
"I am authorized to contribute" wording in the Pull Request Template [LUCENE-8944]
#941
mikemccand
closed
4 years ago
6
Incorrect IDF in MultiPhraseQuery and SpanOrQuery [LUCENE-8943]
#940
mikemccand
opened
5 years ago
7
Tighten Up LRUQueryCache's Methods [LUCENE-8942]
#939
mikemccand
closed
5 years ago
2
Build wildcard matches more lazily [LUCENE-8941]
#938
mikemccand
closed
5 years ago
5
Early Termination Across Slices [LUCENE-8940]
#937
mikemccand
opened
5 years ago
0
Shared Hit Count Early Termination [LUCENE-8939]
#936
mikemccand
closed
5 years ago
6
Replace try-fail-catch test patterns [LUCENE-8938]
#935
mikemccand
closed
5 years ago
4
Avoid agressive stemming on numbers in the FrenchMinimalStemmer [LUCENE-8937]
#934
mikemccand
closed
5 years ago
7
Add SpanishMinimalStemFilter [LUCENE-8936]
#933
mikemccand
closed
5 years ago
17
BooleanQuery with no scoring clauses cannot skip documents when running TOP_SCORES mode [LUCENE-8935]
#932
mikemccand
closed
5 years ago
8
Move Nori DictionaryBuilder tool from src/tools to src/ [LUCENE-8934]
#931
mikemccand
closed
5 years ago
4
JapaneseTokenizer creates Token objects with corrupt offsets [LUCENE-8933]
#930
mikemccand
closed
5 years ago
23
Allow BKDReader packedIndex to be off heap [LUCENE-8932]
#929
mikemccand
closed
5 years ago
10
TestTopFieldCollectorEarlyTermination Should Use CheckHits [LUCENE-8931]
#928
mikemccand
closed
5 years ago
3
Integrate Luke app health check to nightly tests (CI) [LUCENE-8930]
#927
mikemccand
closed
2 years ago
19
Early Terminating CollectorManager [LUCENE-8929]
#926
mikemccand
opened
5 years ago
15
BKDWriter could make splitting decisions based on the actual range of values [LUCENE-8928]
#925
mikemccand
closed
5 years ago
22
Cut Over To Set.copyOf and Set.Of From Collections.unmodifiableSet [LUCENE-8927]
#924
mikemccand
closed
5 years ago
7
Test2BPostingsBytes org.apache.lucene.index.CorruptIndexException: docs out of order (490879719 <= 490879719 ) [LUCENE-8925]
#922
mikemccand
opened
5 years ago
3
Remove Fields Order Checks from CheckIndex? [LUCENE-8924]
#921
mikemccand
opened
5 years ago
2
Release procedure does not add new version in CHANGES.txt in master [LUCENE-8923]
#920
mikemccand
opened
5 years ago
5
Speed up retrieval of top hits of DisjunctionMaxQuery [LUCENE-8922]
#919
mikemccand
closed
5 years ago
4
IndexSearcher.termStatistics should not require TermStates but docFreq and totalTermFreq [LUCENE-8921]
#918
mikemccand
closed
5 years ago
8
Test2BDocs.test2BDocs error java.lang.ArrayIndexOutOfBoundsException [LUCENE-8926]
#923
mikemccand
opened
5 years ago
2
Reduce size of FSTs due to use of direct-addressing encoding [LUCENE-8920]
#917
mikemccand
closed
5 years ago
101
Query Metadata Aggregator [LUCENE-8919]
#916
mikemccand
opened
5 years ago
0
Catch null terms in PhraseQuery early [LUCENE-8918]
#915
mikemccand
closed
5 years ago
2
Remove the "Direct" doc-value format [LUCENE-8917]
#914
mikemccand
closed
5 years ago
10
GraphTokenStreamFiniteStrings.FiniteStringsTokenStream does not play well with subsequent TokenFilters [LUCENE-8916]
#913
mikemccand
closed
5 years ago
3
Document that RateLimiter's limits may be updated over time [LUCENE-8915]
#912
mikemccand
closed
5 years ago
7
Small improvement in FloatPointNearestNeighbor [LUCENE-8914]
#911
mikemccand
closed
5 years ago
3
Reproducing failure in various TestLatLon* equals/hashcode tests [LUCENE-8913]
#910
mikemccand
closed
5 years ago
6
Remove ICU dependency of nori tools/test-tools [LUCENE-8912]
#909
mikemccand
closed
5 years ago
3
Backport LUCENE-8778 (improved analysis SPI name handling) to 8.x [LUCENE-8911]
#908
mikemccand
closed
5 years ago
18
upgrade to icu 62.1must be completed [LUCENE-8910]
#907
mikemccand
closed
5 years ago
5
Deprecate getFieldNames from IndexWriter [LUCENE-8909]
#906
mikemccand
closed
5 years ago
6
Provide backward compatibility for loading analysis factories [LUCENE-8907]
#904
mikemccand
closed
5 years ago
15
Lucene50PostingsReader.postings() casts BlockTermState param to private IntBlockTermState [LUCENE-8906]
#903
mikemccand
closed
5 years ago
7
TopDocsCollector Should Have Better Error Handling For Illegal Arguments [LUCENE-8905]
#902
mikemccand
closed
5 years ago
5
Enhance Nori DictionaryBuilder tool [LUCENE-8904]
#901
mikemccand
closed
5 years ago
4
Add LatLonShape point query [LUCENE-8903]
#900
mikemccand
closed
4 years ago
4
Index-time join ToParentBlockJoinQuery query produces incorrect result with child wildcards [LUCENE-8902]
#899
mikemccand
closed
5 years ago
2
Load frequencies lazily for postings and impacts [LUCENE-8901]
#898
mikemccand
closed
5 years ago
3
Simplify MultiSorter [LUCENE-8900]
#897
mikemccand
closed
5 years ago
9
Implementation of MultiTermQuery for ORed Queries [LUCENE-8899]
#896
mikemccand
closed
5 years ago
3
Previous
Next