Commit Graph

23761 Commits

Author SHA1 Message Date
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
Erick Erickson 9181fa67d7 Took out debug statements I'd left in a long time ago, no functional changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717450 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 16:06:07 +00:00
Shalin Shekhar Mangar bf48cb639c SOLR-7339: Use GzipHandler instead of GzipFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717431 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 13:23:08 +00:00
Christine Poerschke 0745c12a90 LUCENE-6911: remove deprecated, no-op StandardQueryParser.getMultiFields(CharSequence[] fields) method.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717396 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 10:13:12 +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 26f915aa98 SOLR-7928: Add eol-style native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717368 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 01:59:37 +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
Christine Poerschke a8c41a13c9 LUCENE-6911: correcting attribution (Mikhail suggested returning getter in LUCENE-6910, thank you)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717314 13f79535-47bb-0310-9956-ffa450edef68
2015-11-30 20:09:28 +00:00
Christine Poerschke 89444f10eb LUCENE-6911: Add correct StandardQueryParser.getMultiFields() method, deprecate no-op StandardQueryParser.getMultiFields(CharSequence[]) method.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717303 13f79535-47bb-0310-9956-ffa450edef68
2015-11-30 18:59:22 +00:00
David Wayne Smiley a649775350 remove -XX:MaxPermSize from maven test build on trunk (deprecated in java 8).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717273 13f79535-47bb-0310-9956-ffa450edef68
2015-11-30 15:20:01 +00:00
David Wayne Smiley c6bcc54e40 LUCENE-6833: maven build: add test-files/ to morfologik pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717271 13f79535-47bb-0310-9956-ffa450edef68
2015-11-30 15:16:10 +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
Nick Knize cb84d30a46 LUCENE-6905: updating change log.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716486 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 17:01:52 +00:00
Michael McCandless bc7215b5f4 LUCENE-6909: remove unnecessary synchronized keyword
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716476 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 16:34:26 +00:00
Nick Knize 1daa11f328 LUCENE-6905: Unwrap center longitude for dateline crossing GeoPointDistanceQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716462 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 16:17:20 +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
Erick Erickson d9129621aa SOLR-8263: Reverting commit, missed latest patch from Renaud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716233 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 18:50:14 +00:00
Erick Erickson 0f53ac705a SOLR-8263: Tlog replication could interfere with the replay of buffered updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716229 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 18:30:41 +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
Michael McCandless 50a1a78be5 LUCENE-6901: speed up dimensional values indexing and merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716189 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 16:06:36 +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
Anshum Gupta 2162d892f2 SOLR-7912: Removing complicated query assertions from the MLTQParser cloud test as it was getting to be more of a hack. Only test for doc ordering and query assertion in simple cases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716156 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 15:19:18 +00:00
Anshum Gupta 1af0271c67 SOLR-7912: Another attempt at fixing CloudMLTQParserTest from the original commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716029 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 05:12:46 +00:00
Anshum Gupta dc5249a849 SOLR-7912: Fix CloudMLTQParserTest from the previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716028 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 05:03:50 +00:00
Erik Hatcher 255ff56d4e SOLR-8307: move EmptyEntityResolver to another package to avoid conflict with solr-core and javadoc generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1716007 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 01:25:00 +00:00
Erik Hatcher 4995bbdd85 SOLR-8333: fix public API from referring to inner class implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715999 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 00:34:26 +00:00
Nick Knize bc01212d1a LUCENE-6904: rewrite GeoPointInBBoxQuery to FieldValueQuery when min/max lon/lat values are set to limits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715957 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 21:23:57 +00:00
Michael McCandless 160cf90742 INFRA-9182: improvements from Paul Elschot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715951 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 21:03:46 +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
Adrien Grand 8eea72d476 LUCENE-6906: Fix Lucene54DocValuesFormat on large empty segments.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715918 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 19:05:31 +00:00
David Wayne Smiley 60bb927256 LUCENE-6801: Clarify javadocs of PhraseQuery, MultiPhraseQuery RE terms at same position. Add test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715908 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 18:17: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
Yonik Seeley 1047e54916 tests: add nested terms facet on blockChildren under parent terms facet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715705 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 21:48:30 +00:00
Uwe Schindler 7bea628bf3 LUCENE-6169: Remove the Java 9 workaround, as change was reverted in OpenJDK source
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715619 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 10:33:56 +00:00