Upayavira
|
c17deb08a0
|
SOLR-7858 Add links between old and new UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703801 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 10:28:19 +00:00 |
Upayavira
|
484f4b600d
|
SOLR-7666 - query pane and index.html serving tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703798 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 10:22:33 +00:00 |
Michael McCandless
|
f04d8a9025
|
LUCENE-6699: fix silly test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703537 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-17 09:08:32 +00:00 |
Anshum Gupta
|
9e0061e157
|
SOLR-8058: Fix the exclusion filter so that collections that start with js, css, img, tpl can be accessed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703441 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 18:16:58 +00:00 |
Alan Woodward
|
b570fb0352
|
LUCENE-6489: Move Payload queries to queries module and PayloadSpanUtil to sandbox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703392 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 12:43:31 +00:00 |
Upayavira
|
1b01528b95
|
SOLR-7666 A motley collection of bugs in angular UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703379 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 10:13:45 +00:00 |
Shalin Shekhar Mangar
|
b75b8f1baa
|
SOLR-6547: ClassCastException in SolrResponseBase.getQTime
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703335 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 07:06:23 +00:00 |
Anshum Gupta
|
c14de34a90
|
SOLR-8034: Leader no longer puts replicas in recovery in case of a failed update, when minRF isn't achieved.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703289 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-15 20:39:14 +00:00 |
Shalin Shekhar Mangar
|
e91c414ba0
|
LUCENE-6779: Reduce memory allocated by CompressingStoredFieldsWriter to write strings larger than 64kb by an amount equal to string's utf8 size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703219 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-15 15:00:31 +00:00 |
Noble Paul
|
fdefc995f9
|
SOLR-8053: Basic auth support in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703145 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-15 10:45:30 +00:00 |
Michael McCandless
|
100a783ab2
|
LUCENE-6804: fix test bug, to properly handle tragic merge exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703082 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-15 01:19:20 +00:00 |
Robert Muir
|
a944ab17a7
|
LUCENE-6789: change IndexSearcher default similarity to BM25
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703070 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-14 22:03:35 +00:00 |
Alan Woodward
|
13a64196d0
|
LUCENE-6716: Better toString() for SpanPayloadCheckQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702877 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-14 09:10:26 +00:00 |
Alan Woodward
|
22cc3a1560
|
LUCENE-6716: Change SpanPayloadCheckQuery to take List<BytesRef>
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702872 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-14 08:52:38 +00:00 |
Uwe Schindler
|
8d44733846
|
Revert the AbstractZkTestCase changes for now
was: LUCENE-6795: Fix Solr tests that break RamUsageTester on Java 9 Jigsaw
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702831 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 21:32:48 +00:00 |
Michael McCandless
|
690f6d6578
|
LUCENE-6790: block commit while rollback runs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702798 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 17:54:13 +00:00 |
Michael McCandless
|
0c3b522d28
|
LUCENE-6802: fix test bug: if CMS hits tragic exception, writer is already closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702796 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 17:39:37 +00:00 |
Uwe Schindler
|
b57234a745
|
LUCENE-6795: Fix Solr tests that break RamUsageTester on Java 9 Jigsaw
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702770 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 12:25:40 +00:00 |
Uwe Schindler
|
02838046dd
|
LUCENE-6795: Add CHANGES entry also to Solr (SystemInfoHandler improvements)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702717 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 09:32:57 +00:00 |
Uwe Schindler
|
4a36db2cfa
|
LUCENE-6795: Add CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702714 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 09:12:44 +00:00 |
David Wayne Smiley
|
c5b49baa59
|
LUCENE-5503: Highlighter WSTE didn't always convert a PhraseQuery to a SpanQuery correctly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702695 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 03:54:46 +00:00 |
Uwe Schindler
|
01adad8899
|
LUCENE-6795: Improve RamUsageTester in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702693 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 01:45:37 +00:00 |
Uwe Schindler
|
b8a213ccf7
|
LUCENE-6795: Forbid AccessibleObject#setAccessible and suppress legitimate uses / wrap with doPrivileged
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702690 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 01:07:11 +00:00 |
Robert Muir
|
71d5daf040
|
add getter method for unit testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702686 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 23:26:11 +00:00 |
Uwe Schindler
|
208a153780
|
LUCENE-6795: Improve SystemInfoHandler for IBM J9 OperatingSystemMXBean (some properties may throw UOE)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702669 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 19:21:32 +00:00 |
Uwe Schindler
|
421afac9a9
|
Slightly more elegant rethrower (from AttributeFactory) :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702663 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 18:59:54 +00:00 |
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 |