Mark Miller
|
b4d280f369
|
SOLR-10783 Add support for Hadoop Credential Provider as SSL/TLS store password source.
|
2017-09-06 22:33:12 -05:00 |
Chris Hostetter
|
ba9504d49d
|
SOLR-10792: remove OldLuceneQParser (FINALLY deprecated in 7.0) from master
|
2017-09-06 16:24:11 -07:00 |
Steve Rowe
|
5e83475f9d
|
ref guide: fix dangling link
|
2017-09-06 13:40:09 -04:00 |
Joel Bernstein
|
26201c8dad
|
SOLR-11241: Fix precommit
|
2017-09-06 11:32:04 -04:00 |
Joel Bernstein
|
4496612120
|
SOLR-11241: Add discrete counting and probability Stream Evaluators
|
2017-09-06 11:32:04 -04:00 |
Noble Paul
|
1fe611d094
|
Merge remote-tracking branch 'origin/master'
|
2017-09-06 18:52:00 +09:30 |
Noble Paul
|
2d8aaa3dcf
|
specifying 'policy' during collection creation
|
2017-09-06 18:51:20 +09:30 |
Robert Muir
|
f49de60b54
|
LUCENE-7940: add CHANGES entry
|
2017-09-05 18:48:12 -04:00 |
Robert Muir
|
08128f712f
|
LUCENE-7940: Bengali Analyzer for Lucene
Closes #238
|
2017-09-05 18:45:22 -04:00 |
yonik
|
cc344dc6bd
|
SOLR-11316: date support for min/max, fix missing bug for int/long fields
|
2017-09-05 16:06:41 -04:00 |
Adrien Grand
|
cb0ff1a799
|
LUCENE-7956: Make the start offset of codePointBefore explicit.
|
2017-09-05 21:21:51 +02:00 |
Adrien Grand
|
967fe8a8b9
|
LUCENE-7956: Remove unrelated changes.
|
2017-09-05 21:17:03 +02:00 |
yonik
|
2ed1573adc
|
SOLR-11317: change FacetStream to handle int/long as well as double for metrics
|
2017-09-05 14:14:19 -04:00 |
yonik
|
ffb7e4f2a5
|
SOLR-11317: tests - disable failing TestSQLHandler
|
2017-09-05 14:00:59 -04:00 |
yonik
|
723ca96bc0
|
SOLR-11317: min/max aggs use integral values for integral fields
|
2017-09-05 13:33:17 -04:00 |
Adrien Grand
|
96150badce
|
LUCENE-7956: Fixed potential stack overflow error in ICUNormalizer2CharFilter.
|
2017-09-05 18:34:05 +02:00 |
Cassandra Targett
|
5a8eb5388d
|
SOLR-11305: finish clean up of Trie* fields in docs
|
2017-09-05 10:37:35 -05:00 |
Steve Rowe
|
547228df17
|
SOLR-11324: Clean up mention of trie fields in documentation and source comments
|
2017-09-05 11:17:54 -04:00 |
Cassandra Targett
|
aff647ecfa
|
SOLR-9526: Update Ref Guide for schemaless changes
|
2017-09-05 09:36:14 -05:00 |
Cassandra Targett
|
030c3c8f72
|
Ref Guide: update ref guide readme for better explanation of build dependencies and targets
|
2017-09-05 09:36:14 -05:00 |
Steve Rowe
|
810ae50e7e
|
SOLR-11313: Finish the job of removing trie fields from the DIH example schemas
|
2017-09-05 10:22:52 -04:00 |
Mike McCandless
|
b4a1a1a87b
|
LUCENE-7891: use a non-buggy LRU cache in Lucene's taxonomy facets, by default
|
2017-09-05 10:13:58 -04:00 |
Steve Rowe
|
f4b13e86ff
|
SOLR-11315: Finish the job of removing trie fields from the 'files' example schema
|
2017-09-05 10:00:34 -04:00 |
Erick
|
5436395325
|
commit 19ec48d8a22461fb5723d9e3b81e87a59f3337a3
Author: Erick <erick@apache.org>
Date: Mon Sep 4 19:00:12 2017 -0700
SOLR-10101: TestLazyCores hangs
|
2017-09-04 19:05:24 -07:00 |
yonik
|
c6a5f10fd3
|
SOLR-11322: omit val for min/max when no values in field for bucket
|
2017-09-04 19:19:40 -04:00 |
yonik
|
33178fb5cc
|
SOLR-10613: add flag to FunctionQParser to use FieldNameValueSource place holder when encountering a field name
|
2017-09-04 18:58:52 -04:00 |
Joel Bernstein
|
3423ae4b92
|
SOLR-11321: Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators
|
2017-09-04 18:40:03 -04:00 |
Shalin Shekhar Mangar
|
e782082e71
|
SOLR-11278: Disable frequently failing method with AwaitsFix
|
2017-09-04 09:42:56 +05:30 |
David Smiley
|
3901a13de3
|
SOLR-11242: QueryParser: re-use the LookaheadSuccess exception.
|
2017-09-03 16:59:31 -04:00 |
Md. Abdulla-Al-Sun
|
40dddf9324
|
LUCENE-7940: added missing boundary case for ba phaala normalization
|
2017-09-03 01:53:15 +06:00 |
Md.Abdulla-Al-Sun
|
7d468c45a9
|
Merge pull request #1 from rmuir/bengali_fixes
LUCENE-7940: minor bengali fixes
|
2017-09-02 19:58:09 +06:00 |
Tommaso Teofili
|
c2c2e8a85e
|
LUCENE-7950 - fixed potential NPE when no docs have the class field
|
2017-09-02 14:43:59 +02:00 |
Mike McCandless
|
cd471cc98d
|
LUCENE-7933: relax test to also pass on 32 bit JVMs
|
2017-09-02 05:41:06 -04:00 |
Mike McCandless
|
0807708f50
|
remove unused imports to fix precommit
|
2017-09-02 05:39:49 -04:00 |
Varun Thacker
|
5e3c64a1cd
|
SOLR-11309: Split up the Read and Write Side Fault Tolerance ref guide page
|
2017-09-01 22:26:02 +05:30 |
Cao Manh Dat
|
058df8c86c
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-01 21:37:42 +07:00 |
Cao Manh Dat
|
c141094f6b
|
SOLR-11244: Add test for bool qparser in QueryEqualityTest
|
2017-09-01 21:37:15 +07:00 |
Cassandra Targett
|
f0ed8a9168
|
SOLR-11305: TrieField deprecation cleanup in several pages
|
2017-09-01 09:11:22 -05:00 |
Cao Manh Dat
|
6f6cdf963a
|
SOLR-11244: Fix precommit
|
2017-09-01 20:46:42 +07:00 |
Mike McCandless
|
1d7809bec1
|
remove test-specific code in NRT replicator
|
2017-09-01 09:24:14 -04:00 |
Cao Manh Dat
|
d3013ab600
|
SOLR-11244: Query DSL for Solr
|
2017-09-01 20:21:43 +07:00 |
Mike McCandless
|
63a0c8d92f
|
LUCENE-7933: validate numBits parameter to LongBitSet ctor
|
2017-09-01 09:15:20 -04:00 |
Robert Muir
|
1fbb400e6f
|
LUCENE-7940: add more efficient (failing) test for BengaliNormalizer
|
2017-09-01 01:22:52 -04:00 |
Robert Muir
|
755f6cc6a8
|
LUCENE-7940: removed unused import and javadocs fix so that ant precommit succeeds
|
2017-08-31 23:49:03 -04:00 |
Cao Manh Dat
|
ea76351419
|
SOLR-11054: Revert the last commit since we found a test failure
|
2017-09-01 10:46:13 +07:00 |
Robert Muir
|
d7379f1dd2
|
LUCENE-7946: Fix CharTermAttribute.setLength's bounds check
|
2017-08-31 22:31:46 -04:00 |
markrmiller
|
ded726ad82
|
SOLR-11209: Try and fix sha1 file.
|
2017-08-31 20:10:50 -05:00 |
Dawid Weiss
|
efe9003043
|
LUCENE-7948: Upgrade randomizedtesting to 2.5.3 (minor fixes in test filtering for IDEs).
|
2017-08-31 23:34:39 +02:00 |
Cassandra Targett
|
eca049e13f
|
SOLR-11305: Update field type description page to mark deprecated types; change some Trie*Field refs to *PointFields
|
2017-08-31 15:07:22 -05:00 |
Cassandra Targett
|
d0a99af7ef
|
Ref Guide: Doc updates for SOLR-10046, SOLR-10929, SOLR-11021
|
2017-08-31 13:43:28 -05:00 |