Yonik Seeley
|
21bb022d62
|
SOLR-5302: move analytics component to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625331 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-16 15:29:54 +00:00 |
Robert Muir
|
e73e624af5
|
LUCENE-5949: Add Accountable.getChildResources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625275 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-16 13:26:55 +00:00 |
Steven Rowe
|
deeb456560
|
LUCENE-5820: license exception + javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625197 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-16 01:21:41 +00:00 |
Steven Rowe
|
9ab9e98843
|
LUCENE-5820: eol style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625194 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-16 00:25:47 +00:00 |
Steven Rowe
|
16c7802f29
|
LUCENE-5820: SuggestStopFilter should have a factory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625193 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-16 00:21:29 +00:00 |
Chris M. Hostetter
|
a0e0d79233
|
SOLR-6507: Fixed several bugs involving stats.field used with local params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625163 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-15 21:00:32 +00:00 |
Erick Erickson
|
e381b67e93
|
SOLR-6482: Add an onlyIfDown flag for DELETEREPLICA collections API command
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624930 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-15 03:08:05 +00:00 |
Uwe Schindler
|
0dcd2f3e65
|
SOLR-6518: CachingDirectoryFactory subclasses must init directory with NoLockFactory, because the real lock factory gets set later via injectLockFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624928 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-15 00:49:27 +00:00 |
Uwe Schindler
|
3bb1cfb449
|
Don't use a SimpleFSLockFactory for RAMDirectoryFactory in Solr (fails tests in trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624924 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-14 23:26:17 +00:00 |
Robert Muir
|
b23b1037a6
|
LUCENE-5945: fix test bug, ensure 'dir' is always closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624882 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-14 17:41:51 +00:00 |
Robert Muir
|
771e1e399e
|
LUCENE-5946: fix incorrect javadocs link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624879 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-14 17:34:06 +00:00 |
Robert Muir
|
9d80c17a57
|
Change SimpleFSDirectory to use newByteChannel
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624868 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-14 16:16:39 +00:00 |
Uwe Schindler
|
023f541b51
|
Fix problem with open files on windows (this was not caused by Robert's commits, it just did never happen because GC was faster)...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624837 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-14 11:10:21 +00:00 |
Robert Muir
|
535454eb25
|
LUCENE-5945: more test cleanups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624800 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-14 02:31:31 +00:00 |
Uwe Schindler
|
af287593c8
|
LUCENE-5945: Cleanup & javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624791 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 23:34:59 +00:00 |
Uwe Schindler
|
737acac742
|
LUCENE-5945: Nuke one more ZipFile usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624790 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 23:25:45 +00:00 |
Uwe Schindler
|
bcc09ff1d2
|
Remove dead target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624786 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 22:04:29 +00:00 |
Uwe Schindler
|
6a4bce5e17
|
LUCENE-5945: Changes to forbidden, as discussed on issue.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624785 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 21:59:31 +00:00 |
Robert Muir
|
3eb66fb19c
|
LUCENE-5945: Full cutover to Path api from java.io.File
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624784 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 21:46:29 +00:00 |
Steven Rowe
|
dca2db73a4
|
LUCENE-5930: native svn:eol-style for new file backward-codecs.iml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624780 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 20:38:56 +00:00 |
Michael McCandless
|
eb628eaeba
|
detect invalid major version when writing .si
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624772 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 18:42:15 +00:00 |
Noble Paul
|
ef634712ca
|
SOLR-5473 removed unused APi, logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624770 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 17:40:59 +00:00 |
Noble Paul
|
3525a56010
|
SOLR-6514
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624717 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 08:51:39 +00:00 |
Steven Rowe
|
de14ec4126
|
LUCENE-5930: order lucene-core test dep after lucene-test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624689 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 00:54:21 +00:00 |
Steven Rowe
|
524b90ef27
|
LUCENE-5930: IntelliJ config: drop resource-only modules, add module groups, and add module for lucene/backward-codecs, and fix up a bunch of other little issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624671 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 23:02:11 +00:00 |
Ryan Ernst
|
d6f52ec238
|
LUCENE-5939: Add changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624661 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 22:24:58 +00:00 |
Ryan Ernst
|
d9fc9f4ea9
|
LUCENE-5939: Regenerate old backcompat indexes to ensure they were built with the exact release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624660 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 22:21:03 +00:00 |
Chris M. Hostetter
|
4517445467
|
SOLR-5473, SOLR-5474, SOLR-5810 ... NO SVN KEYWORDS! ! !
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624650 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 21:12:20 +00:00 |
Steven Rowe
|
125feae224
|
SOLR-6508: SolrSchemalessExampleTests -> SolrSchemalessExampleTest (removed trailing 's' blocking execution under Ant); example-schemaless solr home is now copied to a temp dir before executing the tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624616 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 19:00:39 +00:00 |
Noble Paul
|
b0b200ff82
|
SOLR-5473 set eol property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624557 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 14:12:43 +00:00 |
Noble Paul
|
7888a43541
|
split clusterstate.json SOLR-5473, SOLR-5474, SOLR-5810
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624556 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 14:11:17 +00:00 |
Ryan Ernst
|
d2447ca5ff
|
Increase min id length to allow ids past 10k
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624452 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 05:57:17 +00:00 |
Ryan Ernst
|
4f9e12ae7c
|
Revert accidental commit of r1624450 (had a dirty workspace)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624451 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 05:55:53 +00:00 |
Ryan Ernst
|
593693f214
|
Increase min id length to allow ids past 10k
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624450 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 05:54:20 +00:00 |
Joel Bernstein
|
96b166ed06
|
SOLR-6323: changed overank combined query elevation test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624394 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 21:13:32 +00:00 |
Shalin Shekhar Mangar
|
34a47e66ca
|
SOLR-6501: Binary Response Writer does not return wildcard fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624370 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 19:40:04 +00:00 |
Shai Erera
|
1ba5ad4672
|
LUCENE-5933: fix eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624358 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 18:47:16 +00:00 |
Shai Erera
|
a9c59d3323
|
LUCENE-5933: add FilterSpans
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624327 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 16:14:55 +00:00 |
Ryan Ernst
|
f950b7b97c
|
LUCENE-5936: Add backcompat checks to verify what is tested matches known versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624326 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 16:10:02 +00:00 |
Joel Bernstein
|
22986445fe
|
SOLR-6323: ReRankingQParserPlugin should handle paging beyond number reranked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624303 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 14:34:44 +00:00 |
Michael McCandless
|
2778a0c507
|
LUCENE-5863: smoke tester checks that TestBackwardsCompatibility has coverage for all but the dark-ages releases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624272 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 12:55:42 +00:00 |
Robert Muir
|
bb0256f260
|
LUCENE-5925: use rename instead of segments_N fallback/segments.gen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624194 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 05:04:06 +00:00 |
Noble Paul
|
e631c5ed41
|
SOLR-6499
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624182 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 02:15:18 +00:00 |
Noble Paul
|
f91b957e52
|
SOLR-6499
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624181 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 02:08:13 +00:00 |
Robert Muir
|
f1fb6ce6d3
|
pull field spammers out of TestIndexWriter, stop the OOMs in testThreadInterruptDeadlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624178 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 01:14:47 +00:00 |
Uwe Schindler
|
3b6c7f4172
|
Fix over-long CHANGES.txt line.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624151 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-10 22:18:56 +00:00 |
Uwe Schindler
|
2e940c0fb8
|
LUCENE-5934: Add Ian Lea to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624146 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-10 22:14:02 +00:00 |
Michael McCandless
|
a87b0c3e31
|
LUCENE-5935: remove terrifying yet stale TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624128 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-10 20:58:58 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
096f05b091
|
SOLR-6452: CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624117 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-10 20:38:18 +00:00 |
Michael McCandless
|
e383c21c68
|
improve test debuggability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624108 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-10 20:16:34 +00:00 |