Mikhail Khludnev
|
0baf2fa33c
|
SOLR-10134: EmbeddedSolrServer handles SchemaAPI requests
|
2017-03-01 08:32:35 +03:00 |
Ishan Chattopadhyaya
|
8b4502c218
|
Fixing precommit by removing unused imports
|
2017-03-01 04:38:35 +05:30 |
Ishan Chattopadhyaya
|
0b7b1443c2
|
Fix UpdateLogTest failure
|
2017-03-01 04:18:22 +05:30 |
yonik
|
34bb7f31e5
|
SOLR-10214: clean up BlockCache Metrics, add storeFails and counts
|
2017-02-28 12:36:08 -05:00 |
markrmiller
|
2adc11c70a
|
tests: null out static
|
2017-02-28 12:12:34 -05:00 |
Ishan Chattopadhyaya
|
0010867a63
|
Adding 6.4.2 version
|
2017-02-28 20:23:11 +05:30 |
Adrien Grand
|
df6f830723
|
LUCENE-7410: Make cache keys and close listeners less trappy.
|
2017-02-28 14:46:45 +01:00 |
Adrien Grand
|
8e65aca0e1
|
LUCENE-7716: Reduce specialization in TopFieldCollector.
|
2017-02-28 14:46:44 +01:00 |
Adrien Grand
|
c7fd143770
|
LUCENE-7709: Remove unused backward compatibility logic.
|
2017-02-28 13:38:04 +01:00 |
Adrien Grand
|
d9c0f2599d
|
LUCENE-7703: Record the index creation version.
|
2017-02-28 13:37:07 +01:00 |
Adrien Grand
|
b6c5a8a0c1
|
Avoid infinite loop in TestFuzzyQuery.
|
2017-02-28 11:53:50 +01:00 |
markrmiller
|
04ba9968c0
|
SOLR-10196: ElectionContext#runLeaderProcess can hit NPE on core close.
|
2017-02-27 23:41:30 -05:00 |
markrmiller
|
ed0f0f45ce
|
SOLR-10207: Harden CleanupOldIndexTest.
|
2017-02-27 23:33:47 -05:00 |
markrmiller
|
86b5b6330f
|
tests: raise timeout
|
2017-02-27 22:55:29 -05:00 |
Varun Thacker
|
0f5875b735
|
SOLR-7453: Remove replication & backup scripts in the solr/scripts directory of the checkout
|
2017-02-27 17:40:57 -08:00 |
Joel Bernstein
|
0c1fde664f
|
SOLR-10208: Adjust scoring formula for the scoreNodes function
|
2017-02-27 12:03:26 -05:00 |
Andrzej Bialecki
|
a248e6e3c0
|
SOLR-10182 Remove metrics collection at Directory level.
|
2017-02-27 16:32:27 +01:00 |
Christine Poerschke
|
048b24c64a
|
SOLR-10192: Fix copy/paste in solr-ltr pom.xml template.
|
2017-02-27 12:31:25 +00:00 |
Uwe Schindler
|
ea37b9ae87
|
SOLR-10158: Add support for "preload" option in MMapDirectoryFactory
|
2017-02-25 21:15:09 +01:00 |
Uwe Schindler
|
6f3f6a2d66
|
Fix Java 9 b158+ problem (no compatibility layer for non expanded paths anymore)
|
2017-02-25 20:59:26 +01:00 |
Tomas Fernandez Lobbe
|
99e8ef2304
|
SOLR-10190: Fixed assert message
|
2017-02-24 17:37:44 -08:00 |
Tomas Fernandez Lobbe
|
39887b8629
|
SOLR-10190: Fix NPE in CloudSolrClient when reading stale alias
This closes #160
|
2017-02-24 17:33:12 -08:00 |
Jan Høydahl
|
30125f99da
|
Revert "SOLR-9640: Support PKI authentication and SSL in standalone-mode master/slave auth with local security.json"
This reverts commit 95d6fc2512 .
|
2017-02-25 00:43:42 +01:00 |
Jim Ferenczi
|
57a42e4ec5
|
LUCENE-7708: Fix position length attribute set by the ShingleFilter when outputUnigrams=false
|
2017-02-24 23:37:37 +01:00 |
Mike McCandless
|
cab3aae11d
|
LUCENE-7710: BlockPackedReader now throws CorruptIndexException if bitsPerValue is out of bounds, not generic IOException
|
2017-02-24 17:13:49 -05:00 |
Mike McCandless
|
2e56c0e505
|
LUCENE-7707: add explicit boolean to TopDocs.merge to govern whether incoming or implicit shard index should be used
|
2017-02-24 17:01:19 -05:00 |
Christine Poerschke
|
471d842742
|
Remove outdated comment.
|
2017-02-24 18:38:11 +00:00 |
Jan Høydahl
|
95d6fc2512
|
SOLR-9640: Support PKI authentication and SSL in standalone-mode master/slave auth with local security.json
|
2017-02-24 14:30:42 +01:00 |
Simon Willnauer
|
5eeb8136f3
|
LUCENE-7707: Use predefined shard index when mergeing top docs if present.
This allows to use TopDoc#merge to merge shard responses incrementally
instead of once all shard responses are present.
|
2017-02-24 11:43:24 +01:00 |
yonik
|
05c17c9a51
|
SOLR-9764: fix CHANGES entry
|
2017-02-23 16:55:36 -05:00 |
Joel Bernstein
|
a0aef2faaf
|
SOLR-10156: Increase the overfetch
|
2017-02-23 15:12:08 -05:00 |
Joel Bernstein
|
dba733e7aa
|
SOLR-10156: Add significantTerms Streaming Expression
|
2017-02-23 14:18:03 -05:00 |
Uwe Schindler
|
894a43b259
|
SOLR-9450: The docs/ folder in the binary distribution now contains a single index.html file linking to the online documentation, reducing the size of the download
|
2017-02-23 15:43:45 +01:00 |
Mike McCandless
|
3ad6e41910
|
add javadocs explaining SynonymGraphFilter's ignoreCase
|
2017-02-23 07:23:24 -05:00 |
Dawid Weiss
|
8ed8ecfc7e
|
LUCENE-7706: Update MergeScheduler's documentation - clone() is no longer there
|
2017-02-23 11:51:03 +01:00 |
Erick Erickson
|
8367e159e4
|
SOLR-10021: Cannot reload a core if it fails initialization.
|
2017-02-22 17:46:36 -08:00 |
markrmiller
|
c53b7c33b0
|
SOLR-10195: Harden AbstractSolrMorphlineZkTestBase based tests.
|
2017-02-22 19:50:19 -05:00 |
Jan Høydahl
|
1e206d820a
|
SOLR-10055: Linux installer now renames existing bin/solr.in.* as bin/solr.in.*.orig to avoid wrong resolving.
|
2017-02-22 23:44:19 +01:00 |
Mike McCandless
|
4e2cf61ac7
|
LUCENE-7686: add efficient de-duping to the NRT document suggester
|
2017-02-22 16:04:26 -05:00 |
markrmiller
|
29a5ea44a7
|
SOLR-10193: Improve MiniSolrCloudCluster#shutdown.
|
2017-02-22 15:58:12 -05:00 |
markrmiller
|
d6337ac3e5
|
SOLR-9824: Some bulk update paths could be very slow due to CUSC polling.
|
2017-02-22 14:44:18 -05:00 |
markrmiller
|
2f82409e5b
|
SOLR-9855: DynamicInterceptor in HttpClientUtils use synchronization that can deadlock and puts a global mutex around per request process calls.
|
2017-02-22 14:44:18 -05:00 |
markrmiller
|
be64c26c27
|
SOLR-10126: Improve test a bit.
|
2017-02-22 14:44:17 -05:00 |
Tomas Fernandez Lobbe
|
55ef713eb2
|
SOLR-10143: Added CHANGES entry
|
2017-02-22 10:32:54 -08:00 |
Tomas Fernandez Lobbe
|
21690f5e12
|
SOLR-10143: PointFields will create IndexOrDocValuesQuery when a field is both, indexed=true and docValues=true
|
2017-02-22 10:31:12 -08:00 |
Steve Rowe
|
6ddf3693bb
|
solr/CHANGES.txt: Re-order a couple entries in the 6.5.0 section to make it like the branch_6x version
|
2017-02-22 13:23:34 -05:00 |
Steve Rowe
|
9bc3fa39c8
|
Sync 6.5.0 section in solr/CHANGES.txt with the branch_6x version.
|
2017-02-22 13:11:11 -05:00 |
Christine Poerschke
|
b9b699fbeb
|
LUCENE-7676: move CHANGES.txt entry from 6.5.0 to (newly created) 6.4.2 section.
|
2017-02-22 17:59:52 +00:00 |
Christine Poerschke
|
18a2509ae3
|
SOLR-10083: move CHANGES.txt entry from 6.5.0 to 6.4.2 section.
|
2017-02-22 17:40:17 +00:00 |
markrmiller
|
9a39e9156a
|
SOLR-10136: @AwaitsFix this test.
|
2017-02-22 11:04:16 -05:00 |