Joel Bernstein
5ebd41d13f
SOLR-10274: fix precommit
2017-04-11 15:36:03 -04:00
Joel Bernstein
06a55b73b9
SOLR-10274: The search Streaming Expression should work in non-SolrCloud mode
2017-04-11 15:24:42 -04:00
Andrzej Bialecki
e30cc70fdd
SOLR-9959: SolrInfoMBean-s category and hierarchy cleanup.
2017-04-11 19:22:23 +02:00
Noble Paul
550a324952
SOLR-10429: UpdateRequest#getRoutes()should copy the response parser
2017-04-10 06:43:27 +09:30
Christine Poerschke
206021578e
SOLR-10440: LBHttpSolrClient.doRequest is now always wrapped in a Mapped Diagnostic Context (MDC).
2017-04-07 11:04:41 +01:00
Cao Manh Dat
9c2ef561e5
SOLR-10239: MOVEREPLICA API
2017-04-06 15:48:38 +07:00
Joel Bernstein
37b6c60548
SOLR-10426: Add shuffle Streaming Expression
2017-04-05 17:57:24 -04:00
David Smiley
cb9f151db4
SOLR-10404: fetch() streaming expression: escape values in generated query.
2017-04-05 08:56:50 -04:00
Dennis Gove
ef821834d1
SOLR-10393: Adds UUID Streaming Evaluator
2017-04-01 23:15:43 -04:00
Dennis Gove
674ce4e893
SOLR-10356: Adds basic math streaming evaluators
2017-04-01 21:58:04 -04:00
Adrien Grand
e80643e5a7
LUCENE-7753: Make fields static when possible.
2017-03-31 17:28:21 +02:00
Joel Bernstein
bdd0c7e320
SOLR-10351: Fix pre-commit
2017-03-30 17:53:07 +01:00
Joel Bernstein
6c2155c024
SOLR-10351: Add analyze Stream Evaluator to support streaming NLP
2017-03-30 17:53:07 +01:00
Erick Erickson
edcdc3052b
SOLR-10387: zkTransfer normalizes destination path incorrectly if source is a windows directory
2017-03-29 21:13:40 -07:00
Shai Erera
deddc9b5c8
SOLR-10349: Add totalTermFreq support to TermsComponent
...
TermsComponent only returns docFreq information per requested term.
This commit adds a terms.ttf parameter, which if set to true, will
return both docFreq and totalTermFreq statistics for each requested
term.
2017-03-29 06:18:39 +03:00
Ishan Chattopadhyaya
6b0217b7cb
SOLR-6736: Adding support for uploading zipped configsets using ConfigSets API
2017-03-29 00:44:27 +05:30
Joel Bernstein
aa2b46a62a
SOLR-10341: SQL AVG function mis-interprets field type
2017-03-28 18:42:18 +01:00
Adrien Grand
c189139e52
LUCENE-7751: Avoid boxing primitives only to call compareTo.
2017-03-28 15:35:04 +02:00
Adrien Grand
53064e46dd
LUCENE-7754: Inner classes should be static whenever possible.
2017-03-28 15:35:04 +02:00
Steve Rowe
b46b8278c6
SOLR-10344: Update Solr default/example and test configs to use WordDelimiterGraphFilterFactory
2017-03-27 23:53:55 -04:00
Erick Erickson
0b3ca1bb61
SLR-10108: bin/solr script recursive copy broken
2017-03-27 12:15:05 -07:00
Erick Erickson
bd01064f69
SOLR-10371: There is some spelling mistakes in the Java source code Thanks hu xiaodong"
2017-03-27 09:31:15 -07:00
Shalin Shekhar Mangar
c221ef0fde
SOLR-10281: ADMIN_PATHS is duplicated in two places and inconsistent
2017-03-23 19:33:45 +05:30
Noble Paul
4edfc1a9c7
SOLR-6615: use constants for 'sort', 'distrib'
2017-03-23 18:12:20 +10:30
koji
583fec1a58
SOLR-9184: Add a static convenience method ModifiableSolrParams#of(SolrParams) which returns the same instance if it already is modifiable, otherwise creates a new ModifiableSolrParams instance.
2017-03-23 14:57:45 +09:00
Noble Paul
eb587772dd
SOLR-6615: use constants for 'id', '_route_', '_version_'
2017-03-23 11:45:50 +10:30
Dennis Gove
4171ef79b4
SOLR-10333: Fixes use of HashedMap in StreamEvaluator tests
2017-03-21 08:40:40 -04:00
Dennis Gove
92297b5860
SOLR-10292: Adds CartesianProductStream to turn multivalued fields into multiple tuples
2017-03-20 16:40:46 -04:00
Tomas Fernandez Lobbe
1439794900
SOLR-9990: Avoid copyField in SolrExampleTests.testUpdateField
2017-03-16 15:10:48 -07:00
Joel Bernstein
b46e09c79f
SOLR-10085: SQL result set fields should be ordered by the field list
2017-03-15 18:31:45 -04:00
Mike McCandless
716d43eca9
LUCENE-7742: fix places where we were unboxing and then re-boxing according to FindBugs
2017-03-15 06:03:54 -04:00
Cao Manh Dat
7830462d4b
SOLR-9835: Create another replication mode for SolrCloud
2017-03-14 14:37:47 +07:00
Ishan Chattopadhyaya
ceffbf9844
SOLR-10250: CloudSolrClient can now return versions for documents added or deleted when versions=true is passed
2017-03-13 19:53:22 +05:30
Cao Manh Dat
0fb386a864
SOLR-8045: Deploy V2 API at /v2 instead of /solr/v2
2017-03-11 10:30:52 +07:00
Joel Bernstein
d945a246f6
SOLR-10257: Add logarithm StreamEvaluator
2017-03-09 21:01:24 -05:00
Joel Bernstein
c85aac2a65
SOLR-10254: Fix pre-commit
2017-03-08 21:35:24 -05:00
Joel Bernstein
682c6a7d51
SOLR-10254: significantTerms Streaming Expression should work in non-SolrCloud mode
2017-03-08 21:11:26 -05:00
Andrzej Bialecki
4d7bc94771
SOLR-9858: Collect aggregated metrics from nodes and shard leaders in overseer.
2017-03-07 22:01:21 +01:00
Kevin Risden
686fbd3ba2
SOLR-10171: Add Constant Reduction Rules to Calcite Planner
2017-03-04 19:22:34 -06:00
Adrien Grand
8ed2b764ed
LUCENE-6819: Remove index-time boosts.
2017-03-02 19:18:16 +01:00
David Smiley
d1d73bfbea
SOLR-10153: (and SOLR-10152): UH & PH: Add hl.bs.type=SEPARATOR with new param hl.bs.separator
2017-03-01 21:04:07 -05:00
Joel Bernstein
0c1fde664f
SOLR-10208: Adjust scoring formula for the scoreNodes function
2017-02-27 12:03:26 -05: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
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
Erick Erickson
8367e159e4
SOLR-10021: Cannot reload a core if it fails initialization.
2017-02-22 17:46:36 -08: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
Erick
14b3622608
SOLR-10020: CoreAdminHandler silently swallows some errors
2017-02-21 21:59:26 -08:00