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 |
Tomas Eduardo Fernandez Lobbe
|
a741d433d0
|
SOLR-6704: Added unit tests that uncovered TrieDateField bug in branch 4.10.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636980 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 22:04:08 +00:00 |
Chris M. Hostetter
|
fb1443fd81
|
LUCENE-6040: svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636963 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 21:30:42 +00:00 |
Adrien Grand
|
9dcd690935
|
LUCENE-6040: Speedup broadword bit selection.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636913 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 16:32:44 +00:00 |
Noble Paul
|
d40e7fc0f9
|
SOLR-6706 missed changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636904 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 15:46:49 +00:00 |
Noble Paul
|
d32a68961b
|
SOLR-6706
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636900 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 15:41:08 +00:00 |
Shalin Shekhar Mangar
|
ba0c5980fe
|
SOLR-6685: ConcurrentModificationException in Overseer Status API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636875 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 14:22:43 +00:00 |
Noble Paul
|
5567f629fb
|
SOLR-6533
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636863 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 12:51:05 +00:00 |
Noble Paul
|
30db71bbde
|
SOLR-6533,SOLR-6654
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636862 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 12:38:06 +00:00 |
Michael McCandless
|
fd3be6e81a
|
LUCENE-6046: let this test determinize massive automata
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636830 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 09:17:56 +00:00 |
Adrien Grand
|
e0227b516c
|
LUCENE-6038: Re-enable FieldValueFilter optimizations based on the way the docsWithField bits are implemented.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636827 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 09:04:53 +00:00 |
Shai Erera
|
5b00b2e981
|
Improve random sampling test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636821 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 08:34:23 +00:00 |
Anshum Gupta
|
2c8de2f35c
|
SOLR-6248: Fixing an exception in case of missing qf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636784 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 00:21:42 +00:00 |
Chris M. Hostetter
|
7e07a9c578
|
SOLR-6351: Stats can now be nested under pivot values by adding a 'stats' local param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636772 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 23:09:41 +00:00 |
Jan Høydahl
|
2f1493339e
|
SOLR-6696: bin/solr start script should not enable autoSoftCommit by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636760 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 22:27:07 +00:00 |
Michael McCandless
|
9014bb342d
|
LUCENE-6046: fix test failure, add maxDeterminizedStates to AutomatonQuery and WildcardQuery too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636758 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 22:16:02 +00:00 |
Jan Høydahl
|
9c1da956a4
|
Add 4.10.2 changes section and remove duplicated entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636747 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 21:58:06 +00:00 |
Michael McCandless
|
ba56e75704
|
LUCENE-6046: add maxDeterminizedStates to determinize to prevent exhausting CPU/RAM when the automaton is too difficult to determinize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636716 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 20:03:10 +00:00 |
Shalin Shekhar Mangar
|
2380e375a0
|
SOLR-2927: Solr does not unregister all mbeans upon exception in constructor causing memory leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636603 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 15:21:12 +00:00 |
Robert Muir
|
35375d57b9
|
LUCENE-6042: fix CustomScoreQuery explain to properly factor boost
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636552 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 12:09:47 +00:00 |
Shalin Shekhar Mangar
|
2e0eea7346
|
SOLR-6591: Ignore overseer operations for collections with stateFormat > 1 if the parent ZK path doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636400 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 17:30:04 +00:00 |
Shalin Shekhar Mangar
|
06510acbab
|
Fix assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636379 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 16:11:22 +00:00 |
Erick Erickson
|
7292a07b0c
|
SOLR-6670: change BALANCESLICEUNIQUE to BALANCESHARDUNIQUE. corrected typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636363 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 14:33:53 +00:00 |