Robert Muir
|
69300ee467
|
LUCENE-6246: Fix DocsEnum -> PostingsEnum transition (phase 1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660366 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-17 12:46:55 +00:00 |
Adrien Grand
|
a8b94ea3c2
|
LUCENE-6251: Add two-phase support to ConstantScorer and most boolean scorers.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660318 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-17 08:32:48 +00:00 |
Dawid Weiss
|
274e24afed
|
LUCENE-6249: StandardQueryParser doesn't support pure negative clauses.
LUCENE-6248: Remove unused odd constants from StandardSyntaxParser.jj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660315 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-17 08:20:15 +00:00 |
Shalin Shekhar Mangar
|
f89cab00d1
|
SOLR-7118: Use the right schema fields to avoid spurious failures and other misc fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660313 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-17 08:18:51 +00:00 |
Adrien Grand
|
40a4330b14
|
LUCENE-6244: DisjunctionScorer propagates two-phase iterators of its sub scorers.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660180 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-16 18:27:25 +00:00 |
Shalin Shekhar Mangar
|
d0a220ed00
|
SOLR-6956: Log collection name as well as live nodes size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660104 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-16 12:54:24 +00:00 |
Ryan Ernst
|
1dc2cbf25e
|
LUCENE-6245: Force Filter subclasses to implement toString API from Query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659982 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-15 19:07:30 +00:00 |
Shalin Shekhar Mangar
|
8c1c170468
|
SOLR-6917: TestDynamicLoading should wait for .system collection to recover and JarRepository should always choose an active replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659893 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-15 08:21:13 +00:00 |
David Wayne Smiley
|
59769898df
|
SOLR-7005: don't add facet.heatmap.format=png to shard requests unless heatmaps are in use
Not a bug; just a small cleanup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659872 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-15 02:18:13 +00:00 |
Noble Paul
|
02a391b284
|
SOLR-6924: messageformat requires strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659860 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 21:46:08 +00:00 |
Shalin Shekhar Mangar
|
c6d2edf081
|
SOLR-6902: Move change log entry to 5.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659852 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 20:01:15 +00:00 |
Shalin Shekhar Mangar
|
0ad390fee0
|
SOLR-7112: Fix DeleteInactiveReplicaTest.deleteLiveReplicaTest test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659850 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 19:44:51 +00:00 |
Noble Paul
|
74387f8d68
|
SOLR-1945: Add support for child docs in DocumentObjectBinder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659845 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 19:04:22 +00:00 |
Timothy Potter
|
429588097c
|
SOLR-6832: Queries be served locally rather than being forwarded to another replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659748 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 02:37:34 +00:00 |
Erik Hatcher
|
3dc8f4a437
|
SOLR-7017: change web crawl usage example to use apache.org site
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659710 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 23:20:48 +00:00 |
Timothy Potter
|
e7ebd44f12
|
SOLR-6311: SearchHandler should use path when no qt or shard.qt parameter is specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659694 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 21:39:57 +00:00 |
Robert Muir
|
04e297adee
|
LUCENE-6241: FSDirectory.listAll doesnt filter out subdirectories anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659621 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 17:30:54 +00:00 |
David Wayne Smiley
|
2919db8728
|
LUCENE-6215: Move NumberRangePrefixTreeStrategy into correct package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659615 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 17:19:33 +00:00 |
Adrien Grand
|
5b4c02a3a1
|
LUCENE-6198: Two-phase execution for phrase queries and conjunctions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659599 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 16:45:06 +00:00 |
Adrien Grand
|
82eff4eb4d
|
LUCENE-1518: Make Filter extend Query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659585 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 15:59:03 +00:00 |
Uwe Schindler
|
0f7b913b07
|
LUCENE-6069: Lucene Core now gets compiled with Java 8 "compact1" profile, all other modules with "compact2".
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659347 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 18:19:38 +00:00 |
Uwe Schindler
|
08bc225ad8
|
LUCENE-6239: Removed RAMUsageEstimator's sun.misc.Unsafe calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659303 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 16:20:24 +00:00 |
Adrien Grand
|
ccb111b48e
|
LUCENE-6242: Fix SparseFixedBitSet ram usage estimation when object alignment is different from 8.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659273 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 14:24:57 +00:00 |
Shalin Shekhar Mangar
|
ef71f3d1bd
|
SOLR-6214: Fix mistake in failure message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659203 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 10:30:57 +00:00 |
Jan Høydahl
|
c5d28062b5
|
SOLR-7084: FreeTextSuggester Nullpointer when building dictionary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659197 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 10:18:33 +00:00 |
Mark Harwood
|
ef3a99b385
|
LUCENE-6066: new DiversifiedTopDocsCollector in misc and PriorityQueue.remove method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659195 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 10:10:16 +00:00 |
Shalin Shekhar Mangar
|
17bfed1212
|
SOLR-6214: Snapshots numberToKeep param only keeps n-1 backups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659180 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 09:37:14 +00:00 |
Shalin Shekhar Mangar
|
9ace7e1694
|
SOLR-7103: Remove unused method params in faceting code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659175 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 09:24:37 +00:00 |
Shalin Shekhar Mangar
|
a94083c06b
|
Fixed typos and used diamond operator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659164 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 08:10:04 +00:00 |
Shalin Shekhar Mangar
|
90584151cd
|
Fixed typos in comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659160 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 07:31:02 +00:00 |
Shalin Shekhar Mangar
|
f2a0440c25
|
SOLR-6775: Do not attempt cleanup of temp directory because it is handled by test framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659149 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 05:03:58 +00:00 |
Mark Robert Miller
|
d0ca43081f
|
SOLR-7101: JmxMonitoredMap can throw an exception in clear when queryNames fails.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659116 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 01:13:21 +00:00 |
Robert Muir
|
1e0344cd30
|
LUCENE-6240: ban @Seed in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659044 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 19:21:06 +00:00 |
David Wayne Smiley
|
bebded0a7a
|
LUCENE-6191: fix test bug when given 0-area input
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659041 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 19:13:01 +00:00 |
Robert Muir
|
b19563abc3
|
LUCENE-6030: remove fixed @Seed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659020 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 18:00:12 +00:00 |
Robert Muir
|
fe5aa6e464
|
LUCENE-4524: remove fixed @Seed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659018 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 17:59:14 +00:00 |
Noble Paul
|
067b01c1b3
|
javadocs error fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659008 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 17:14:03 +00:00 |
Noble Paul
|
cb87848acd
|
formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658961 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 13:53:23 +00:00 |
Noble Paul
|
5c6d796fca
|
formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658932 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 11:25:24 +00:00 |
Noble Paul
|
67c81fb7b9
|
formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658924 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 11:10:28 +00:00 |
Noble Paul
|
2eb8ae20a8
|
SOLR-6533: formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658917 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 10:41:13 +00:00 |
Noble Paul
|
648eebbe92
|
SOLR-6533: logging added and formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658916 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 10:40:03 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
78e1153dcb
|
SOLR-7019: Support changing field key when using interval faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658860 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 01:42:13 +00:00 |
Ryan Ernst
|
a88309b88c
|
Remove function from expression docs that does not exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658858 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 01:41:04 +00:00 |
Michael McCandless
|
ff886ebb70
|
LUCENE-6233: speed up CheckIndex when the index has term vectors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658831 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-10 22:54:22 +00:00 |
Steven Rowe
|
cc20881d28
|
LUCENE-6231: retry all downloads in smokeTestRelease.py
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658772 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-10 18:09:53 +00:00 |
Adrien Grand
|
a70006f2f5
|
LUCENE-6227: Add BooleanClause.Occur.FILTER.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658764 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-10 17:21:39 +00:00 |
Steven Rowe
|
0b4cdec6ac
|
LUCENE-6231: smokeTestRelease.py should retry failed downloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658723 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-10 14:40:27 +00:00 |
Noble Paul
|
196e031e4e
|
SOLR-7076: CHANGES.txt update
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658667 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-10 10:56:33 +00:00 |
Noble Paul
|
9a77ceee6a
|
SOLR-7076: TikaEntityProcessor should have support for onError=skip
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658664 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-10 10:49:11 +00:00 |