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 |
Tommaso Teofili
|
7e7bfe1f4d
|
[SOLR-3902] - minor fixes (imports / warnings)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421108 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 07:58:27 +00:00 |
Shai Erera
|
e2f54df3ca
|
fix missing Overrides
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420195 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-11 14:31:01 +00:00 |
Chris M. Hostetter
|
b6db7c76f1
|
SOLR-3904: progress adding package.html files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406204 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 16:17:50 +00:00 |
Tommaso Teofili
|
6dae6204f7
|
[SOLR-3902] - renamed the analysis tests to a single integration test rather than 2 unit tests (since tested sources are in lucene-analysis-uima)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1397454 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-12 06:55:02 +00:00 |
Tommaso Teofili
|
2e01a46f8c
|
[SOLR-3902] - adding super constructor to FieldMappingException, adding final modifiers where possible, substituting StringBuffer with StringBuilder where possible, for each loops
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1397452 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-12 06:41:55 +00:00 |
Tommaso Teofili
|
c65bdde36f
|
[SOLR-3902] - moved SentimentAnnotation to DummySentimentAnnotation (to avoid cofusion), moved out FieldMappingException from a dedicated exception package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391322 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 06:14:35 +00:00 |
Robert Muir
|
f025322f81
|
fix all malformed javadocs (@code/deprecated/param/returns/throws with no args)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389133 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-23 19:54:23 +00:00 |
Robert Muir
|
1eda7edf6a
|
fix javadocs broken links: public methods taking pkg-private arguments are effectively pkg-private
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr3733@1388148 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-20 18:10:46 +00:00 |
Erick Erickson
|
ded01621a4
|
Fix for LUCENE-4362, ban tabs-indent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386681 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-17 16:01:56 +00:00 |
Chris M. Hostetter
|
1cac548005
|
SOLR-3650: checkpoint, migrated CHANGES.txt for contrib/uima and contrib/extraction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367384 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 01:37:17 +00:00 |
Robert Muir
|
6d2a288be3
|
LUCENE-4262: add ivy sync=true, so when resolve runs, only jars that should be there are there
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366509 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 19:18:49 +00:00 |
Robert Muir
|
5b1664349a
|
LUCENE-4044: dont use instances just class names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1365106 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 15:01:12 +00:00 |
Robert Muir
|
dfe9a8444a
|
LUCENE-4044: port over stempel/uima
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364905 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 06:08:49 +00:00 |
Chris M. Hostetter
|
32a0f402d6
|
SOLR-3623: Fixed inconsistent treatment of third-party dependencies for solr contribs analysis-extras & uima
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364728 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 17:33:24 +00:00 |
Uwe Schindler
|
a956609a85
|
Copy over changes from 3.6 branch #2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364570 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 10:33:34 +00:00 |
Dawid Weiss
|
51c387731b
|
LUCENE-4181: Change the semantics of @Slow on tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355310 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-29 10:55:26 +00:00 |
Mark Robert Miller
|
1fc4347e41
|
SOLR-1770: Move the default core instance directory into a collection1 folder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354308 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-27 01:48:00 +00:00 |
David Wayne Smiley
|
991bbd7b57
|
SOLR-3313 Rename Query Type to Query Parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1352760 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-22 02:41:36 +00:00 |
David Wayne Smiley
|
f12b94ab86
|
SOLR-3313 Rename Query Type to Request Handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1351932 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 04:23:07 +00:00 |
Chris M. Hostetter
|
2ac3eb27c4
|
LUCENE-3949: fix license headers to not be javadoc style comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348980 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-11 19:26:18 +00:00 |
Robert Muir
|
e650829677
|
4.0.0 -> 4.0.0-ALPHA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348289 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-09 00:57:26 +00:00 |
Tommaso Teofili
|
7de9508aa5
|
[SOLR-3221] - fixed possible NPE for text variable being null in UIMAUpdateRequestProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347817 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-07 22:00:47 +00:00 |
Koji Sekiguchi
|
cf9686ed9a
|
fix typo in uima contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344967 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-01 02:18:56 +00:00 |
Robert Muir
|
f5223505b0
|
4.0 -> 5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1343848 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 17:01:58 +00:00 |
Ryan McKinley
|
800f5a54a6
|
SOLR-2857: add UpdateRequestHandler that handles xml,csv,json, and javabin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335768 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-08 21:06:10 +00:00 |
Christopher John Male
|
0bad718d58
|
LUCENE-2510: Moved Analysis Factory parent classes into analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335331 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-08 03:23:47 +00:00 |
Chris M. Hostetter
|
d5eeb396a5
|
PingRequestHandler is now directly configured with a "healthcheckFile" instead of looking for the legacy <admin><healthcheck/></admin> syntax. Filenames specified as relative paths have been fixed so that they are resolved against the data dir instead of the CWD of the java process.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333598 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-03 19:56:13 +00:00 |
Chris M. Hostetter
|
bb7bc2ff44
|
LUCENE-3945: use sha1 checksums to verify jars pulled from ivy match expectations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309503 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-04 17:53:32 +00:00 |
Robert Muir
|
2fe2e82584
|
LUCENE-1866: better RAT reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309248 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-04 05:03:53 +00:00 |
Jan Høydahl
|
058179d177
|
SOLR-1052: Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308608 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-02 22:55:37 +00:00 |
Robert Muir
|
8f0d7cc135
|
LUCENE-3930: nuke jars from source tree and use ivy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-30 18:04:43 +00:00 |
Tommaso Teofili
|
e894e7c542
|
[SOLR-3013] - fix the build of solr-uima
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295594 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 14:45:13 +00:00 |
Tommaso Teofili
|
41ddc259d7
|
[SOLR-3013] - removed unneded custom ant configuration for solr-uima
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295508 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 10:58:57 +00:00 |
Tommaso Teofili
|
0c5c13e157
|
[SOLR-3013] - removing the ae package from Solr as it's now under analysis/uima module, adding the Solr factories for UIMA based tokenizers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295330 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 22:43:12 +00:00 |
Sami Siren
|
d6fa94970f
|
fix build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294505 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-28 07:52:12 +00:00 |
Robert Muir
|
f5d1e967db
|
LUCENE-3667: make tests reasonable if you dont have a supercomputer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225920 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-30 21:14:15 +00:00 |
Simon Willnauer
|
356fa5d137
|
preparing Lucene 3.5 release adding 3.6 constants and changes sections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204451 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 11:27:57 +00:00 |
Martijn van Groningen
|
19765406b6
|
SOLR-2591: Remove commitLockTimeout option from solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197154 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 14:38:13 +00:00 |
Robert Muir
|
e7229ee7a4
|
LUCENE-3456: more use of MockTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175579 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 21:10:50 +00:00 |
Robert Muir
|
1e577e15b5
|
LUCENE-3456: use MockTokenizer instead of WhitespaceTokenizer in test configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 19:10:17 +00:00 |
Steven Rowe
|
2227f3bfaa
|
SOLR-2746: Moved CHANGES.txt entry to uima contrib's CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166715 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 14:34:49 +00:00 |
Steven Rowe
|
3615f59446
|
SOLR-2746: Upgraded UIMA dependencies in solr/contrib/uima/lib/ from *-2.3.1-SNAPSHOT.jar to *-2.3.1.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166702 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 14:13:17 +00:00 |
Robert Muir
|
e758a5e444
|
open up 3.5 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166652 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 12:24:16 +00:00 |
Steven Rowe
|
9772db3703
|
SOLR-2659: Moved src/test-files/** under src/test-files/<module-name>/** for all Solr modules except core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149600 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-22 13:24:17 +00:00 |
Steven Rowe
|
4505c08643
|
SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 06:41:23 +00:00 |
Steven Rowe
|
9abc6a2912
|
SOLR-2452: Merged with trunk up to r1143468
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 21:16:33 +00:00 |
Chris M. Hostetter
|
18a095b43b
|
SOLR-2631: improve the example usage(s) of PingRequestHandler to reduce risk of people ever even seeing an error about recursive ping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142722 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 16:14:46 +00:00 |
Simon Willnauer
|
5ce2c2844a
|
LUCENE-3239: Drop Java 5 support on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141489 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 11:40:55 +00:00 |
Steven Rowe
|
75d6001f0e
|
SOLR-2452: merged with trunk up to r1140790
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1140809 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 19:42:31 +00:00 |