Chris Hostetter
35aac1d462
SOLR-10399: cleanup unused imports
2017-03-31 18:16:13 -07:00
Chris Hostetter
b60b86ecab
SOLR-10399: Generalize some internal facet logic to simplify points/non-points field handling
2017-03-31 17:01:42 -07:00
Christine Poerschke
413555651d
LUCENE-7763: Remove outdated comment in IndexWriterConfig.setIndexSort javadocs.
...
(马可阳 via Christine Poerschke)
2017-03-31 18:10:27 +01:00
yonik
bdb0d588ee
SOLR-7452: add more tests for refinement of missing buckets
2017-03-31 12:55:15 -04:00
yonik
cc623403bd
SOLR-7452: refinement of missing buckets and partial facets through missing buckets
2017-03-31 12:54:30 -04:00
Adrien Grand
e80643e5a7
LUCENE-7753: Make fields static when possible.
2017-03-31 17:28:21 +02:00
Adrien Grand
23c6ea274e
LUCENE-7761: Fixed comment in ReqExclScorer.
2017-03-31 17:28:21 +02:00
markrmiller
0445f8200e
SOLR-10338: Configure SecureRandom non blocking for tests.
2017-03-31 10:53:20 -04: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
Adrien Grand
edafcbad14
LUCENE-7755: Join queries should not reference IndexReaders.
2017-03-30 15:11:52 +02: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
Ishan Chattopadhyaya
efdb04d06c
SOLR-10352: Fixing available entropy warning limit to 300
2017-03-29 19:22:02 +05:30
Andrzej Bialecki
30f7914c3b
SOLR-10362 Be more specific when catching this exception.
2017-03-29 15:26:33 +02:00
Mike McCandless
1ace1740d9
remove dead code
2017-03-29 08:48:26 -04:00
Jan Høydahl
a6f27d3e1e
SOLR-10147: Admin UI -> Cloud -> Graph: Impossible to see shard state
2017-03-29 10:54:02 +02:00
Cao Manh Dat
9b7c8d5606
SOLR-9993: Add support for ExpandComponent with PointFields
2017-03-29 13:52:51 +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
Cao Manh Dat
144091ad29
SOLR-10079: TestInPlaceUpdates(Distrib|Standalone) failures
2017-03-29 08:09:40 +07:00
yonik
66bfdcbdba
SOLR-7452: change terminology from _m missing-bucket to _p partial-bucket for refinement
2017-03-28 19:52:51 -04:00
Steve Rowe
0a689f4d95
SOLR-10357: Enable edismax and standard query parsers to handle the option combination sow=false / autoGeneratePhraseQueries=true by setting QueryBuilder.autoGenerateMultiTermSynonymsQuery
2017-03-28 18:39:28 -04:00
Ishan Chattopadhyaya
6b0217b7cb
SOLR-6736: Adding support for uploading zipped configsets using ConfigSets API
2017-03-29 00:44:27 +05:30
Ishan Chattopadhyaya
0322068ea4
SOLR-10365: Handle a SolrCoreInitializationException while publishing core state during SolrCore creation
2017-03-29 00:26:31 +05:30
Joel Bernstein
aa2b46a62a
SOLR-10341: SQL AVG function mis-interprets field type
2017-03-28 18:42:18 +01:00
Steve Rowe
1a80e4d694
SOLR-10343: Update Solr default/example and test configs to use SynonymGraphFilterFactory
2017-03-28 11:47:02 -04:00
Adrien Grand
390ef9af9f
LUCENE-7743: Avoid calling new String(String).
2017-03-28 15:35:04 +02: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
Jan Høydahl
68eb078af8
SOLR-10369: bin\solr.cmd delete and healthcheck now works again (fixed continuation chars ^)
2017-03-28 14:24:09 +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
Andrzej Bialecki
cb20eae178
SOLR-10362: "Memory Pool not found" error when reporting JVM metrics.
2017-03-27 22:19:03 +02:00
Erick Erickson
0b3ca1bb61
SLR-10108: bin/solr script recursive copy broken
2017-03-27 12:15:05 -07:00
Ishan Chattopadhyaya
2ba54a36ba
SOLR-10352: bin/solr script now prints warning when available system entropy is lower than 300
2017-03-27 23:56:23 +05:30
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
markrmiller
e11c86f6e4
SOLR-10076: Move changes entry to 6.6 release.
2017-03-27 10:44:45 -04:00
Shalin Shekhar Mangar
cd66a5ff51
SOLR-9835: Fixed precommit failure.
2017-03-27 20:06:01 +05:30
Cao Manh Dat
d156aafd1d
SOLR-9835: TestInjection.waitForInSyncWithLeader() should rely on commit point of searcher
2017-03-27 16:44:22 +07:00
Jim Ferenczi
013601f053
Update project doap files with 6.5.0 release
2017-03-25 18:44:39 +01:00
Jim Ferenczi
56d455c433
Add 6.5.0 back compat test indexes
2017-03-25 18:37:25 +01:00
Mike McCandless
40f43248fb
fix typo in comment
2017-03-25 06:21:29 -04:00
David Smiley
f1aef3d12b
SOLR-10304: Refactor new SolrDocumentFetcher out of SolrIndexSearcher
2017-03-24 23:01:32 -04:00
David Smiley
8664f1f38a
SOLR-10249: Refactor IndexFetcher to return detailed result
2017-03-24 22:46:24 -04:00
yonik
fec87fceb5
SOLR-7452: add support for _m buckets, missing and has sub-facets in need of refinement
2017-03-24 20:43:44 -04:00
Steve Rowe
53e5f34f66
SOLR-9221: Remove Solr contribs: map-reduce, morphlines-core and morphlines-cell
2017-03-24 12:31:16 -04:00
Chris Hostetter
6665aed952
Fix test to stop asserting specific order when secondary sort is unspecified, add new checks that do assert an explicit order when secondary sort IS specified.
2017-03-23 18:28:10 -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
Cao Manh Dat
88c3c3c580
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2017-03-23 07:31:37 +07:00