Shalin Shekhar Mangar
b730cdaa49
SOLR-7189: Allow DIH to extract content from embedded documents via Tika
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665099 13f79535-47bb-0310-9956-ffa450edef68
2015-03-09 00:16:25 +00:00
Michael McCandless
7ddf6443d5
LUCENE-6349: move possible Query clone and hashCode out sync block
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665080 13f79535-47bb-0310-9956-ffa450edef68
2015-03-08 21:15:40 +00:00
Noble Paul
8571b92efd
SOLR-7073: renamed PluginRegistry to PluginBag
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665076 13f79535-47bb-0310-9956-ffa450edef68
2015-03-08 20:21:22 +00:00
Robert Muir
6364cf7773
LUCENE-6341: move CHANGES entry in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665065 13f79535-47bb-0310-9956-ffa450edef68
2015-03-08 18:44:16 +00:00
Noble Paul
45196378d3
SOLR-7073: rename the .jar files to .jar.bin so that the build scripts don't fail
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665063 13f79535-47bb-0310-9956-ffa450edef68
2015-03-08 18:09:25 +00:00
Ramkumar Aiyengar
65b033712b
SOLR-6359: Allow customization of the number of records and logs kept by UpdateLog
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664825 13f79535-47bb-0310-9956-ffa450edef68
2015-03-07 11:40:37 +00:00
Noble Paul
a0ff7fdef2
SOLR-7126: honor the enable.runtime.lib flag
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664802 13f79535-47bb-0310-9956-ffa450edef68
2015-03-07 07:23:11 +00:00
Noble Paul
b221a53496
SOLR-7073: Add an API to add a jar to a collection's classpath
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664797 13f79535-47bb-0310-9956-ffa450edef68
2015-03-07 05:55:35 +00:00
Noble Paul
29b23f9166
SOLR-7073: test files required for the feature
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664795 13f79535-47bb-0310-9956-ffa450edef68
2015-03-07 05:46:57 +00:00
Michael McCandless
49880de8fc
LUCENE-6343: DefaultSimilarity javadocs has the wrong example for encode/decode precision loss
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664687 13f79535-47bb-0310-9956-ffa450edef68
2015-03-06 17:51:52 +00:00
Robert Muir
5d180157b9
LUCENE-6346: always initCause() ParseExceptions from Version.java
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664683 13f79535-47bb-0310-9956-ffa450edef68
2015-03-06 17:46:43 +00:00
Robert Muir
c8624aac7d
fix compilation error with jdk 8u11
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664636 13f79535-47bb-0310-9956-ffa450edef68
2015-03-06 14:41:33 +00:00
Robert Muir
9229f419e2
LUCENE-6341: Add a -fast option to CheckIndex
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664633 13f79535-47bb-0310-9956-ffa450edef68
2015-03-06 14:37:44 +00:00
Ramkumar Aiyengar
ae7c10cb25
SOLR-6804: Add CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664482 13f79535-47bb-0310-9956-ffa450edef68
2015-03-05 20:55:44 +00:00
Robert Muir
bb5e6238db
LUCENE-6335: test fixes, and one real fix to synonymfilterfactory (missing analyzer.close)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664404 13f79535-47bb-0310-9956-ffa450edef68
2015-03-05 16:45:02 +00:00
Adrien Grand
800fcb8927
LUCENE-6333: Clean up overridden .equals and .hashCode methods in Query subclasses.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664384 13f79535-47bb-0310-9956-ffa450edef68
2015-03-05 16:01:58 +00:00
Alan Woodward
a43843701d
SOLR-7155: Add optional collection parameter to all SolrClient methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664310 13f79535-47bb-0310-9956-ffa450edef68
2015-03-05 11:29:24 +00:00
Alan Woodward
739e9b489d
SOLR-7179: Stop using sysprops to configure test jettys
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664292 13f79535-47bb-0310-9956-ffa450edef68
2015-03-05 09:54:06 +00:00
Adrien Grand
a275ca2bb5
LUCENE-6338: s/skipTo/advance/ and removed duplicate assertion.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664279 13f79535-47bb-0310-9956-ffa450edef68
2015-03-05 08:54:37 +00:00
Ramkumar Aiyengar
de381d2816
SOLR-6804: Untangle SnapPuller and ReplicationHandler
...
This closes #110
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664126 13f79535-47bb-0310-9956-ffa450edef68
2015-03-04 19:45:09 +00:00
Noble Paul
82e72c8d19
SOLR-7126: Utility classes for Crypto
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664116 13f79535-47bb-0310-9956-ffa450edef68
2015-03-04 19:12:53 +00:00
Noble Paul
4becc8868c
SOLR-7126: adding crypto keys and test data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664107 13f79535-47bb-0310-9956-ffa450edef68
2015-03-04 18:44:01 +00:00
Adrien Grand
5406a2ae14
Fix tests reproducibility.
...
Some tests instantiate an IndexSearcher in an @BeforeClass method. So we need
to reset the query cache in @BeforeClass too or they would use a shared cache.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664053 13f79535-47bb-0310-9956-ffa450edef68
2015-03-04 15:41:37 +00:00
Adrien Grand
4d6df6a480
LUCENE-6304: Add MatchNoDocsQuery.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663899 13f79535-47bb-0310-9956-ffa450edef68
2015-03-04 09:23:48 +00:00
Noble Paul
c1c593a0ad
SOLR-7174: DIH should reset TikaEntityProcessor so that it is capable of re-use
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663857 13f79535-47bb-0310-9956-ffa450edef68
2015-03-04 05:09:29 +00:00
Ramkumar Aiyengar
b29aef7954
SOLR-6275: Improve accuracy of QTime reporting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663829 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 23:24:50 +00:00
Yonik Seeley
8d6657a246
tests: fix double close of request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663821 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 22:49:22 +00:00
Adrien Grand
3d6de9371d
LUCENE-6329: Calling score() should be ok even if needsScores is false.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663756 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 17:58:22 +00:00
Uwe Schindler
0689a2e0e0
Fix intro text
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663747 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 17:08:49 +00:00
Uwe Schindler
237d0fb86c
SOLR-7184: Update Jetty
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663736 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 16:33:58 +00:00
Noble Paul
2576931e6a
SolrResourceLoader.assertAwareCompatibility() could be static
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663701 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 13:24:49 +00:00
Adrien Grand
1d56eb2a98
Add an evil random test to the query cache.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663537 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 08:05:02 +00:00
Erick Erickson
3ae3d32bcb
SOLR-6657: DocumentDictionaryFactory requires weightField to be mandatory, but it shouldn't
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663525 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 04:53:41 +00:00
Robert Muir
1510f69303
LUCENE-6320: speed up checkindex
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663505 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 01:18:33 +00:00
Robert Muir
99fd468624
fix unbearably slow ivy-settings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663496 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 00:56:26 +00:00
Michael McCandless
3099bbc0b4
4.10.4 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663492 13f79535-47bb-0310-9956-ffa450edef68
2015-03-03 00:33:05 +00:00
Dawid Weiss
c3fd88d10f
LUCENE-6238: minimize tests.policy (upgrade of randomizedtesting, system properties are read-only).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663431 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 20:55:14 +00:00
Dawid Weiss
332c478c62
Merge with trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6238@1663427 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 20:45:39 +00:00
Dawid Weiss
dd4ed7ac3f
Adding eol-style on added files.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6238@1663423 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 20:38:46 +00:00
Chris M. Hostetter
821ab8b0d9
SOLR-7171: BaseDistributedSearchTestCase now clones getSolrHome() for each subclass, and consistently uses getSolrXml()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663381 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 18:07:55 +00:00
Michael McCandless
1212333ad1
LUCENE-6307: rename confusing docCount -> maxDoc in several places
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663371 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 17:24:47 +00:00
Adrien Grand
40bbcfee0f
Fix TestConstantScoreQuery too.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663329 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 15:32:05 +00:00
Adrien Grand
f3edb95218
Use the same index reader to create the weight and the scorers.
...
Otherwise there might be class cast exceptions because of incompatible TermState impls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663328 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 15:26:26 +00:00
Dawid Weiss
7f0d8c1f24
Merge with trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6238@1663307 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 13:56:48 +00:00
Robert Muir
e4f06aba2d
LUCENE-6318: re-use immutable maps across fieldinfos when they are the same
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663299 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 13:28:12 +00:00
Michael McCandless
da8fe452fd
simple code cleanups to FST: consistently use 'static final' not 'final static', and move static members up top
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663200 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 07:55:24 +00:00
Adrien Grand
578c4f9f8f
Fix integer overflow in TestTimSorter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663199 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 07:45:38 +00:00
Michael McCandless
959dfcb7de
fix buggy 'advance called before nextDoc' case
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663186 13f79535-47bb-0310-9956-ffa450edef68
2015-03-02 00:32:27 +00:00
Robert Muir
a9915c6616
LUCENE-6317: Fix readStringStringMap API, reduce memory usage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663157 13f79535-47bb-0310-9956-ffa450edef68
2015-03-01 20:30:49 +00:00
Dawid Weiss
9166c19888
A branch for LUCENE-6238
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6238@1663156 13f79535-47bb-0310-9956-ffa450edef68
2015-03-01 20:25:41 +00:00