Yonik Seeley
c7911f41f5
LUCENE-6821: remove unnecessary term clones
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709683 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 21:05:39 +00:00
Shalin Shekhar Mangar
5beea1098e
SOLR-6273: Fixed a null check, some typos and a few compiler warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709619 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 14:46:39 +00:00
Shalin Shekhar Mangar
8239523660
Fix comment to match actual default value and renamed constant
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709610 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 14:32:31 +00:00
Michael McCandless
11745211d3
LUCENE-6847: sidestep virus checkers until we can do LUCENE-6835
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709609 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 14:29:03 +00:00
Tommaso Teofili
9534904c25
LUCENE-6821 - TermQuery's constructors should clone the incoming term
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709576 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 11:57:37 +00:00
Tommaso Teofili
d2bee4788a
LUCENE-6631 - fixed svn eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709575 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 11:48:53 +00:00
Shalin Shekhar Mangar
091a13c02f
LUCENE-6631: Added missing ASL header
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709563 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 10:34:04 +00:00
Tommaso Teofili
7d7d23b26d
LUCENE-6631 - added entry in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709536 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 08:23:20 +00:00
Tommaso Teofili
505c32b1e4
LUCENE-6631 - added missing javadoc for kNN classifier
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709533 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 08:13:30 +00:00
Tommaso Teofili
4d7488ccf6
LUCENE-6631 - added missing javadoc for kNN classifier
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709529 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 07:54:15 +00:00
Tommaso Teofili
02b4e3cf45
added missing javadoc for kNN document classifier field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709528 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 07:46:07 +00:00
Tommaso Teofili
71cea88773
LUCENE-6631 - added document classification api and impls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709522 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 07:36:41 +00:00
Yonik Seeley
0fe5ab3b9b
SOLR-8170: fix DocSetBuilder not removing doc 0 if it was deleted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709499 13f79535-47bb-0310-9956-ffa450edef68
2015-10-20 01:12:57 +00:00
Michael McCandless
27c07ec8e3
LUCENE-6778: just use this.radius
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709478 13f79535-47bb-0310-9956-ffa450edef68
2015-10-19 21:11:54 +00:00
Michael McCandless
06ef8111bd
LUCENE-6778: add GeoPointDistanceRangeQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709476 13f79535-47bb-0310-9956-ffa450edef68
2015-10-19 20:40:57 +00:00
Adrien Grand
ba3292798f
LUCENE-6843: RAMDirectory.listAll() should not return null file names.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709421 13f79535-47bb-0310-9956-ffa450edef68
2015-10-19 14:32:13 +00:00
Alan Woodward
0b305f9279
LUCENE-6844: Add includeSpanScore option to PayloadScoreQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709386 13f79535-47bb-0310-9956-ffa450edef68
2015-10-19 10:53:37 +00:00
Christine Poerschke
c1ec5f5ec7
SOLR-8114: in Grouping.java rename sort to groupSort
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709288 13f79535-47bb-0310-9956-ffa450edef68
2015-10-18 15:14:05 +00:00
Uwe Schindler
0acf3d9da8
Fix warning: Remove obsolete close (try-with-resources)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709251 13f79535-47bb-0310-9956-ffa450edef68
2015-10-18 10:08:13 +00:00
Uwe Schindler
cf0c29a018
Supress unchecked warning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709249 13f79535-47bb-0310-9956-ffa450edef68
2015-10-18 10:03:52 +00:00
Shalin Shekhar Mangar
15bbb3fd0b
SOLR-8162: JmxMonitoredMap#clear triggers a query on all the MBeans thus generating lots of warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709242 13f79535-47bb-0310-9956-ffa450edef68
2015-10-18 08:32:53 +00:00
Christine Poerschke
64c73ef6a2
SOLR-8114: in Grouping.java rename groupSort to withinGroupSort
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709230 13f79535-47bb-0310-9956-ffa450edef68
2015-10-18 04:52:14 +00:00
Shalin Shekhar Mangar
fabb90d1d3
SOLR-8135: Disable test until it can be fixed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709142 13f79535-47bb-0310-9956-ffa450edef68
2015-10-17 12:00:56 +00:00
Michael McCandless
a7aff1bc43
fix test bug: don't use RAMDirectory when sorting 100 MB worth of data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709060 13f79535-47bb-0310-9956-ffa450edef68
2015-10-16 17:16:33 +00:00
Noble Paul
91a6c31d77
SOLR-8167: Authorization framework does not work with POST params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709056 13f79535-47bb-0310-9956-ffa450edef68
2015-10-16 16:57:05 +00:00
Shalin Shekhar Mangar
70ae2272df
SOLR-8050: Partial update on document with multivalued date field fails to parse date and can also fail to remove dates in some cases.
...
This closes #202
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709042 13f79535-47bb-0310-9956-ffa450edef68
2015-10-16 15:37:42 +00:00
Uwe Schindler
d417229dce
LUCENE-6830: fix eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708980 13f79535-47bb-0310-9956-ffa450edef68
2015-10-16 13:02:44 +00:00
Uwe Schindler
6b36732a9b
LUCENE-6830: Upgrade ANTLR used in expressions module to version 4.5.1-1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708935 13f79535-47bb-0310-9956-ffa450edef68
2015-10-16 09:43:56 +00:00
Adrien Grand
70a4825d96
LUCENE-6838: Added getters for IndexSearcher's query cache and caching policy.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708832 13f79535-47bb-0310-9956-ffa450edef68
2015-10-15 15:03:46 +00:00
Adrien Grand
15016f17e8
LUCENE-6839: Make SpanOrQuery immutable.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708826 13f79535-47bb-0310-9956-ffa450edef68
2015-10-15 14:27:10 +00:00
Michael McCandless
c855dd5a33
LUCENE-6829: OfflineSorter now uses Directory API; add Directory.createTempOutput and IndexOutput.getName
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708760 13f79535-47bb-0310-9956-ffa450edef68
2015-10-15 09:58:18 +00:00
Timothy Potter
673654321b
SOLR-8107: bin/solr -f should use exec to start the JVM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708700 13f79535-47bb-0310-9956-ffa450edef68
2015-10-14 21:51:56 +00:00
Christine Poerschke
a918ee57a6
SOLR-8116: SearchGroupsResultTransformer tweaks (String literals, list/map initialCapacity)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708686 13f79535-47bb-0310-9956-ffa450edef68
2015-10-14 19:51:15 +00:00
Gregory Chanan
a87883cc5f
SOLR-8152: Overseer Task Processor/Queue can miss responses, leading to timeouts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708539 13f79535-47bb-0310-9956-ffa450edef68
2015-10-13 23:22:06 +00:00
Erik Hatcher
33850419bd
SOLR-8128: Set v.locale specified locale for all LocaleConfig extending VelocityResponseWriter tools
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708406 13f79535-47bb-0310-9956-ffa450edef68
2015-10-13 14:32:59 +00:00
Joel Bernstein
14854b4f08
SOLR-8153: Support upper case and mixed case column identifiers in the SQL interface
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708259 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 21:51:45 +00:00
Adrien Grand
f525b1a6c9
LUCENE-6305: BooleanQuery.equals/hashcode ignore clause order.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708211 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 19:43:22 +00:00
Adrien Grand
1a68f4b67c
LUCENE-6836: Fix reader context management with block-join sorting.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708209 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 19:34:33 +00:00
Michael McCandless
5409ecb3d9
fix stale javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708162 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 16:53:36 +00:00
Adrien Grand
ed35f273b6
LUCENE-6836: Disable TestBlockJoinSorter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708150 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 16:11:19 +00:00
Adrien Grand
876181ff1b
LUCENE-6834: Removed BoostQuery.toString()'s hack with parenthesis.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708146 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 16:04:28 +00:00
Adrien Grand
b3d191832c
LUCENE-6301: Removal of org.apache.lucene.Filter.
...
From a Lucene perspective Filter is gone. However it was still used for things
like DocSet and SolrConstantScoreQuery in Solr, so it has been moved to
the oas.search package for now, even though in the long term it would be nice
for Solr to move to the Query API entirely as well.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708097 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 12:15:07 +00:00
Alan Woodward
3e8cd29d55
SOLR-8151: Don't log OverseerCollectionMessageHandler info as WARN
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708046 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 07:52:05 +00:00
Mark Robert Miller
c03a8deaeb
SOLR-8123: Add HdfsChaosMonkeyNothingIsSafeTest test.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707976 13f79535-47bb-0310-9956-ffa450edef68
2015-10-11 13:36:27 +00:00
Mark Robert Miller
75c7abbd99
SOLR-8130: Solr's hdfs safe mode detection does not catch all cases of being in safe mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707974 13f79535-47bb-0310-9956-ffa450edef68
2015-10-11 13:14:03 +00:00
Uwe Schindler
905d3bb5b4
LUCENE-6803: Remove lib folder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707908 13f79535-47bb-0310-9956-ffa450edef68
2015-10-10 20:00:20 +00:00
Jan Høydahl
b831a14ba5
SOLR-7888: Analyzing suggesters can now filter suggestions by a context field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707907 13f79535-47bb-0310-9956-ffa450edef68
2015-10-10 19:01:59 +00:00
Uwe Schindler
bbcea96908
LUCENE-6803: Deprecate sandbox Regexp Query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707884 13f79535-47bb-0310-9956-ffa450edef68
2015-10-10 15:09:11 +00:00
Uwe Schindler
4edfc729df
Fix Java 9 compile failure (type inference does not work for this example: Java 9 compiler is right!)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707843 13f79535-47bb-0310-9956-ffa450edef68
2015-10-10 08:38:23 +00:00
Joel Bernstein
6085c0a4c2
SOLR-8086: Add support for SELECT DISTINCT queries to the SQL interface
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707819 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 21:34:43 +00:00