23910 Commits

Author SHA1 Message Date
Uwe Schindler
6d8a195822 LUCENE-6732: Improve logging, add verbose logging of filenames
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718479 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 21:50:43 +00:00
Upayavira
db65c81526 Fix smoke test to handle HTTPS dist URLs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718469 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 21:21:05 +00:00
Mikhail Khludnev
bc51c86b4b LUCENE-5868: query-time join for numerics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718443 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 18:56:46 +00:00
Uwe Schindler
80d07524ee PDFBOX-3155: Disable tests that fail with new Java 9 version number scheme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718439 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 18:46:10 +00:00
Christine Poerschke
5ee9dd5b7d LUCENE-6907: make TestParser extendable, rename lucene/queryparser/src/test/org/apache/lucene/queryparser/xml/NumericRangeQueryQuery.xml to NumericRangeQuery.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718427 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 17:23:40 +00:00
James Dyer
933a753aca SOLR-7304: SpellingQueryConverter to ignore "TO" as a possible range query operator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718415 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 15:55:40 +00:00
Erik Hatcher
f893548be5 fix wrong path in README
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718396 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 15:12:31 +00:00
Christine Poerschke
f81a8348ab SOLR-7774: revise BasicDistributedZkTest.test logic w.r.t. 'commitWithin did not work on some nodes'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718364 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 14:08:10 +00:00
Dawid Weiss
35758f62c8 LUCENE-6924: Upgrade randomizedtesting to 2.3.2.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718345 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 13:12:45 +00:00
Varun Thacker
695870d7a2 SOLR-8131: fix test solrconfig.xml files for the contrib modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718307 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 11:18:31 +00:00
Varun Thacker
77868344a7 SOLR-8381: add credits in the changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718298 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 10:39:24 +00:00
Varun Thacker
72501bd0bf Cleanup the data_driven configset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718294 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 10:32:26 +00:00
Uwe Schindler
6b2097090c Fix some minor Ant build system issues to support new Verona JDK versioning ("9" instead of "1.9"); Constants.java works fine - thanks Robert!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718282 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 10:04:11 +00:00
Varun Thacker
af650f5edd SOLR-8131: Add CHANGES entry under solr 5.4 as well mentioning change to ManagedIndexSchemaFactory in all example config files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718264 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 08:52:18 +00:00
Varun Thacker
0e886c19fa SOLR-8131: Make ManagedIndexSchemaFactory the default schemaFactory when luceneMatchVersion >= 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718258 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 07:32:41 +00:00
Anshum Gupta
b8a2745d94 SOLR-8359: Restrict child classes from using parent logger's state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718257 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 06:59:18 +00:00
Erick Erickson
ceb66d34c0 SOLR-8318: SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries. Thanks Tom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718233 13f79535-47bb-0310-9956-ffa450edef68
2015-12-06 22:41:55 +00:00
Robert Muir
0bc10ecb72 LUCENE-6923: Fix RamUsageEstimator to access private fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718195 13f79535-47bb-0310-9956-ffa450edef68
2015-12-06 18:04:09 +00:00
Erick Erickson
f5bb03e6c6 SOLR-8263: Tlog replication could interfere with the replay of buffered updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718142 13f79535-47bb-0310-9956-ffa450edef68
2015-12-06 01:29:21 +00:00
Uwe Schindler
8a148abb4e Add extra check that we can create an AccessControlContext for running test with lower privileges. It's trappy otherwise!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718132 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 23:02:06 +00:00
Uwe Schindler
847a8af93b LUCENE-6921: Prevent NPE if stupid context classloader is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718113 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 18:31:50 +00:00
Uwe Schindler
889bf7f953 LUCENE-6921: Remove not necessary doPrivilegedCheck and update docs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718082 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 14:02:24 +00:00
Uwe Schindler
9d4c415450 LUCENE-6921: Fix SPIClassIterator#isParentClassLoader to don't require extra permissions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718078 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 12:55:29 +00:00
Uwe Schindler
4394851104 LUCENE-6920: Improve custom function checks in expressions module to use MethodHandles and work without extra security privileges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718069 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 11:04:01 +00:00
David Wayne Smiley
31b6cd6851 LUCENE-6912: Grouping's Collectors now calculate a needsScores() instead of always 'true'.
In core, CachingCollector should have always returned true when scores are cached (small bug).

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718009 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 19:17:12 +00:00
James Dyer
12f6c0348b SOLR-6271: fix StringDistance comparison in CSSC. ( This closes #135 )
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717999 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 17:41:17 +00:00
Christine Poerschke
3799ea6027 LUCENE-6910: fix 'if ... > Integer.MAX_VALUE' check in (Binary|Numeric)DocValuesFieldUpdates.merge (https://scan.coverity.com/projects/5620 CID 119973 and CID 120081)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717993 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 16:45:14 +00:00
Shalin Shekhar Mangar
30c0cfc262 SOLR-8366: ConcurrentUpdateSolrClient attempts to use response's content type as charset encoding for parsing exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717978 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 15:12:08 +00:00
Adrien Grand
f9b446d66f LUCENE-6918: LRUQueryCache.onDocIdSetEviction is only called when at least one DocIdSet is being evicted. (Adrien Grand)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717947 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 12:22:46 +00:00
Varun Thacker
4a4f2a00e7 SOLR-8363: Fix luceneMatchVersion check and update in build scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717898 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 06:13:46 +00:00
Gregory Chanan
75c00c7877 SOLR-8353: Support regex for skipping license checksums
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717870 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 23:03:45 +00:00
Christine Poerschke
7b32197915 LUCENE-6910: remove no-op code in CheckIndex.java (https://scan.coverity.com/projects/5620 CID 120040)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717804 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 16:52:33 +00:00
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
3619ada095 SOLR-7339: Remove http2-parent as a dependency because it is only a pom and thus fails our maven builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717777 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 14:54:26 +00:00
Adrien Grand
4a689b9098 LUCENE-6889: Add some basic rewrite rules to BooleanQuery that can make it run significantly faster in some cases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717757 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 13:10:33 +00:00
Christine Poerschke
34c65f091a LUCENE-6910: remove line.length(); statement in TrecContentSource.java (https://scan.coverity.com/projects/5620 CID 120628)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717756 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 13:07:34 +00:00
Christian Moen
df9c6a835f Add n-best output to JapaneseTokenizer (LUCENE-6837)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717713 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 06:27:44 +00:00
Christine Poerschke
bd777ac22d Remove outdated comment line in RandomMergePolicy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717660 13f79535-47bb-0310-9956-ffa450edef68
2015-12-02 18:15:51 +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
Michael McCandless
fd44b39c03 do not use near-zero maxMergedSegmentMB for this test!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717591 13f79535-47bb-0310-9956-ffa450edef68
2015-12-02 09:25:45 +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
Shalin Shekhar Mangar
6cbe8f2dff SOLR-7339: Disabling testUpdateField until we can fix the underlying issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717512 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 20:12:19 +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