forked from apache/lucene-solr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'enhancement_blockUnkwon-default-true' of github.com:Mar…
…cusSorealheis/lucene-solr into enhancement_blockUnkwon-default-true * 'enhancement_blockUnkwon-default-true' of github.com:MarcusSorealheis/lucene-solr: (51 commits) Harden AliasIntegrationTest.testClusterStateProviderAPI SOLR-13694: IndexSizeEstimator NullPointerException. adding <SpanPositionRange> into XML Query Parser SOLR-13693: Use strongly-typed setters for cache parameters. LUCENE-8933: Use 'expectThrows' instead of 'expected'. (apache#830) LUCENE-8933: Validate JapaneseTokenizer user dictionary entry (apache#809) SOLR-13240: make operation-not-null checks consistent in TestPolicy.testNodeLostMultipleReplica (Richard Goodman via Christine Poerschke) SOLR-13688: Run the bin/solr export command multithreaded SOLR-13464: fix javadoc typo that precommit somehow missed? SOLR-13464: Test work arounds SOLR-13399: Adding splitByPrefix param to IndexSizeTrigger; some splitByPrefix test and code cleanup SOLR-13647: Default solr.in.sh contains incorrect default value SOLR-13568: Precommit fail Java var until 9x. Fail var... SOLR-13573: Add SolrRangeQuery getters for bounds SOLR-13593: Allow to look up analyzer components by their SPI names in field type configuration. LUCENE-8948: Change 'name' argument in ICU factories to 'form'. SOLR-13680: use try-with-resource to close closeable resources SOLR-13682: command line option to export documents to a file SOLR-13682: precommit errors SOLR-13682: command line option to export documents to a file ...
- Loading branch information
Showing
209 changed files
with
7,567 additions
and
5,144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,4 +28,5 @@ pom.xml | |
.pydevproject | ||
__pycache__ | ||
/dev-tools/scripts/scripts.iml | ||
.DS_Store | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.