Shalin Shekhar Mangar
|
7a8ff69316
|
SOLR-5041: Add a test to make sure that a leader always recovers from log on startup
|
2016-09-30 20:00:01 +05:30 |
Christine Poerschke
|
08a5951adf
|
Correct TransformerFactory.defaultFactories initialCapacity. (Diego Ceccarelli via Christine Poerschke)
|
2016-09-30 13:51:02 +01:00 |
Christine Poerschke
|
dbc29c0adc
|
SOLR-9574: Factor out AbstractReRankQuery from ReRankQParserPlugin's private ReRankQuery.
|
2016-09-30 13:47:27 +01:00 |
Christine Poerschke
|
ff359248b3
|
In AddUpdateCommand remove one unused local and the getSchema.getUniqueKeyField method call that initialises it.
|
2016-09-30 13:47:27 +01:00 |
Christine Poerschke
|
fe1b290e40
|
Removes some unused locals in solr/core request and response packages.
|
2016-09-30 13:47:27 +01:00 |
Alan Woodward
|
f13b727213
|
SOLR-9205: Parse schema in LukeResponse
|
2016-09-30 10:49:14 +01:00 |
Alan Woodward
|
ef747c8445
|
SOLR-9556: Exit failover thread on interrupt
|
2016-09-30 09:05:43 +01:00 |
Mikhail Khludnev
|
64b0c91df1
|
SOLR-9554: fix NullPointerException when cores move schema.xml to
managed-schema concurrently. No new test added yet.
|
2016-09-30 08:03:20 +03:00 |
Joel Bernstein
|
787d905edc
|
SOLR-9258: Update CHANGES.txt
|
2016-09-29 20:54:58 -04:00 |
Joel Bernstein
|
8f00bcb1a0
|
SOLR-9258: Fix precommit
|
2016-09-29 18:03:26 -04:00 |
Joel Bernstein
|
9cd6437d4b
|
SOLR-9258: Optimizing, storing and deploying AI models with Streaming Expressions
|
2016-09-29 18:03:26 -04:00 |
mikemccand
|
7d13f3ecd2
|
SOLR-9582: reset lastDocID when switching to a new LeafReader
|
2016-09-29 21:24:13 +02:00 |
Noble Paul
|
063d624cdc
|
SOLR-8146: refactored the replica rules classes so that they can be accessed from SolrJ
|
2016-09-29 19:39:33 +05:30 |
Shalin Shekhar Mangar
|
ce24de5cd6
|
SOLR-9504: A replica with an empty index becomes the leader even when other more qualified replicas are in line
|
2016-09-29 17:08:22 +05:30 |
Noble Paul
|
54dd6d187e
|
SOLR-8995: apparently precommit fails if interfaces are not static. strange
|
2016-09-29 13:36:02 +05:30 |
Noble Paul
|
8ce52cf2b1
|
SOLR-8995: use lambdas for CoreCloseListener
|
2016-09-29 11:38:00 +05:30 |
Noble Paul
|
e8767daa7b
|
SOLR-8995: use lambdas for CoreCloseListener
|
2016-09-29 11:33:22 +05:30 |
Noble Paul
|
5c5c0c93ae
|
SOLR-9576: Make FieldAnalysisRequestHandler, DocumentAnalysisRequestHandler & DumpRequestHandler implicit
|
2016-09-28 20:04:04 +05:30 |
Jan Høydahl
|
eba3939a04
|
SOLR-7436: Solr stops printing stacktraces in log and output (add -XX:-OmitStackTraceInFastThrow to solr.in.{sh|cmd))
|
2016-09-28 10:06:15 +02:00 |
Noble Paul
|
7afa220e48
|
avoid unnecessary map creation
|
2016-09-28 11:35:42 +05:30 |
Noble Paul
|
09890f7f93
|
SOLR-9572: config API to show expanded useParams for request handlers inline
|
2016-09-28 11:30:03 +05:30 |
Steve Rowe
|
9f35a6b829
|
SOLR-9411: Better validation for Schema API add-field
|
2016-09-27 18:16:55 -04:00 |
Christine Poerschke
|
a84d9a5d69
|
In ConfigSetProperties use unintentionally unused local (objectClass).
|
2016-09-27 12:18:22 +01:00 |
Christine Poerschke
|
85603b0eca
|
Remove unused local (targetShard) in SliceMutator.
|
2016-09-27 12:18:22 +01:00 |
Christine Poerschke
|
1d2be1df7b
|
SOLR-9567: Make ReRankQParserPlugin's private ReRankCollector a public class of its own. (Christine Poerschke)
|
2016-09-27 12:18:22 +01:00 |
Alan Woodward
|
59c1071346
|
SOLR-6677: More log noise reduction
|
2016-09-27 12:01:42 +01:00 |
Jan Høydahl
|
0eaa85f696
|
SOLR-6677: part 3, moving some more to DEBUG. Only printing "Updated live nodes from ZooKeeper..." if there was actually a change
|
2016-09-27 12:43:04 +02:00 |
Jan Høydahl
|
8046fe29e5
|
SOLR-9411: Better validation of dynamic field for Schema API
|
2016-09-27 12:17:38 +02:00 |
Jan Høydahl
|
6b28af0c7d
|
SOLR-9547: Do not allow bin/solr start as root user (unless -force param specified)
|
2016-09-27 09:24:00 +02:00 |
Jan Høydahl
|
c1553c20f0
|
SOLR-9548: Print full solr-impl version for SNAPSHOT builds
|
2016-09-26 23:22:49 +02:00 |
Noble Paul
|
208e2bc66f
|
SOLR-9557: optimize splitsmart
|
2016-09-26 22:57:09 +05:30 |
Noble Paul
|
f6622ef374
|
SOLR-9557: reverting an optimization
|
2016-09-26 21:59:31 +05:30 |
Christine Poerschke
|
7a6567e4a6
|
TestSmileRequest to import response.SmileWriterTest instead of (deprecated) request.SmileWriterTest predecessor. Then remove (three) deprecated/relocated tests. (Follow-ons from SOLR-9538 itself.)
|
2016-09-26 13:38:26 +01:00 |
Christine Poerschke
|
d6d4f34757
|
Fix @link typo.
|
2016-09-26 13:38:26 +01:00 |
Christine Poerschke
|
a8f4ef02ed
|
SOLR-9543: reduce code duplication in ReRankQParserPlugin.ReRankCollector.topDocs (part 2 of 2)
|
2016-09-26 13:38:26 +01:00 |
Alan Woodward
|
be4233cb56
|
SOLR-9132: Cut over DeleteReplica tests
Also fixes some bugs in CollectionAdminRequest.DeleteReplica from SOLR-9319
|
2016-09-26 13:15:14 +01:00 |
Noble Paul
|
581effd152
|
removed unnecessary public static final
|
2016-09-26 17:15:36 +05:30 |
Noble Paul
|
691472c0f0
|
SOLR-9557: Every implicit requesthandler now has a default 'useParams' attribute
|
2016-09-26 17:00:17 +05:30 |
Alan Woodward
|
6687244667
|
SOLR-9486: Fix race in AutoCommitTest
|
2016-09-26 10:31:10 +01:00 |
Alan Woodward
|
255bf895b3
|
SOLR-6677: Some more logging moves from INFO to DEBUG
|
2016-09-26 10:22:34 +01:00 |
Jan Høydahl
|
4c7a8c4b81
|
SOLR-9548: The beginning of solr.log now starts with a more informative welcome message
|
2016-09-26 11:02:20 +02:00 |
Alan Woodward
|
c809cd4f0a
|
SOLR-9500: Add LogLevel annotation for test-specific logging changes
|
2016-09-26 09:14:49 +01:00 |
Noble Paul
|
65439e261e
|
SOLR-9558: DIH TemplateTransformerto to support multivalued fields
|
2016-09-26 12:20:44 +05:30 |
Mikhail Khludnev
|
46301f2fa2
|
SOLR-8395: add disclaimer into 7.0 migration - it won't work there.
|
2016-09-24 23:26:33 +03:00 |
Mikhail Khludnev
|
4ab8e9c262
|
LUCENE-7452: block join queries' exception message to suggest how to
find a doc which violate orthogonality restriction.
|
2016-09-24 22:31:58 +03:00 |
Joel Bernstein
|
4733488ed5
|
SOLR-9537: Update CHANGES.txt
|
2016-09-23 22:31:02 -04:00 |
Joel Bernstein
|
18c31b3250
|
SOLR-9537: Support facet scoring with the scoreNodes expression
|
2016-09-23 14:08:31 -04:00 |
Christine Poerschke
|
ef5da9705d
|
SOLR-9551: Add JSONWriter constructor variant, JSONWriterTest.testConstantsUnchanged test. (Jonny Marks, Christine Poerschke)
|
2016-09-23 13:42:54 +01:00 |
Christine Poerschke
|
a9eb64e427
|
SOLR-9543: reduce code duplication in ReRankQParserPlugin.ReRankCollector.topDocs (part 1 of 2)
|
2016-09-23 13:41:36 +01:00 |
Christine Poerschke
|
0abf032158
|
LUCENE-7454: unusedPrivateMember removal (DefaultIndexingChain) and tweak (PointInSetQuery)
|
2016-09-23 13:41:36 +01:00 |