Robert Muir
|
8ef9811938
|
progress towards full cutover to 2.0 apis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1433646 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 21:00:39 +00:00 |
Steven Rowe
|
3732f1bf70
|
Add v4.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433245 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 00:35:40 +00:00 |
Steven Rowe
|
78533a86c5
|
Fixed top-level RSS feed element name in XPath references: /RDF -> /rss
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433204 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 23:12:54 +00:00 |
Yonik Seeley
|
e87c7a4ae7
|
SOLR-2592: changes entry for doc routing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433082 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 20:01:29 +00:00 |
Robert Muir
|
b6c9791358
|
Merged /lucene/dev/trunk:r1432062-1433030
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1433035 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 18:54:22 +00:00 |
Shalin Shekhar Mangar
|
75b574abca
|
SOLR-4016: Deduplication does not work with atomic/partial updates so disallow atomic update requests which change signature generating fields.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433013 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 17:59:32 +00:00 |
Mark Robert Miller
|
64dee0264b
|
SOLR-4303: On replication, if the generation of the master is lower than the slave we need to force a full copy of the index.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432993 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 17:08:50 +00:00 |
Erik Hatcher
|
5d198628bb
|
fix misspelling in warning output text
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432936 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 14:57:05 +00:00 |
Shalin Shekhar Mangar
|
55484336a6
|
SOLR-4302: New parameter 'indexInfo' (defaults to true) in CoreAdmin STATUS command can be used to omit index specific information
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432901 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 12:44:45 +00:00 |
Erik Hatcher
|
3552167217
|
SOLR-4127: post.jar ignores -Dparams when -Durl is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432794 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 03:31:10 +00:00 |
Mark Robert Miller
|
708d5890c5
|
add collection core attribute to built in single core solr.xml file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432774 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 00:52:16 +00:00 |
Mark Robert Miller
|
7b24c2b602
|
add more core attributes to built in single core solr.xml file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432747 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-13 21:21:27 +00:00 |
Mark Robert Miller
|
7f2353defd
|
SOLR-3911: pass a context flag so that impls can use different strategies for index directories vs meta data file directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432670 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-13 17:38:26 +00:00 |
Steven Rowe
|
049502f114
|
Add 3.6.2 changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432520 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 21:26:12 +00:00 |
Steven Rowe
|
5ee4c8976a
|
Fix typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432488 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 18:28:04 +00:00 |
Steven Rowe
|
56b62c1ddb
|
SOLR-4287: Removed "apache-" prefix from Solr distribution and artifact filenames.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432483 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 17:51:57 +00:00 |
Erik Hatcher
|
f1c7576380
|
SOLR-3735: merged to 4x, so adjust CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432411 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 11:58:51 +00:00 |
Stefan Matheis
|
9cd9111419
|
SOLR-3820: Solr Admin Query form is missing some edismax request parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432361 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 02:37:41 +00:00 |
Stefan Matheis
|
5b3729c831
|
SOLR-3458: Allow multiple Items to stay open on Plugins-Page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432351 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 01:31:10 +00:00 |
Stefan Matheis
|
8559a93b65
|
SOLR-4296: Admin UI: Improve Dataimport Auto-Refresh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432346 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 01:08:11 +00:00 |
Mark Robert Miller
|
83fe02894f
|
SOLR-4291: Harden the Overseer work queue thread loop.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432256 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 20:04:44 +00:00 |
Robert Muir
|
f7c90c50f3
|
Merged /lucene/dev/trunk:r1430124-1432061
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1432065 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 14:39:45 +00:00 |
Erick Erickson
|
faad008d7f
|
removed println
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432058 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 14:11:56 +00:00 |
Shalin Shekhar Mangar
|
f41e563d7d
|
SOLR-4112: Fixed DataImportHandler ZKAwarePropertiesWriter implementation so
import works fine with SolrCloud clusters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432045 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 13:38:23 +00:00 |
Robert Muir
|
3e41735efe
|
LUCENE-4442: fix prepare-release to put changes/ and KEYS into the distribution so its complete
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432020 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 12:45:46 +00:00 |
Stefan Matheis
|
8029a83f5a
|
SOLR-3982: Admin UI: Various Dataimport Improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1431756 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-11 00:13:33 +00:00 |
Stefan Matheis
|
de8bfe6dd4
|
SOLR-4289: Admin UI - JVM memory bar - dark grey "used" width is too small (simplified)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1431085 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 21:19:28 +00:00 |
Stefan Matheis
|
44597fa290
|
SOLR-4289: Admin UI - JVM memory bar - dark grey "used" width is too small
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1431073 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 21:02:37 +00:00 |
Dawid Weiss
|
16117426fd
|
Typo in property name corrected.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430820 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 12:25:19 +00:00 |
Erik Hatcher
|
7f0c52b066
|
fix typos in comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430798 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 11:38:08 +00:00 |
Erik Hatcher
|
27b84461c4
|
fix spelling in comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430781 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-09 10:56:18 +00:00 |
Stefan Matheis
|
2f3435acce
|
SOLR-3876: Solr Admin UI is completely dysfunctional on IE 9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430586 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 22:39:10 +00:00 |
Chris M. Hostetter
|
76f5a8bada
|
SOLR-4208: ExtendedDismaxQParserPlugin has been refactored to make subclassing easier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430399 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 17:33:19 +00:00 |
Uwe Schindler
|
9ee4b4d5fa
|
SOLR-4283: Improvements for URL-Decoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430396 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 17:22:14 +00:00 |
Mark Robert Miller
|
292a8d4c16
|
boost a timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430290 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 14:10:36 +00:00 |
Robert Muir
|
61e368a46f
|
Merged /lucene/dev/trunk:r1419558-1430123
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1430130 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 03:40:16 +00:00 |
Chris M. Hostetter
|
ffcaecb4d3
|
SOLR-4272: doc sample xml tweaks to reduce confusion if people cut/paste
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430116 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 02:37:01 +00:00 |
Mark Robert Miller
|
bccdc6aeb5
|
SOLR-4170: The 'backup' ReplicationHandler command can sometimes use a stale index directory rather than the current one.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430111 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 02:01:54 +00:00 |
Uwe Schindler
|
630409a316
|
SOLR-4265: Fix charset bug... :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429958 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 18:55:36 +00:00 |
James Dyer
|
2a1e68e504
|
SOLR-2201: DIH "formatDate" evaluator timezone support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429957 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 18:54:21 +00:00 |
Robert Muir
|
04c86005cc
|
SOLR-4226: Extract fl parsing code out of ReturnFields constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429935 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 18:33:12 +00:00 |
Robert Muir
|
2d1c5560d5
|
LUCENE-4663: IndexSearcher.document should not be final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429927 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 18:03:54 +00:00 |
Uwe Schindler
|
b56b6c1f71
|
SOLR-4265: Remove useless setting in Jetty's server config file, as maximum form content is now handled by solr's RequestParser and not the web container.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429822 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 14:42:45 +00:00 |
Shalin Shekhar Mangar
|
c446098665
|
SOLR-4279: Wrong exception message if _version_ field is multivalued
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429804 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 14:19:28 +00:00 |
Uwe Schindler
|
cf8a0ca50b
|
SOLR-4265: Fix decoding of GET/POST parameters for servlet containers with non-UTF-8 URL parsing (Tomcat)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429534 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-06 14:55:11 +00:00 |
David Wayne Smiley
|
6db40b852d
|
SOLR-4255: (CHANGES.txt) add spatial filter=false local-param option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429468 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-06 06:14:45 +00:00 |
David Wayne Smiley
|
9c5d4ff5cb
|
SOLR-4255: add spatial filter=false local-param option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429466 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-06 06:01:58 +00:00 |
Uwe Schindler
|
643fab0b82
|
SOLR-4275: Fix test. Sorry, the Solr build system did not recognize the test change without ant clean!?
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429419 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 23:03:51 +00:00 |
Robert Muir
|
64e18dc0f6
|
SOLR-4271: add support for PostingsHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429413 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 22:51:30 +00:00 |
Uwe Schindler
|
8e49b54fde
|
SOLR-4275: Add test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429410 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 22:44:18 +00:00 |
Uwe Schindler
|
981694a910
|
SOLR-4275: Fix TrieTokenizer to no longer throw StringIndexOutOfBoundsException in admin UI / AnalysisRequestHandler when you enter no number to tokenize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429401 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 22:19:14 +00:00 |
Stefan Matheis
|
c734e6d021
|
SOLR-3829: Admin UI Logging events broken if schema.xml defines a catch-all dynamicField with type ignored
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429298 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 14:43:59 +00:00 |
Stefan Matheis
|
4bcef71a34
|
SOLR-4263: Incorrect Link from Schema-Browser to Query From for Top-Terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429296 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 14:40:32 +00:00 |
Stefan Matheis
|
babf990922
|
SOLR-4079: Long core names break web gui appearance and functionality
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429292 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 14:36:33 +00:00 |
Stefan Matheis
|
7364aab17f
|
SOLR-3840: XML query response display is unreadable in Solr Admin Query UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429288 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 14:25:29 +00:00 |
Stefan Matheis
|
348f84c32f
|
SOLR-3851: create a new core/delete an existing core should also update the main/left list of cores on the admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429286 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 14:21:28 +00:00 |
Stefan Matheis
|
f51a29707f
|
SOLR-4176: analysis ui: javascript not properly handling URL decoding of input
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429261 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 11:04:55 +00:00 |
Stefan Matheis
|
8172b5d535
|
SOLR-4045: SOLR admin page returns HTTP 404 on core names containing a '.' (dot)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429259 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 10:57:21 +00:00 |
Stefan Matheis
|
65a9cc3643
|
SOLR-4261: Percentage Infos on Dashboard have a fixed width
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429256 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 10:53:39 +00:00 |
Stefan Matheis
|
449296da9d
|
SOLR-4264: Missing Error-Screen on UI's Cloud-Page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429254 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 10:50:24 +00:00 |
Stefan Matheis
|
01d27847bf
|
SOLR-4262: Replication Icon on Dashboard does not reflect Master-/Slave-State
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429252 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 10:48:03 +00:00 |
Stefan Matheis
|
46d9f0dce9
|
SOLR-4262: Replication Icon on Dashboard does not reflect Master-/Slave-State
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429248 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 10:44:29 +00:00 |
Steven Rowe
|
4564af86df
|
LUCENE-4662: Add missing elided articles and prepositions to French ElisionFilter list under Solr example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429191 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 02:01:02 +00:00 |
Yonik Seeley
|
38610f9b09
|
SOLR-4121: add test for fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429188 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 01:53:15 +00:00 |
Yonik Seeley
|
68f9994ae8
|
SOLR-4121: add test for fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429181 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 01:29:57 +00:00 |
Mark Robert Miller
|
eeab864233
|
tests: update to not check cloud client fails = 0 for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429075 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 19:59:33 +00:00 |
Mark Robert Miller
|
3690e29cfb
|
SOLR-3180: tests: timeouts from 30 sec to 60 sec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429027 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 18:44:08 +00:00 |
Mark Robert Miller
|
2389d5a354
|
fix reversed conn and so timeouts - currently used for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428963 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 16:40:52 +00:00 |
Robert Muir
|
735f1dcd3d
|
remove wildcard imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428910 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 15:00:44 +00:00 |
Dawid Weiss
|
0d05a14bd6
|
SOLR-4106: Javac/ ivy path warnings with morfologik fixed by updating to Morfologik 1.5.5 (no functional changes).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428823 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 12:42:00 +00:00 |
Yonik Seeley
|
7e57636e39
|
improve logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428695 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 01:15:17 +00:00 |
Yonik Seeley
|
c7d8852051
|
SOLR-4257: PeerSync updates and Log Replay updates should not wait for ZK connection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428677 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 00:01:16 +00:00 |
Alan Woodward
|
84aa901490
|
SOLR-1972: Add extra query stats to RequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428372 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 14:52:55 +00:00 |
Uwe Schindler
|
e32af2f7ee
|
Improve permgen usage on maven artifact build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428297 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 11:33:00 +00:00 |
Uwe Schindler
|
4a8522eb2a
|
Better check Maven dependencies without using groovy and remove ANT duplication between Lucene + Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428229 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 09:18:17 +00:00 |
Robert Muir
|
e94b9ed073
|
2012 -> 2013
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428179 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 06:56:57 +00:00 |
Yonik Seeley
|
5c06a17708
|
tests: add test hook for SolrCmdDistributor error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428156 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 03:48:02 +00:00 |
Yonik Seeley
|
b85bf15d38
|
tests: improve stack traces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428138 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 02:04:46 +00:00 |
Uwe Schindler
|
652ea275d8
|
Apply stricter checks on maven dependencies to fail if a different Lucene version is imported as transitive dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 23:29:45 +00:00 |
David Wayne Smiley
|
ef4cbc91fb
|
SOLR-4230: CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428067 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 21:33:32 +00:00 |
David Wayne Smiley
|
35caf2c6bd
|
SOLR-4230 geofilt and bbox support for Solr 4 spatial
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428063 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 21:27:03 +00:00 |
Mark Robert Miller
|
463d10dc4a
|
SOLR-4254: Harden the 'leader requests replica to recover' code path.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427872 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 17:23:56 +00:00 |
David Wayne Smiley
|
f244940a4b
|
SOLR-4231: AbstractSpatialFieldType extensibility, and throw 400 code for invalid shapes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427793 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 14:03:13 +00:00 |
Robert Muir
|
395e8b269a
|
2012 -> 2013
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427773 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 12:54:12 +00:00 |
Stanisław Osiński
|
ed09a998b6
|
SOLR-4253: Misleading resource loading warning from Carrot2 clustering component fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427755 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 12:06:49 +00:00 |
Stanisław Osiński
|
d03444f6e7
|
SOLR-3279: upgrade Carrot2 to version 3.6.2, CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427751 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 11:52:19 +00:00 |
Stanisław Osiński
|
bf412aa62c
|
SOLR-3279: upgrade Carrot2 to version 3.6.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427747 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 11:41:19 +00:00 |
Dawid Weiss
|
a25096e273
|
LUCENE-4650: Upgrade randomized testing to version 2.0.8: make the test framework more robust under low memory conditions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427696 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 08:16:22 +00:00 |
Mark Robert Miller
|
768728834f
|
SOLR-3180: update node props for retry node, not just url
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427657 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 05:23:11 +00:00 |
Yonik Seeley
|
9fb47ac8ed
|
tests: start ids higher so it's easier to find them in logs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427620 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 01:33:56 +00:00 |
Mark Robert Miller
|
6b6d1f65c2
|
tests: only add a delete if the doc add did not fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427618 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 01:26:04 +00:00 |
Mark Robert Miller
|
fc4ed67dc2
|
tests: fix - only do this check if there are actually different docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427616 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 01:19:08 +00:00 |
Mark Robert Miller
|
a5d5c905e0
|
tests: only do this check if there are actually different docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427606 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 00:47:23 +00:00 |
Mark Robert Miller
|
87a6af1acf
|
tests: reenable assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427598 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 00:23:16 +00:00 |
Mark Robert Miller
|
0446589f43
|
tests: use fs factory for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427593 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-01 23:59:30 +00:00 |
Mark Robert Miller
|
0268e3807b
|
tests: allow control of chaosmonkey nothing is safe test by sys prop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427591 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-01 23:39:19 +00:00 |
Mark Robert Miller
|
2df5efcbad
|
SOLR-3180: remove bad method call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427589 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-01 23:22:21 +00:00 |
Robert Muir
|
14d08c75c0
|
SOLR-4251: commit test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427399 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-01 13:31:02 +00:00 |
Chris M. Hostetter
|
b6480d0559
|
SOLR-4238: only fix one place, the other place is suppose to be broken for things to work properly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427258 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 23:49:57 +00:00 |
Chris M. Hostetter
|
b58e44d03b
|
SOLR-4238: Fix jetty example requestLog config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427240 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 20:49:17 +00:00 |
Mark Robert Miller
|
9342d7d9e8
|
SOLR-4248: "ant eclipse" should declare .svn directories as derived.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427232 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 19:49:55 +00:00 |
Mark Robert Miller
|
5feeb36d46
|
SOLR-788: set mlt.count back to 5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427218 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 18:42:14 +00:00 |
James Dyer
|
69383cb079
|
SOLR-4247: fix bug with TestSimplePropertiesWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427215 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 18:30:41 +00:00 |
Mark Robert Miller
|
ecb8438e4c
|
SOLR-4124: persistence support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427213 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 18:26:36 +00:00 |
Yonik Seeley
|
9e82c2409d
|
SOLR-4246: log forwarded updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427037 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 03:05:56 +00:00 |
Mark Robert Miller
|
1bb25c388d
|
SOLR-4245: When a core is registering with ZooKeeper, the timeout to find the leader in the cluster state is 30 seconds rather than leaderVoteWait + extra time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-30 06:18:37 +00:00 |
Mark Robert Miller
|
ffd693605a
|
SOLR-4244: When coming back from session expiration we should not wait for the leader to see us in the down state if we are the node that must become the leader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426892 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-30 05:54:59 +00:00 |
Mark Robert Miller
|
88ce4ab029
|
check shutdown for early termination in 'wait for state'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426840 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 21:29:11 +00:00 |
Erick Erickson
|
b6d4d6e907
|
Fix for SOLR-4229, changing "swappable" to "transient"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426826 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 20:30:42 +00:00 |
Mark Robert Miller
|
cb8065c947
|
ease timings a bit for large clusters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426795 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 17:59:53 +00:00 |
Mark Robert Miller
|
5065cdebd3
|
bring back interruptions on executor shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426791 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 17:42:23 +00:00 |
Erik Hatcher
|
fcc4d6f01a
|
SOLR-3735: Relocate the example mime-to-extension mapping, and upgrade Velocity Engine to 1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426716 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 08:41:53 +00:00 |
Robert Muir
|
f88d2ee6a7
|
SOLR-4175: add license headers and eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426614 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 20:12:18 +00:00 |
Erik Hatcher
|
11c4ce617c
|
SOLR-4175: SearchComponent chain can't contain two components of the same class and use debugQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426569 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 16:29:37 +00:00 |
Shalin Shekhar Mangar
|
e32fe689fa
|
SOLR-4134 -- Use List as value type only when multiple values are present in atomic updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426537 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 15:03:43 +00:00 |
Yonik Seeley
|
2c51c55a28
|
tests: more cloud atomic update tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426373 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 01:19:29 +00:00 |
Mark Robert Miller
|
7e51f75561
|
SOLR-4114: tests: make happy with git - source attrib counts on svn substitution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426329 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-27 21:08:54 +00:00 |
Uwe Schindler
|
ba52cd4e03
|
Revert SOLR-1972
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426230 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-27 15:48:37 +00:00 |
Robert Muir
|
53caac2cc4
|
hack broken test to not waste hours of jenkins time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426096 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-27 00:48:57 +00:00 |
Mark Robert Miller
|
5772204892
|
tests: attempt to harden for apache jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426002 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 19:52:34 +00:00 |
Robert Muir
|
aa00eb2e70
|
SOLR-4088: when host is null, fall back to interface iteration (heuristic 2) if resolving the system hostname (heuristic 1) fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425971 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 17:18:46 +00:00 |
Robert Muir
|
0c86e24407
|
SOLR-4233: throw assumption for this test on OS X: it fails due to AWT engine startup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425969 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 17:16:22 +00:00 |
Mark Robert Miller
|
15bf918824
|
tests: parameterize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425818 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 04:44:50 +00:00 |
Mark Robert Miller
|
a3d1252e7d
|
tests: parameterize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425815 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 04:39:12 +00:00 |
Shalin Shekhar Mangar
|
6a0f11ebed
|
SOLR-4223: "maxFormContentSize" in jetty.xml is not picked up by jetty 8
so set it via solr webapp context file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425683 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-24 21:08:44 +00:00 |
Mark Robert Miller
|
1652b2649f
|
LUCENE-4638, SOLR-3180: revert for now (try using the IW's writeLock to unlock)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425574 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-24 02:10:25 +00:00 |
Mark Robert Miller
|
dfb17d3cdc
|
LUCENE-4638, SOLR-3180: try using the IW's writeLock to unlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425561 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-24 00:15:16 +00:00 |
Mark Robert Miller
|
a0676b3b0b
|
SOLR-3180: remove bad assumption
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425554 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 22:58:30 +00:00 |
Shalin Shekhar Mangar
|
460dec2c56
|
SOLR-4133: Cannot "set" field to null with partial updates when using the
standard RequestWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425448 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 10:01:08 +00:00 |
Shai Erera
|
d64cfed291
|
LUCENE-4639: improve _TestUtil.getTempDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425439 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 08:15:02 +00:00 |
Mark Robert Miller
|
c8f34f9f78
|
SOLR-3180: wait for leader to see our recovering state before peer sync as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425342 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-22 21:06:04 +00:00 |
Mark Robert Miller
|
3340abc8dd
|
attempt to close the indexwriter correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425306 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-22 16:46:10 +00:00 |
Chris M. Hostetter
|
9fd744d160
|
SOLR-3972: Fix ShowFileRequestHandler to not log a warning in the (expected) situation of a file not found.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425207 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-22 00:07:35 +00:00 |
Mark Robert Miller
|
1088f1a4d4
|
tests: attempt to harden more
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425090 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 19:00:28 +00:00 |
Mark Robert Miller
|
db517c4bb8
|
tests: more fudge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425004 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 16:27:40 +00:00 |
Mark Robert Miller
|
8c40304671
|
tests: boost timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424953 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 15:18:17 +00:00 |
Mark Robert Miller
|
1ec855c560
|
tests: wait longer for inconsistency if necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424943 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 15:05:53 +00:00 |
Shalin Shekhar Mangar
|
6adb14e6af
|
SOLR-4134: Added missing @Test annotation on unit test method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424909 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 13:12:23 +00:00 |
Shalin Shekhar Mangar
|
f4547f6a3b
|
SOLR-4134: Standard (XML) request writer cannot "set" multiple values into
multivalued field with partial updates. (Luis Cappa Banda, Will Butler, shalin)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424906 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 13:01:08 +00:00 |
Mark Robert Miller
|
4bd6402d16
|
raise so timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424868 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 11:23:29 +00:00 |
Chris M. Hostetter
|
a5608fb81e
|
fix the 'double-slash' URL that has been taunting my nightmares ... doesn't appear to have any bearing on test correctness, but has definitely been confusing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424796 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 03:38:13 +00:00 |
Yonik Seeley
|
fb0a737ff6
|
tests: allow calling useFactory more than once
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424793 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 03:12:37 +00:00 |
Mark Robert Miller
|
2d3b44c0e7
|
save the original index dir path, don't try to get it from the directory - it may be too late
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424783 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 01:34:15 +00:00 |
Chris M. Hostetter
|
d34e50995a
|
SOLR-4136: followup: fix getBaseUrlForNodeName to never including trailing slash when using the root context, and harden generateNodeName to not trust the caller as far as leading/trailing slashes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424755 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 23:26:08 +00:00 |
Mark Robert Miller
|
719c4dd5e9
|
raise test so timeout for clients
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424611 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 17:57:22 +00:00 |
Mark Robert Miller
|
7a354cb5d0
|
harden test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424582 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 16:41:36 +00:00 |
Mark Robert Miller
|
430b975221
|
clean up and expand distrib mlt tests - still ignored until I can test on freebsd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424555 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 16:04:23 +00:00 |
Yonik Seeley
|
d475d822d0
|
tests: grouping doesn't guarantee order of top level group commands
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424516 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 15:17:48 +00:00 |
Mark Robert Miller
|
cb188b0679
|
don't alter recovery wait based on nightly or random multiplier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424510 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 15:09:05 +00:00 |
Mark Robert Miller
|
257219ca36
|
ignore distrib mlt test until its sorted out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424272 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 02:54:20 +00:00 |