Christine Poerschke
|
b1b9a94b1d
|
SOLR-10744: remove unused import
|
2017-06-05 10:35:53 +01:00 |
Shalin Shekhar Mangar
|
744d1ab974
|
SOLR-10782: Improve error handling and tests for Snitch and subclasses and general cleanups
|
2017-06-05 13:41:26 +05:30 |
Noble Paul
|
1f437fe5ab
|
SOLR-10744: use the new flags in json parsing and add tests
|
2017-06-05 13:34:07 +09:30 |
yonik
|
67876b3027
|
SOLR-7452: fix facet refinement for method:dvhash
|
2017-06-04 20:13:33 -04:00 |
Mikhail Khludnev
|
db2b19f6ba
|
SOLR-8762: respond child docs in DIH debug
|
2017-06-03 21:36:52 +03:00 |
Varun Thacker
|
2c9f8604c2
|
SOLR-8437: Improve RAMDirectory details in sample solrconfig files
|
2017-06-02 21:56:49 -07:00 |
Erick
|
2eacf13def
|
LUCENE-7705: Allow CharTokenizer-derived tokenizers and KeywordTokenizer to configure the max token length, fix test failure.
|
2017-06-02 20:32:37 -07:00 |
Erick Erickson
|
9efa022e0a
|
Fixed error in bin/solr cp example
|
2017-06-02 14:19:03 -07:00 |
Erick
|
15a8a24152
|
LUCENE-7705: Allow CharTokenizer-derived tokenizers and KeywordTokenizer to configure the max token len (test fix)
|
2017-06-02 14:11:11 -07:00 |
Cassandra Targett
|
9e99a23f31
|
SOLR-10509, SOLR-10649: add docs for new metric features; add <metrics> to solr.xml docs
|
2017-06-02 14:52:02 -05:00 |
Cassandra Targett
|
a477ebb985
|
Ref Guide: add new level-2 header to fix out of order heading levels
|
2017-06-02 14:52:02 -05:00 |
Cassandra Targett
|
07bcd4df1f
|
Ref Guide: fix duplicate anchors for internal links
|
2017-06-02 14:52:02 -05:00 |
Chris Hostetter
|
038baaed92
|
SOLR-10801: Remove several deprecated methods that were exposed to plugin writers
|
2017-06-02 10:51:23 -07:00 |
Cassandra Targett
|
3b45d8284f
|
SOLR-10280: document "compact" format of metrics response
|
2017-06-02 12:36:19 -05:00 |
Tomas Fernandez Lobbe
|
3618fc529d
|
SOLR-10799: Refator HttpShardHandler.prepDistributed collection of shard replicas
|
2017-06-02 10:34:30 -07:00 |
yonik
|
393a2ed176
|
SOLR-7452: tests: templatize refinement tests
|
2017-06-02 11:36:10 -04:00 |
Ishan Chattopadhyaya
|
ac26d81116
|
SOLR-10447: Ref guide documentation
|
2017-06-02 20:58:22 +05:30 |
Ishan Chattopadhyaya
|
2eb324f9ba
|
SOLR-10446, SOLR-6736: Ref guide documentation
|
2017-06-02 20:56:15 +05:30 |
Noble Paul
|
e36d251751
|
SOLR-9735: sysLoadAverage and headusage are now double
|
2017-06-03 00:17:58 +09:30 |
Noble Paul
|
2a625dfb1f
|
SOLR-9735: validation of all input values to either string or long
|
2017-06-02 23:28:53 +09:30 |
Noble Paul
|
4e691f9e4a
|
SOLR-9735: validation of all input values to either string or long
|
2017-06-02 23:27:22 +09:30 |
Christine Poerschke
|
c64f9d64b4
|
SOLR-8668: In solrconfig.xml remove <mergePolicy> (and related <mergeFactor> and <maxMergeDocs>)
support in favor of the <mergePolicyFactory> element introduced by SOLR-8621 in Solr 5.5.0.
(Christine Poerschke, hossman)
|
2017-06-02 13:59:08 +01:00 |
Christine Poerschke
|
445ceda01c
|
LUCENE-7858: checkJavadocLinks.py to mention common root causes of broken links
|
2017-06-02 10:40:53 +01:00 |
Christine Poerschke
|
cccf97cae8
|
SOLR-10790: Fix warnings in Assign.java and ReplicaAssigner.java classes.
|
2017-06-02 10:39:18 +01:00 |
Christine Poerschke
|
72ba34f66c
|
LUCENE-7852: Correct copyright year(s) in lucene/LICENSE.txt and solr/LICENSE.txt files
|
2017-06-02 10:36:07 +01:00 |
Noble Paul
|
e2ae9992c5
|
SOLR-9735: validation for specific tags
|
2017-06-02 18:02:21 +09:30 |
Joel Bernstein
|
5b93b738b1
|
SOLR-10559: Add tuple documentation
|
2017-06-01 17:14:02 -04:00 |
Joel Bernstein
|
a827a9d909
|
SOLR-10559: Add tuple documentation
|
2017-06-01 17:11:50 -04:00 |
Joel Bernstein
|
057451ac64
|
SOLR-10559: Add tuple documentation
|
2017-06-01 17:08:52 -04:00 |
Joel Bernstein
|
6d6e47f196
|
SOLR-10566: Add documentation
|
2017-06-01 16:26:57 -04:00 |
Joel Bernstein
|
71b5d342fd
|
SOLR-10504: Add documentation
|
2017-06-01 15:59:24 -04:00 |
Joel Bernstein
|
b0f44ad691
|
SOLR-10504: Add documentation
|
2017-06-01 15:56:05 -04:00 |
Joel Bernstein
|
401539758b
|
SOLR-10426: Add documentation
|
2017-06-01 15:35:29 -04:00 |
Cassandra Targett
|
0e7207b9a7
|
Ref Guide: fix bad bullet item from conversion
|
2017-06-01 13:02:41 -05:00 |
Chris Hostetter
|
fb3d3f1c92
|
SOLR-10791: Remove deprecated options in SSLTestConfig
|
2017-06-01 10:50:58 -07:00 |
Chris Hostetter
|
c88c524bbf
|
SOLR-10792: Deprecate and remove implicit registration of lucenePlusSort aka OldLuceneQParser
|
2017-06-01 10:01:17 -07:00 |
Noble Paul
|
b530c1397e
|
SOLR-10419: test errors fixed
|
2017-06-01 15:36:31 +09:30 |
Noble Paul
|
57fe80d8a0
|
SOLR-10744: Update noggit to newer version (0.8)
|
2017-06-01 15:13:00 +09:30 |
David Smiley
|
38741ece58
|
LUCENE-7859: PackedQuadPrefixTree getTokenBytes bug
|
2017-06-01 01:13:26 -04:00 |
Noble Paul
|
4a378eb0ad
|
SOLR-10793: BlobHandler should have a well-known permission name
|
2017-06-01 13:44:02 +09:30 |
Cao Manh Dat
|
82f2a35396
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-06-01 08:51:17 +07:00 |
Cao Manh Dat
|
5d0aa603d7
|
SOLR-10239: Adding documentation for MoveReplica
|
2017-06-01 08:50:54 +07:00 |
Mark Miller
|
7da9e9d735
|
SOLR-10137: Ensure that ConfigSets created via API are mutable.
|
2017-05-31 17:44:08 -04:00 |
Cassandra Targett
|
f34155fb20
|
SOLR-10290: Replace the bright green in the bottom nav links with a lighter tone of the header
|
2017-05-31 16:08:41 -05:00 |
Tomas Fernandez Lobbe
|
22c2ed070a
|
SOLR-10773: Add support for replica types in V2 API
|
2017-05-31 13:53:34 -07:00 |
Karl Wright
|
3291ef884d
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-05-31 15:04:40 -04:00 |
Karl Wright
|
08ea9a787e
|
LUCENE-7853: Return the public interface, not the private implementation
|
2017-05-31 15:03:44 -04:00 |
Mark Miller
|
872b0dba2d
|
SOLR-10360: Solr HDFS snapshot export fails due to FileNotFoundException error when using MR1 instead of yarn.
This closes #173
|
2017-05-31 14:24:18 -04:00 |
Cassandra Targett
|
d148bd4e9e
|
Ref Guide: remove lingering references to "example Jetty" and "your container"
|
2017-05-31 12:27:52 -05:00 |
Cassandra Targett
|
52c27b4ed3
|
Ref Guide: fix format issues and inconsistencies
|
2017-05-31 12:27:52 -05:00 |