Yonik Seeley
|
996a3fb117
|
SOLR-8037: speed up term range queries, use filter cache for embedded ranges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702661 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 18:51:36 +00:00 |
Uwe Schindler
|
f213b3bfdc
|
LUCENE-6795: Make SystemInfoHandler more dynamic, add support for IBM J9 OperatingSystemMXBean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702656 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 17:55:34 +00:00 |
Erik Hatcher
|
d8b7f5a62c
|
SOLR-8044: fix VelocityResponseWriterTest.testLocaleFeature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702652 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 17:38:42 +00:00 |
Erik Hatcher
|
d99af904e5
|
SOLR-8044: fix VelocityResponseWriterTest.testLocaleFeature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702650 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 17:31:34 +00:00 |
Uwe Schindler
|
84d98091b5
|
LUCENE-6795: Improve SystemInfoHandler to get the bean directly instead of downcasting (thanks Peter Levart from jigsaw-dev), also more fixes with UOE thrown by RuntimeMXBean#getBootClassPath()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702628 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 12:52:23 +00:00 |
Uwe Schindler
|
bca7bcc9d7
|
LUCENE-6770: Add javadocs that FSDirectory canonicalizes the path (changes entry)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702621 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 11:45:13 +00:00 |
Uwe Schindler
|
15a3efcd90
|
LUCENE-6770: Add javadocs that FSDirectory canonicalizes the path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702619 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 11:43:20 +00:00 |
Uwe Schindler
|
d7f184b3b0
|
LUCENE-6795: Fix SystemInfoHandler to work with Java 9 Jigsaw
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702613 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 10:54:43 +00:00 |
Yonik Seeley
|
68d942eee1
|
SOLR-8043: add DocSetCollector constructor that calculates small-set-size, add DocSetUtil.smallSetSize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702586 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 03:14:34 +00:00 |
Gregory Chanan
|
555cc50930
|
SOLR-7746: Ping requests stopped working with distrib=true in Solr 5.2.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702581 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 01:17:45 +00:00 |
Yonik Seeley
|
bab7afb072
|
SOLR-7918: remove dead code in DocSetUtil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702572 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-11 23:57:24 +00:00 |
Erik Hatcher
|
48907ceed1
|
SOLR-8041: Fix VelocityResponseWriter's .get(key,baseName,locale) to use specified locale
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702516 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-11 16:48:17 +00:00 |
Robert Muir
|
09496a61a5
|
LUCENE-6792: Fix TermsQuery.toString to work with binary terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702484 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-11 14:46:18 +00:00 |
Michael McCandless
|
049fef3c9a
|
LUCENE-6798: handle degenerate (too tiny) circles in geo3d
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702458 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-11 13:21:59 +00:00 |
Michael McCandless
|
1be2bf1dfd
|
LUCENE-6800: use factory to create XYZSolid
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702454 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-11 13:10:47 +00:00 |
Upayavira
|
ba44c41918
|
SOLR-7856 sort out exception handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702343 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 22:32:46 +00:00 |
Michael McCandless
|
c3a19e0979
|
LUCENE-6797: use a factory to create GeoCircle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702328 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 21:45:50 +00:00 |
Michael McCandless
|
02a2771903
|
LUCENE-6777: reuse BytesRef when visiting term ranges in GeoPointTermsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702307 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 18:46:21 +00:00 |
Robert Muir
|
73bb896194
|
fix static leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702234 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 12:27:13 +00:00 |
Robert Muir
|
a6d953d22d
|
fix static leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702230 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 12:18:21 +00:00 |
Robert Muir
|
b0d1e6f741
|
LUCENE-6795: remove zero-byte file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702154 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 03:21:00 +00:00 |
Robert Muir
|
bccd5b7d46
|
LUCENE-6795: remove assert that is no longer allowed with jigsaw
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702152 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 03:13:35 +00:00 |
Robert Muir
|
0f799cdf59
|
LUCENE-6795: remove unnecessary reflection, everything in question is public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702149 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 02:24:24 +00:00 |
Robert Muir
|
e18e9ba178
|
LUCENE-6795: fix some test issues (mostly static leaks)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702144 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 01:48:34 +00:00 |
Robert Muir
|
37ec9f4344
|
LUCENE-6795: remove reflection hack completely, see http://mail.openjdk.java.net/pipermail/nio-dev/2015-September/003322.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702139 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 01:09:42 +00:00 |
Mikhail Khludnev
|
99762f7339
|
SOLR-8026: ignoring score values asserts on cloud score join (SOLR-7775)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702138 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 00:29:44 +00:00 |
Joel Bernstein
|
087154a0d8
|
SOLR-7903: Add the FacetStream to the Streaming API and wire it into the SQLHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702132 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 23:37:35 +00:00 |
Robert Muir
|
37db6bf1a5
|
LUCENE-6794: Fix TestSecurityManager to work with IDEs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702123 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 22:19:22 +00:00 |
Uwe Schindler
|
aeb41ee7e4
|
LUCENE-6775: Improved MorfologikFilterFactory to allow loading of custom dictionaries from ResourceLoader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702118 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 21:48:38 +00:00 |
Michael McCandless
|
54f63231ee
|
LUCENE-6786: remove IndexFileDeleter.refresh(String), using only the global refresh() to delete newly created (unreferenced) files on rollback
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702100 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 20:18:59 +00:00 |
Shalin Shekhar Mangar
|
f538ed4e57
|
SOLR-7819: ZK connection loss or session timeout do not stall indexing threads anymore and LIR activity is moved to a background thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702067 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 18:07:45 +00:00 |
Shawn Heisey
|
cae3b6574a
|
SOLR-6188: Revert r1701999
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702057 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 16:55:33 +00:00 |
Robert Muir
|
2489b18c86
|
LUCENE-6791: sketchy MockFileSystem reflection should be in AccessController block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702038 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 15:33:02 +00:00 |
Yonik Seeley
|
5db80b0b90
|
SOLR-7990: don't swallow ExitingReaderException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702015 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 14:00:44 +00:00 |
Shawn Heisey
|
3cffe74393
|
SOLR-6188: Only load jars in default sharedLib once.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701999 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 13:15:22 +00:00 |
Adrien Grand
|
7a17f3e2a6
|
Move changes entries after backport.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701990 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 12:53:01 +00:00 |
Noble Paul
|
723ed04037
|
release 5.3.1 version add
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701989 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 12:51:13 +00:00 |
Adrien Grand
|
db6083e255
|
LUCENE-6784: IndexSearcher's query caching is enabled by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701964 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 09:48:04 +00:00 |
Adrien Grand
|
41daf71ed4
|
LUCENE-6773: Inline ConjunctionScorer into ConjunctionDISI.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701949 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 08:40:48 +00:00 |
Uwe Schindler
|
cf845b1335
|
Fix use of forbidden api in Javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701932 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 07:47:33 +00:00 |
Robert Muir
|
921c285350
|
LUCENE-6758: don't let queries over nonexistent fields screw up querynorm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701895 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 03:16:15 +00:00 |
Erik Hatcher
|
50bf071600
|
SOLR-7978: Fixed example/files update-script.js to be Java 7 and 8 compatible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701883 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-08 23:52:16 +00:00 |
Michael McCandless
|
9dcef8c8c3
|
LUCENE-6776: Fix geo3d math to handle randomly squashed planets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701835 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-08 16:25:30 +00:00 |
Adrien Grand
|
f92df1c93b
|
LUCENE-6783: Removed side effects from FuzzyLikeThisQuery.rewrite.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701754 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-08 09:36:10 +00:00 |
Adrien Grand
|
e21c1994b7
|
LUCENE-6590: Fix BooleanQuery to not propagate query boosts twice.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701742 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-08 08:24:16 +00:00 |
Adrien Grand
|
962313b83b
|
LUCENE-6590: Replace Query.getBoost, setBoost and clone with a new BoostQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701621 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-07 13:34:46 +00:00 |
Yonik Seeley
|
92d3ef3462
|
SOLR-8007: tests: fix TestSearcherReuse by avoiding background merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701291 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-04 16:44:17 +00:00 |
Adrien Grand
|
51b3c33f82
|
LUCENE-6781: BoostingQuery implements rewrite().
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701268 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-04 14:05:25 +00:00 |
Adrien Grand
|
2fff441c5c
|
LUCENE-6772: MultiCollector now handles CollectionTerminatedException.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701231 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-04 12:13:44 +00:00 |
Shalin Shekhar Mangar
|
406ff66329
|
SOLR-7971: Mention output stream in javadoc instead of byte buffer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701137 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-03 20:57:22 +00:00 |