markrmiller
|
89f0149fee
|
SOLR-9846: OverseerAutoReplicaFailoverThread can take too long to stop and leak out of unit tests.
|
2016-12-14 20:56:08 -05:00 |
|
markrmiller
|
96b492c05e
|
SOLR-1953: It may be possible for temporary files to accumulate until the Solr process is shut down.
|
2016-12-14 20:55:32 -05:00 |
|
Chris Hostetter
|
4c22659879
|
SOLR-8959: Refactored TestSegmentSorting out of TestMiniSolrCloudCluster
(cherry picked from commit 6525bb56f027655e5a01f028fa373305c0d01caa)
Conflicts:
solr/CHANGES.txt
|
2016-12-14 13:22:06 -07:00 |
|
Steve Rowe
|
765ea6f5a8
|
SOLR-9832: Schema modifications are not immediately visible on the coordinating node
|
2016-12-13 15:52:23 -05:00 |
|
Erick
|
0ffdacfb14
|
SOLR:9823: CoreContainer incorrectly setting MDCLoggingContext for core
(cherry picked from commit 8c79ab2)
|
2016-12-12 18:47:01 -08:00 |
|
Varun Thacker
|
a243f20973
|
SOLR-9707: Don't forward DeleteByQuery requests to down replicas
|
2016-12-12 17:23:33 -08:00 |
|
Varun Thacker
|
10ff47c6b1
|
SOLR-9844: Improve FieldCache usage api response formatting and show total size information
|
2016-12-12 13:09:10 -08:00 |
|
Christine Poerschke
|
a511b30a50
|
SOLR-8542: Adds Solr Learning to Rank (LTR) plugin for reranking results with machine learning models. (Michael Nilsson, Diego Ceccarelli, Joshua Pantony, Jon Dorando, Naveen Santhapuri, Alessandro Benedetti, David Grohmann, Christine Poerschke)
|
2016-12-08 18:04:06 +00:00 |
|
markrmiller
|
8932718743
|
SOLR-9834: A variety of spots in the code can create a collection zk node after the collection has been removed.
# Conflicts:
# solr/CHANGES.txt
|
2016-12-08 12:06:12 -05:00 |
|
Chris Hostetter
|
135604f632
|
SOLR-5043: New solr.dns.prevent.reverse.lookup system property that can be used to prevent long core (re)load delays on systems with missconfigured hostname/DNS
(cherry picked from commit 8b98b158ff9cc2a71216e12c894ca14352d31f0e)
|
2016-12-06 14:47:21 -07:00 |
|
Tomas Fernandez Lobbe
|
fdec7871a1
|
SOLR-9827: Make ConcurrentUpdateSolrClient create RemoteSolrExceptions in case of remote errors instead of SolrException
|
2016-12-06 10:37:25 -08:00 |
|
Anshum Gupta
|
660f08a0b9
|
SOLR-9819: Upgrade Apache commons-fileupload to 1.3.2, fixing a security vulnerability
|
2016-12-02 13:26:49 -08:00 |
|
Christine Poerschke
|
cf8d0e1ccb
|
SOLR-9660: in GroupingSpecification factor [group](sort|offset|limit) into [group](sortSpec) (Judith Silverman, Christine Poerschke)
|
2016-11-30 20:36:59 +00:00 |
|
Ishan Chattopadhyaya
|
0c3fb75445
|
SOLR-9616 Solr throws exception when expand=true on empty index
|
2016-12-01 00:49:05 +05:30 |
|
Andrzej Bialecki
|
4874f03953
|
SOLR-9768 RecordingJsonParser produces incomplete json (Wojciech Stryszyk via ab)
|
2016-11-30 10:35:19 +01:00 |
|
Christine Poerschke
|
0ef4236745
|
SOLR-9783: (Search|Top)Group[s]ShardResponseProcessor.process: turned sortWithinGroup null check into assert.
Also sort.equals tweak in (grouping) QueryCommand.create method.
|
2016-11-29 19:33:30 +01:00 |
|
Kevin Risden
|
ec385708c6
|
SOLR-9728: Ability to specify Key Store type in solr.in file for SSL
|
2016-11-28 09:53:11 -06:00 |
|
Erick Erickson
|
af904f8dd2
|
SOLR-5260: Faceting on a field in SolrCloud with docValues=true and indexed=false fails
(cherry picked from commit ca66266)
|
2016-11-26 14:11:36 -08:00 |
|
Shalin Shekhar Mangar
|
a81ba8e9c8
|
SOLR-9801: Upgrade jetty to 9.3.14.v20161028
(cherry picked from commit 5228c8e)
|
2016-11-26 00:51:49 +05:30 |
|
David Smiley
|
a089bf2827
|
SOLR-9708: Added UnifiedSolrHighlighter. Added hl.method=original|fastVector|postings|unified
(cherry picked from commit 4314c51)
|
2016-11-24 19:37:54 -05:00 |
|
Noble Paul
|
e309f90589
|
SOLR-9784: Refactor CloudSolrClient to eliminate direct dependency on ZK
SOLR-9512: CloudSolrClient's cluster state cache can break direct updates to leaders
|
2016-11-25 00:27:16 +05:30 |
|
Noble Paul
|
28fd42bf4a
|
SOLR-9721: javabin Tuple parser for streaming and other end points
|
2016-11-24 09:02:28 +05:30 |
|
Shalin Shekhar Mangar
|
8a5bb46663
|
SOLR-8785: Use per-second rates for consistency in all stats outputs
(cherry picked from commit f8fa2e9)
|
2016-11-23 23:23:02 +05:30 |
|
yonik
|
9f24c4b59a
|
SOLR-9786: FieldType.getSetQuery, QParser.flags/isFilter, solr query parser use getSetQuery when appropriate and other optimizations
|
2016-11-22 12:53:41 -05:00 |
|
Steve Rowe
|
615570c347
|
LUCENE-7543: Update dev-tools/README.txt to include new dev-tools/ directories including doap/; add missing 1.4.1 and 4.9.1 release notes to Solr's CHANGES.txt; fix names of 3.6.1, 3.6.2, 4.0-ALPHA and 4.0-BETA releases in Solr's DOAP file to refer to solr instead of lucene.
|
2016-11-22 11:59:13 -05:00 |
|
Christine Poerschke
|
e55742e056
|
SOLR-8785: tweak attribution
|
2016-11-22 09:32:14 +00:00 |
|
Shalin Shekhar Mangar
|
2deb900774
|
SOLR-8785: Use Dropwizard Metrics library for core metrics
(cherry picked from commit ff6da66)
|
2016-11-22 14:42:47 +05:30 |
|
Alexandre Rafalovitch
|
df6d86d5f6
|
SOLR-9626: Add css class, when match key is found
|
2016-11-20 22:35:09 +11:00 |
|
yonik
|
61a6072573
|
SOLR-9324: move changes entry to 6.4
|
2016-11-17 16:49:50 -05:00 |
|
yonik
|
e525cca017
|
SOLR-9772: reuse comparator when deriving fieldSortValues
|
2016-11-17 10:57:02 -05:00 |
|
Erick Erickson
|
8bd4ad36c5
|
SOLR-9606: Change hard-coded keysize from 512 to 1024
(cherry picked from commit e402a30)
|
2016-11-16 13:36:53 -08:00 |
|
Kevin Risden
|
8c7decb4c0
|
SOLR-9597: Add setReadOnly(String ...) to ConnectionImpl
|
2016-11-15 21:35:09 -06:00 |
|
Kevin Risden
|
8af0223812
|
SOLR-9729: JDBCStream improvements
|
2016-11-15 21:07:10 -06:00 |
|
Kevin Risden
|
e3db9f3b8a
|
SOLR-9077: Streaming expressions should support collection alias
|
2016-11-15 20:45:19 -06:00 |
|
Kevin Risden
|
ead40a9e00
|
SOLR-9666: SolrJ LukeResponse support dynamic fields
|
2016-11-15 18:58:54 -06:00 |
|
markrmiller
|
3d91016014
|
SOLR-9284: The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely.
|
2016-11-15 05:19:16 -05:00 |
|
Shalin Shekhar Mangar
|
eedc284c4d
|
SOLR-9736: Solr resolves the collection name against the first available leader or first replica of the first slice
(cherry picked from commit 0d290ae)
|
2016-11-15 14:19:18 +05:30 |
|
Shalin Shekhar Mangar
|
d3420c31a9
|
SOLR-9633: Fix issue number in CHANGES.txt
(cherry picked from commit b57a5e4)
|
2016-11-15 11:07:45 +05:30 |
|
Shalin Shekhar Mangar
|
53dad4f0d1
|
SOLR-9366: Limit memory consumed by FastLRUCache with a new 'maxRamMB' config parameter
(cherry picked from commit 487b097)
|
2016-11-15 11:00:52 +05:30 |
|
Steve Rowe
|
8989c77478
|
SOLR-9751: PreAnalyzedField can cause managed schema corruption
|
2016-11-14 19:18:23 -05:00 |
|
Erick Erickson
|
375dd323a7
|
SOLR-9166: Export handler returns zero for numeric fields that are not in the original doc
|
2016-11-14 06:46:44 -08:00 |
|
Christine Poerschke
|
aa6a678a80
|
SOLR-8332: Factor HttpShardHandler[Factory]'s url shuffling out into a ReplicaListTransformer class.
(Christine Poerschke, Noble Paul)
|
2016-11-09 10:37:53 +00:00 |
|
yonik
|
768b7ff8f5
|
SOLR-9740: fix macro expansion of multi-valued parameters
|
2016-11-08 18:10:36 -05:00 |
|
yonik
|
46f5f45862
|
SOLR-9038: add snapshotscli.sh and supporting code
|
2016-11-08 13:28:57 -05:00 |
|
yonik
|
ecff326331
|
SOLR-9519: recurse sub-facets of empty buckets if they can widen domain again
|
2016-11-08 12:27:51 -05:00 |
|
Noble Paul
|
41339281eb
|
SOLR-9739: JavabinCodec implements PushWriter interface
|
2016-11-08 20:08:22 +05:30 |
|
Noble Paul
|
e6dfb76c98
|
SOLR-9717: Refactor '/export' to not hardcode the JSON output and to use an API
|
2016-11-08 13:45:59 +05:30 |
|
Christine Poerschke
|
1c7ae9215c
|
SOLR-9726: Reduce number of lookupOrd calls made by the DocValuesFacets.getCounts method. (Jonny Marks via Christine Poerschke)
|
2016-11-07 18:35:30 +00:00 |
|
Dawid Weiss
|
fb83d64eac
|
SOLR-9293: Solrj client support for hierarchical clusters and other topics marker.
|
2016-11-07 15:27:40 +01:00 |
|
Alexandre Rafalovitch
|
dc485a0eb6
|
SOLR-9005: Add guard condition to the example js
|
2016-11-06 15:16:16 +11:00 |
|