James Dyer
|
038d1720c9
|
SOLR-2556: Fix SpellingQueryConverter to recognize terms consisting only of digits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717795 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-03 16:11:43 +00:00 |
|
Shalin Shekhar Mangar
|
0618b18f7b
|
SOLR-8339: Refactor SolrDocument and SolrInputDocument to have a common base abstract class called SolrDocumentBase. Deprecated methods toSolrInputDocument and toSolrDocument in ClientUtils.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717654 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-02 15:56:17 +00:00 |
|
Alan Woodward
|
30f941068a
|
SOLR-8357: UpdateLog.RecentUpdates implements Closeable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717603 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-02 10:23:32 +00:00 |
|
Anshum Gupta
|
6caaa0c454
|
SOLR-8330: Standardize and fix logger creation and usage so that they aren't shared across source files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717590 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-02 09:22:22 +00:00 |
|
Chris M. Hostetter
|
bc0de7eeca
|
SOLR-8333: Several API tweaks so that public APIs were no longer refering to private classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717554 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 23:19:35 +00:00 |
|
Christine Poerschke
|
dc675593b8
|
SOLR-8338: in OverseerTest replace strings such as "collection1" and "state" with variable or enum equivalent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717534 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 21:13:09 +00:00 |
|
Christine Poerschke
|
c4404701b5
|
${message}
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717526 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 20:52:57 +00:00 |
|
Noble Paul
|
91f42897a5
|
SOLR-8355: update permissions were failing node recovery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717493 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 18:29:47 +00:00 |
|
James Dyer
|
dac0b56589
|
SOLR-8175: fix AIOOBE w/WordBreakSolrSpellChecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717492 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 18:29:23 +00:00 |
|
David Wayne Smiley
|
ce0363c0ad
|
SOLR-8180: jcl-over-slf4j is officially a solrj/solr dependency now; not marked optional in a POM.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717481 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 18:12:00 +00:00 |
|
Christine Poerschke
|
ab86b188ea
|
SOLR-8321: add a (SolrQueryRequest free) SortSpecParsing.parseSortSpec variant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717454 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 16:26:28 +00:00 |
|
Shalin Shekhar Mangar
|
c10dd7daa7
|
SOLR-7339: Upgrade Jetty to v9.3.6.v20151106
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717377 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 04:21:34 +00:00 |
|
Gregory Chanan
|
5a9e07d57a
|
SOLR-8351: Improve HdfsDirectory toString representation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717344 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 22:59:24 +00:00 |
|
Gregory Chanan
|
562d97a69d
|
SOLR-7928: Improve CheckIndex to work against HdfsDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717340 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 22:46:48 +00:00 |
|
Alan Woodward
|
e5be9136a6
|
SOLR-8336: CoreDescriptor takes a Path for its instance dir, rather than a String
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717254 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 14:02:45 +00:00 |
|
Christine Poerschke
|
209481ad35
|
SOLR-8340: move solr/CHANGES.txt entry from 5.4.0 to 5.5.0 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717226 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 11:01:11 +00:00 |
|
Christine Poerschke
|
e32f6e5e67
|
SOLR-8340: Fixed NullPointerException in HighlightComponent.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716911 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-27 20:01:25 +00:00 |
|
Noble Paul
|
19b101566d
|
SOLR-8326: If BasicAuth enabled, inter node requests fail after node restart
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716675 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-26 14:23:27 +00:00 |
|
Jan Høydahl
|
4913d99542
|
Fix CHANGES entry for 5.5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716587 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-26 09:32:37 +00:00 |
|
David Wayne Smiley
|
0442747f05
|
LUCENE-6900: Grouping sortWithinGroup shouldn't be null; use Sort.RELEVANCE.
Enhanced related Solr side a bit.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716569 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-26 04:56:47 +00:00 |
|
Yonik Seeley
|
45aef9f26d
|
SOLR-8341: fix parsing of domain:{excludeTags:mytag}
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716523 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-25 19:51:08 +00:00 |
|
Timothy Potter
|
c862370abe
|
SOLR-7169: bin/solr status should return exit code 3 no Solr is running instead of 0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716516 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-25 19:29:09 +00:00 |
|
Timothy Potter
|
872e329a2b
|
SOLR-8101: Improve Linux service installation script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716506 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-25 18:40:03 +00:00 |
|
Chris M. Hostetter
|
02569e6ad0
|
SOLR-8239: CHANGES typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716501 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-25 17:47:19 +00:00 |
|
Shalin Shekhar Mangar
|
77d89d6037
|
SOLR-8073: Solr fails to start on Windows with obscure errors when using relative path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716446 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-25 15:51:56 +00:00 |
|
Upayavira
|
bfffa7e0df
|
Create 5.5.0 release in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716428 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-25 14:46:45 +00:00 |
|
Anshum Gupta
|
d3401ccc66
|
SOLR-8299: ConfigSet DELETE operation no longer allows deletion of config sets that are currently in use by other collections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716223 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 17:56:25 +00:00 |
|
Joel Bernstein
|
23c73d8ff8
|
SOLR-8179: SQL JDBC - DriverImpl loadParams doesn't support keys with no values in the connection string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716198 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 16:27:24 +00:00 |
|
Erik Hatcher
|
ee91bffb99
|
SOLR-8033: document the move of EmptyEntityResolver
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716160 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 15:24:34 +00:00 |
|
Chris M. Hostetter
|
3036977ab5
|
SOLR-8261 + SOLR-8329 + SOLR-8239: update 6.0 upgrade instructions to note new defaultSimFromFieldType option for people who want backcompat behavior even if luceneMatchVersion is increased. Also fixed some typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715950 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 21:00:42 +00:00 |
|
Anshum Gupta
|
064f9e9970
|
SOLR-7912: Add boost support, and also exclude the queried document in MoreLikeThis QParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715931 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 19:41:08 +00:00 |
|
Chris M. Hostetter
|
5b0b4194a1
|
SOLR-8329: SchemaSimilarityFactory now supports a 'defaultSimFromFieldType' init option for using a fieldType name to identify which Similarity to use as a default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715881 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 16:50:49 +00:00 |
|
Erik Hatcher
|
8090380ecd
|
Fix XXE vulnerability in MBeansHandler diff feature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715863 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 16:05:45 +00:00 |
|
Christine Poerschke
|
11d8f445be
|
SOLR-8277: (Search|Top)GroupsFieldCommand tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715798 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 13:09:21 +00:00 |
|
Alan Woodward
|
23dabd19ff
|
SOLR-8194: Improve error reporting of nulls in UpdateRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715749 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 09:50:03 +00:00 |
|
Uwe Schindler
|
f4fe17cce8
|
SOLR-5971: Fix error 'Illegal character in query' when proxying request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715615 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 09:56:22 +00:00 |
|
Uwe Schindler
|
8f7764a1ba
|
SOLR-8303: CustomBufferedIndexInput now includes resource description when throwing EOFException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715402 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 18:55:55 +00:00 |
|
Chris M. Hostetter
|
cae3ddd5c7
|
SOLR-8271: Change implicit default Similarity to use SchemaSimilarityFactory when luceneMatchVersion >= 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715393 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 17:00:34 +00:00 |
|
Alan Woodward
|
0f3aecfdff
|
SOLR-8302: SolrResourceLoader takes a Path for its instance directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715342 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 12:12:05 +00:00 |
|
Varun Thacker
|
9cc17dd904
|
SOLR-8315: Removed default core checks in the dispatch filter since we don't have a default core anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715317 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 03:42:26 +00:00 |
|
Chris M. Hostetter
|
766b017b1a
|
SOLR-8280: Fixed bug in SimilarityFactory initialization that prevented SolrCoreAware factories from functioning properly with managed schema features
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715215 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-19 17:03:36 +00:00 |
|
Christine Poerschke
|
491bb5ba90
|
SOLR-8298: small preferLocalShards implementation refactor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715208 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-19 16:20:53 +00:00 |
|
Christine Poerschke
|
b7195573ec
|
SOLR-8283: factor out SortSpecParsing[Test] from QueryParsing[Test]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715049 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-18 19:48:40 +00:00 |
|
Christine Poerschke
|
e776333c02
|
SOLR-8283: factor out StrParser from QueryParsing.StrParser (Christine Poerschke)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714994 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-18 13:33:19 +00:00 |
|
Christine Poerschke
|
b005748ef8
|
SOLR-8114: correct CHANGES.txt entry location (was in 6.0.0 section but should have been 5.4.0 section instead)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714960 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-18 10:17:36 +00:00 |
|
Dawid Weiss
|
a03ed96eae
|
SOLR-8294: Cleanup solrconfig.xmls under solr/example/example-DIH/solr (removed obsolete clustering handler sections).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714856 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 19:34:18 +00:00 |
|
Varun Thacker
|
dd8b980036
|
SOLR-8300: Use constants for the /overseer_elect znode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714841 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 18:07:52 +00:00 |
|
Christine Poerschke
|
ea917093f8
|
SOLR-8290: remove SchemaField.checkFieldCacheSource's unused QParser argument
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714766 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 12:00:16 +00:00 |
|
Shai Erera
|
64783d1757
|
SOLR-8246: fix SolrCLI to delete config directory if creating a core failed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714764 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 11:56:52 +00:00 |
|
Chris M. Hostetter
|
edb2b4818f
|
SOLR-8295: Fix NPE in collapse QParser when collapse field is missing from all docs in a segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714701 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-16 22:42:25 +00:00 |
|