Ryan McKinley
|
13745b230d
|
remove compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307095 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 20:25:02 +00:00 |
Jan Høydahl
|
e3374c9c9b
|
SOLR-3255: OpenExchangeRates.Org Exchange Rate Provider and improved ExchangeRateProvider interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307063 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 19:14:07 +00:00 |
Michael McCandless
|
ea611beacc
|
tests: fix test again, this time using sneaky rethrower
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307056 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 18:58:57 +00:00 |
Martijn van Groningen
|
58502a5fec
|
LUCENE-3936: Added missing entry in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307051 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 18:55:28 +00:00 |
Martijn van Groningen
|
c19e594ea2
|
LUCENE-3936: Rename StringIndexDocValues to DocTermsIndexDocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307044 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 18:50:08 +00:00 |
Yonik Seeley
|
1a96461df8
|
SOLR-3259: add a /query handler that defaults to indented JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307017 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 17:49:59 +00:00 |
Robert Muir
|
1688a44eb0
|
LUCENE-2000: fix back benchmark classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307016 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 17:46:00 +00:00 |
Ryan McKinley
|
49f43806a8
|
LUCENE-2000: remove redundant casts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307012 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 17:34:34 +00:00 |
Michael McCandless
|
e49b69d459
|
tests: get JRE bug workaround working for this test again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306931 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 15:43:03 +00:00 |
Sami Siren
|
b5f8deb795
|
SOLR-2020: migrate to Java client that uses Apache Http Components http client (4.x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306800 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 12:11:37 +00:00 |
David Wayne Smiley
|
e2b3ce7028
|
SOLR-3161 register "/select" as the default handler if it isn't already. Remove old DEFAULT_HANDLER_NAME="standard" constant which hasn't been used in a long time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306714 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 04:37:51 +00:00 |
Yonik Seeley
|
a9f2dbec17
|
try to fix erroneous qt restriction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306711 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 04:33:54 +00:00 |
David Wayne Smiley
|
93522a23fd
|
SOLR-3283 PingRequestHandler make qt optional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306703 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 03:38:21 +00:00 |
Yonik Seeley
|
859814a06f
|
SOLR-3161: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306702 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 03:27:02 +00:00 |
Ryan McKinley
|
05fe168961
|
LUCENE-2000: clone() now returns covariant types where possible.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306626 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 22:22:25 +00:00 |
Christian Moen
|
ec18632428
|
Fixed various related to config and user dictionaries for Kuromoji (SOLR-3276)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306476 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 17:20:48 +00:00 |
Mark Robert Miller
|
0ced8b5020
|
revert dsmiley's other commits: SOLR-2724,SOLR-435,SOLR-3283
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306331 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 13:56:19 +00:00 |
Mark Robert Miller
|
a392193e58
|
revert dsmiley commit SOLR-3161
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306318 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 13:38:05 +00:00 |
Dawid Weiss
|
3bbc27fc64
|
SOLR-3272: Solr filter factory for MorfologikFilter (Polish lemmatisation).
(Rafał Kuć via Dawid Weiss, Steven Rowe, Uwe Schindler).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306198 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 07:33:55 +00:00 |
Chris M. Hostetter
|
a614ff561c
|
SOLR-3287: fix tutorial examples specific to english, and add some non-english analysis.jsp examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306166 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 04:55:10 +00:00 |
David Wayne Smiley
|
264f63036c
|
SOLR-2724 Removed defaultSearchField and defaultOperator from schema.xml as they are deprecated.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306159 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 04:43:55 +00:00 |
David Wayne Smiley
|
461e7884c6
|
SOLR-435 Improvements to SOLR-2001 (blank 'q') includes empty string check, dismax support, and test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306152 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 04:21:02 +00:00 |
David Wayne Smiley
|
b083a2f530
|
SOLR-3283 PingRequestHandler make qt optional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306140 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 03:59:01 +00:00 |
David Wayne Smiley
|
d5fd5562cb
|
SOLR-3161 register "/select" as the default handler if it isn't already. Remove old DEFAULT_HANDLER_NAME="standard" constant which hasn't been used in a long time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306138 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 03:37:59 +00:00 |
Chris M. Hostetter
|
a2a0a9db22
|
add style for codefrag css class so they are monospace and stand out a bi more
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306103 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 01:35:27 +00:00 |
Chris M. Hostetter
|
70e2949e24
|
update sample command output in tutorial to be more current then 2009
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306077 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 00:31:33 +00:00 |
Chris M. Hostetter
|
338673335f
|
point to the download redir URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306067 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 00:06:50 +00:00 |
Chris M. Hostetter
|
156eac271c
|
SOLR-3261: Fix edismax to respect query operators when literal colons are used in query string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306054 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 23:24:51 +00:00 |
Chris M. Hostetter
|
3657a6a6ec
|
tweak example <lib/> declarations so license files aren't added to classpath, also fix so langid deps are included
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306033 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 22:30:26 +00:00 |
Jan Høydahl
|
4859bd8b30
|
SOLR-2970 and SOLR-3281: Fix tests for IBM VM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306025 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 21:50:41 +00:00 |
Chris M. Hostetter
|
fff288f735
|
comment introducing solr.xml file and linking to online docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306019 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 21:13:11 +00:00 |
Yonik Seeley
|
0827fffde6
|
SOLR-2656: distrib/cloud support for realtime get
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306018 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 20:58:34 +00:00 |
Michael McCandless
|
b658af7876
|
create fewer random DV fields in tests; reduce frequency of force merge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305935 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 18:08:08 +00:00 |
Chris M. Hostetter
|
6a1a25868b
|
SOLR-3046: Fix whitespace typo in DIH response "Time taken"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305929 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 17:48:35 +00:00 |
Mark Robert Miller
|
7b3f632f32
|
SOLR-3214: If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.
SOLR-3256: Distributed search throws NPE when using fl=score
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305927 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 17:41:18 +00:00 |
Uwe Schindler
|
46724924e4
|
LUCENE-3738: Remove the asserts in this class (in most cases not useful, only useful if limit<b.length
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305909 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 17:25:37 +00:00 |
James Dyer
|
aed1330b54
|
SOLR-3278: Negative boost support to the Extended Dismax Query Parser Boost Query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305908 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 17:16:10 +00:00 |
Mark Robert Miller
|
ce1cead6eb
|
comment out sys out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305907 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 17:13:31 +00:00 |
Robert Muir
|
bca62a44d3
|
LUCENE-3929: add a test demonstrating this works
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305870 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 15:16:42 +00:00 |
Uwe Schindler
|
a2b98d9a51
|
Merged revision(s) 1305837 from lucene/dev/branches/branch_3x:
Fix possible overflow in RAMOutputStream.sizeInBytes()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305838 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 13:44:59 +00:00 |
Uwe Schindler
|
a79cbb5746
|
Merged revision(s) 1305816 from lucene/dev/branches/branch_3x:
LUCENE-3926: Improve documentation of RAMDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305817 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 11:49:23 +00:00 |
Robert Muir
|
2185d9f55e
|
LUCENE-3927: allow running trunk tests with IBM JRE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305790 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 09:30:30 +00:00 |
Robert Muir
|
620f9a5739
|
small opto when charfilter is used: don't call this method twice in end
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305742 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 06:06:51 +00:00 |
Robert Muir
|
5a4767cd4c
|
fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305720 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 03:27:25 +00:00 |
Chris M. Hostetter
|
3f32f09c95
|
SOLR-3264: Fix CoreContainer and SolrResourceLoader logging to stop misleading people about SolrCore instanceDir's being the Solr Home Dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305697 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 00:57:09 +00:00 |
Robert Muir
|
7433d817db
|
SOLR-3268: nuke svn:ignores for dih, these are now obselete from previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305623 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 21:52:30 +00:00 |
Robert Muir
|
ee7e14e5fd
|
SOLR-3268: use sync for more safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305587 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 20:59:42 +00:00 |
Robert Muir
|
33d1d81d87
|
SOLR-3268: don't create indexes under core/src/test-files/solr/data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305579 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 20:53:33 +00:00 |
Robert Muir
|
eb18a651bd
|
LUCENE-3906: allow specifying bootclasspath for javac/javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305529 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 20:09:08 +00:00 |
Robert Muir
|
ae0f44fcb9
|
remaining eol-style fixes to trunk, native except .sh (LF)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305492 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 18:57:08 +00:00 |