Erik Hatcher
|
bfad47b5c6
|
LUCENE-3229: Overlapping ordered SpanNearQuery spans should not match.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639714 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-14 18:07:56 +00:00 |
Michael McCandless
|
ba2e4caef1
|
MDW was failing to properly enforce disk full (truncate bytes written at precisely disk full point)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639688 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-14 16:14:35 +00:00 |
Michael McCandless
|
18efb159ef
|
LUCENE-6057: improve Sort(SortField) docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639581 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-14 08:30:53 +00:00 |
Stefan Matheis
|
b5e9539954
|
SOLR-6740: Admin UI - improve Files View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639511 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 20:31:13 +00:00 |
Stefan Matheis
|
7b9c366913
|
SOLR-6739: Admin UI - Sort list of command line args
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639509 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 20:27:48 +00:00 |
Stefan Matheis
|
57c055bf44
|
SOLR-6738: Admin UI - Escape Data on Plugins-View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639383 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 16:36:41 +00:00 |
Erik Hatcher
|
b3061b0493
|
Remove incorrect prefix on some log messages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639382 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 16:35:15 +00:00 |
Michael McCandless
|
8af67c9a95
|
LUCENE-5929: highlight terms from block join queries too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639371 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 15:37:28 +00:00 |
Michael McCandless
|
8047006d11
|
LUCENE-6060: remove IndexWriter.unlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639329 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 14:10:06 +00:00 |
David Wayne Smiley
|
a38cb51906
|
LUCENE-6033: CachingTokenFilter now uses ArrayList not LinkedList, and has new isCached() method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638794 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 13:58:09 +00:00 |
Tommaso Teofili
|
e698180451
|
LUCENE-5736 - fixed test javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638724 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 08:56:29 +00:00 |
Tommaso Teofili
|
88f2ebd5d0
|
LUCENE-5548 - minor fixes (imports, comments, method names)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638718 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 08:40:02 +00:00 |
Tommaso Teofili
|
a1f3cebe50
|
LUCENE-5736 - adding test for caching nb classifier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638717 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 08:38:53 +00:00 |
Tommaso Teofili
|
4641ee4c5d
|
LUCENE-5699 - normalized score for boolean perceptron classifier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638715 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 08:38:06 +00:00 |
Jan Høydahl
|
a323091dac
|
SOLR-6085: Suggester crashes when prefixToken is longer than surface form
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638711 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 08:25:28 +00:00 |
Timothy Potter
|
cc1b4bea5e
|
SOLR-6703: Fix ant run-example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638486 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 22:36:48 +00:00 |
Timothy Potter
|
250b33606f
|
SOLR-6705: mention fix in changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638485 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 22:34:03 +00:00 |
Michael McCandless
|
95ddd51108
|
LUCENE-6050: allow for MUST and MUST_NOT (in addition to SHOULD) context tags in Analyzing/BlendedInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638441 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 21:42:33 +00:00 |
Timothy Potter
|
fe6eff7d1b
|
SOLR-6705: Add specific JVM version checking to Windows start scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638429 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 21:28:17 +00:00 |
Jan Høydahl
|
5240a5ac8a
|
SOLR-6697: bin/solr start scripts allow setting SOLR_OPTS in solr.in.*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638423 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 21:20:56 +00:00 |
Michael McCandless
|
991f01c055
|
LUCENE-6058: explain that BeiderMorseFilter changed its behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638331 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 19:57:30 +00:00 |
Michael McCandless
|
e140b8907c
|
LUCENE-6059: add Daitch-Mokotoff Soundex phonetic Apache commons phonetic codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638250 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 18:47:14 +00:00 |
Michael McCandless
|
937f81b03c
|
LUCENE-4400: Add NYSIIS Apache commons phonetic codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638232 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 18:04:45 +00:00 |
Michael McCandless
|
67c1aaa9f8
|
LUCENE-6053: add Serbian analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638220 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 17:28:35 +00:00 |
Timothy Potter
|
030afc5c7d
|
SOLR-6662: update changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638190 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 15:45:32 +00:00 |
Timothy Potter
|
83a04af6fb
|
SOLR-6705: better handling of JVM version specific options
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638022 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 04:21:44 +00:00 |
Yonik Seeley
|
6270a1fc13
|
SOLR-6679: comment out suggester in stock config due to long startup times
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638010 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 01:43:47 +00:00 |
Shalin Shekhar Mangar
|
6639fc546a
|
SOLR-6721: ZkController.ensureReplicaInLeaderInitiatedRecovery puts replica in local map before writing to ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637986 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 21:52:24 +00:00 |
Timothy Potter
|
71735447bc
|
SOLR-6708: stop orphaned Solr nodes before starting another one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637980 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 20:57:39 +00:00 |
Shai Erera
|
53bba16ee1
|
LUCENE-6055: PayloadAttribute.clone() should deep clone its BytesRef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637945 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 16:58:37 +00:00 |
Noble Paul
|
6ecca6c553
|
SOLR-6579 SnapPuller Replication blocks clean shutdown of tomcat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637879 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 14:51:55 +00:00 |
Uwe Schindler
|
376a4007f6
|
SOLR-5022: Reenable Hdfs tests on Java 8+, because they have no permgen. Windows is still disabled, because Hadoop needs Cygwin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637754 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-09 22:22:36 +00:00 |
Uwe Schindler
|
8251f8dbf8
|
LUCENE-5953: Revert changes to SnapShooter, just remove useless locking. The tests now pass more often, because snapshot directory does not disappear suddenly (its created explicitely before file copying
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637743 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-09 21:20:13 +00:00 |
Uwe Schindler
|
e8144f986b
|
LUCENE-5953: Fix null lock factory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637701 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-09 17:38:55 +00:00 |
Uwe Schindler
|
28b0bc6c32
|
LUCENE-5953: Remove obsolete locking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637688 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-09 15:31:15 +00:00 |
Uwe Schindler
|
c429f437f0
|
LUCENE-5953: Restructure Directory and LockFactory APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637665 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-09 12:18:03 +00:00 |
Michael McCandless
|
f7e6d2f177
|
LUCENE-6039: add another null check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637541 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-08 11:18:51 +00:00 |
Michael McCandless
|
ca8681a449
|
woops
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637530 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-08 08:52:35 +00:00 |
Michael McCandless
|
e59980558c
|
LUCENE-6049: changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637529 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-08 08:52:09 +00:00 |
Michael McCandless
|
b7059e7628
|
LUCENE-6049: don't throw exc writing segment if document hit non-aborting exc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637524 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-08 08:24:13 +00:00 |
Michael McCandless
|
54156c042d
|
LUCENE-6054: allow repeating the empty automaton
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637451 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 21:24:52 +00:00 |
Michael McCandless
|
063b9c5c80
|
fix test to not create such a big automaton
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637448 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 21:10:07 +00:00 |
Shalin Shekhar Mangar
|
39e7625798
|
SOLR-6715: Fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637299 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 06:56:33 +00:00 |
Shalin Shekhar Mangar
|
4905248879
|
SOLR-6715: ZkSolrResourceLoader constructors accept a parameter called 'collection' but it should be 'configName'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637296 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 06:39:26 +00:00 |
Robert Muir
|
497e64e2b9
|
LUCENE-6051: don't use trappy Iterable<Path> in helper functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637278 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 00:59:26 +00:00 |
Chris M. Hostetter
|
218fc55d70
|
SOLR-6351: fix CHANGES, forgot to credit Steve Molloy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637248 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-06 22:29:58 +00:00 |
Michael McCandless
|
3f25caefc3
|
LUCENE-6046: remove det state limit for all AutomatonTestUtil.randomAutomaton since they can become biggish
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637078 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-06 11:16:58 +00:00 |
Robert Muir
|
4162890bb6
|
LUCENE-6046: let this test determinize massive automata
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637054 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-06 09:21:58 +00:00 |
Gregory Chanan
|
3e5a59c20a
|
SOLR-6698: Solr is not consistent wrt ZkCredentialsProvider / ZkCredentialProvider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637016 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-06 00:25:58 +00:00 |
Joel Bernstein
|
7cd68fe196
|
SOLR-6684 Fix-up /export JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636986 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 22:18:27 +00:00 |