Yonik Seeley
28332fff50
SOLR-2466: set HttpClient retryCount to 0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092848 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 00:25:29 +00:00
Yonik Seeley
e88cd9a1c8
doc: keep CHANGES in sync w/ 3x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092841 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 23:01:50 +00:00
Yonik Seeley
0742b30b72
SOLR-2469: remove saveCommitPoint for replicate on startup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092812 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 21:13:42 +00:00
Chris M. Hostetter
a5d2b89dff
SOLR-2468: fix test added by SOLR-2335 that doesn't work on windows (double-quote in file name)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092451 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 19:32:41 +00:00
Robert Muir
c3f6331639
LUCENE-3016: add analyzer for Latvian
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092396 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 17:07:10 +00:00
Robert Muir
9b8cfb80b5
SOLR-2468: ignore test for now to unbreak build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092394 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 16:56:23 +00:00
Dawid Weiss
191706df70
SOLR-2378: A new, automaton-based, implementation of suggest (autocomplete)
...
component, offering an order of magnitude smaller memory consumption
compared to ternary trees and jaspell and very fast lookups at runtime.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092136 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 11:16:43 +00:00
Yonik Seeley
ac87b66237
docs: credit, fix utf8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091814 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 15:05:19 +00:00
Yonik Seeley
f777daef3d
SOLR-1566: fix /browse wrt pseudo fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091797 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 14:24:12 +00:00
Otis Gospodnetic
34533ad635
- Corrected termInfosIndexDivisor to setTermIndexDivisor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091638 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 03:39:19 +00:00
Chris M. Hostetter
961a548a2a
rip out excessive logging that was originally ment to be nocommit anyway (see r1085618)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091522 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:58:20 +00:00
Chris M. Hostetter
5e04c0bab9
SOLR-2335: New field(...) function syntax for refering to complex field names (containing whitespace or special characters)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091516 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:40:22 +00:00
Yonik Seeley
3309b5c585
SOLR-2432: fix useFilterForSortedQuery which was broken by LUCENE-2831
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1090913 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 00:12:29 +00:00
Dawid Weiss
19ae952e80
SOLR-2378: Making fields of LookupResult public final (everything else is accessible and you can't get access to the actual suggestions, this makes no sense).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089798 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 10:10:52 +00:00
Uwe Schindler
c914b3066a
SOLR-2455: Prevent double submit of forms in admin interface
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089335 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 07:43:16 +00:00
Yonik Seeley
252c86beb9
SOLR-2444: change fl=key=a to fl=key:a
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088820 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 23:23:59 +00:00
Michael McCandless
db6d7ed780
turn off debug sop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088052 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:51:56 +00:00
Michael McCandless
0810107d1f
LUCENE-3003: refactor UnInvertedField into Lucene core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088049 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:32:31 +00:00
Dawid Weiss
e9bee5e152
SOLR-2378: Ignoring benchmark test (enabled accidently in cleanup commit).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087995 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 10:52:48 +00:00
Ryan McKinley
fd34f487c0
adding comment pointing to SOLR-2443
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087922 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 22:29:07 +00:00
Ryan McKinley
0532102563
SOLR-2433 -- Make FieldProperties bit masks protected
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087913 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 22:01:10 +00:00
Yonik Seeley
22a945609f
SOLR-1298: enable returning float functions via fl, fix bug with default name of function
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087902 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 21:25:14 +00:00
Steven Rowe
7175a8502b
Added changes entry for SOLR-2061
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087723 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:46:12 +00:00
Steven Rowe
0c7a172d4f
SOLR-2061: Generate jar containing test classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087722 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:41:09 +00:00
Dawid Weiss
ce06cfb088
SOLR-2378: Cleaning up the benchmark code a little, committing right in without the patch.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087649 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 11:13:10 +00:00
Robert Muir
dc58134cdc
SOLR-2452: commit my state
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1087603 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 06:58:12 +00:00
Yonik Seeley
4997068dc5
site: sync news w/ announcement better, and add links
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087446 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 21:31:08 +00:00
Robert Muir
74c9b8887f
SOLR-2338: improved per-field similarity integration into schema.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087430 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 20:13:22 +00:00
Grant Ingersoll
937ee38c7f
LUCENE-3006: fail on javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087426 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 19:56:47 +00:00
Steven Rowe
47190d3323
LUCENE-3006: die javadoc warnings die
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087319 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 14:36:05 +00:00
Grant Ingersoll
82f0640b49
update site for 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087314 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 14:29:09 +00:00
Grant Ingersoll
d112c045e6
alias for javadocs/javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087087 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 21:34:43 +00:00
Grant Ingersoll
9fdc41f0f8
sync CHANGEs for 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087056 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 19:37:38 +00:00
Koji Sekiguchi
787b6019bf
SOLR-2445: remove standard request handler and change the default qt to blank in form.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086821 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 02:17:31 +00:00
Ryan McKinley
9d1854b390
LUCENE-3001 -- moving TrieFieldHelper out of lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086710 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 20:11:00 +00:00
Ryan McKinley
591f3b5ea9
LUCENE-3001 -- moving TrieFieldHelper out of lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086708 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 20:09:59 +00:00
Ryan McKinley
f6ddf2723a
SOLR-1566 -- passing SolrQueryRequest to DocTransformer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086699 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 19:40:37 +00:00
Ryan McKinley
9027875384
LUCENE-3001 fix solr trie date field from #1086651
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086681 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 18:45:54 +00:00
Ryan McKinley
b95ca2b453
LUCENE-3001 -- Adding TrieFieldHelper to write solr compatible numeric fields without the solr dependency.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086651 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 17:41:58 +00:00
Robert Muir
4bfb56d42b
SOLR-2396: add [ICU]CollationField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086637 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 16:37:39 +00:00
Grant Ingersoll
1c5398f0e0
LUCENE-2998: forward port prepare-release and stage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086584 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 13:52:14 +00:00
Ryan McKinley
b822bb427c
SOLR-2423 -- fixing DateField and adding test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086582 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 13:48:37 +00:00
Koji Sekiguchi
76b494593d
SOLR-2445: Register standard search handler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086276 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 15:39:10 +00:00
Robert Muir
da659773a0
correct wrongly-licensed file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085815 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 21:55:20 +00:00
Ryan McKinley
b5f436d6ea
SOLR-1298 -- parsing ValueSource as DocTransformer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085644 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 04:52:39 +00:00
Ryan McKinley
f54e1805de
adding svn keywords and eol:style=native
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085635 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 03:34:42 +00:00
Ryan McKinley
eb64b15e3a
SOLR-1566 - updating readme with more names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085634 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 03:24:40 +00:00
Ryan McKinley
71f33f2597
SOLR-1566, using factories to create transformers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085633 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 03:18:34 +00:00
Ryan McKinley
27cabecc68
remove nocommit from log message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085618 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 00:44:10 +00:00
Koji Sekiguchi
85969ee908
SOLR-2417: typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085615 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 00:38:28 +00:00
Yonik Seeley
e15954f5a4
SOLR-2444: fix parsing of key in fl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085572 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 21:52:05 +00:00
Ryan McKinley
e510d3f530
SOLR-2444 -- moving ReturnFields to search package. Integrating yoniks basic parsing.
...
(should also fix regression)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085564 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 21:26:33 +00:00
Ryan McKinley
ad221cb514
SOLR-2417 -- by default spit out the explain text as string, but allow NL or HTML
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085550 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 20:31:45 +00:00
Ryan McKinley
75f130ff1b
SOLR-2417, updating CHANGES.txt to show the explain syntax that was added in SOLR-1566
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085533 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 19:36:38 +00:00
Grant Ingersoll
ebaffef1c1
add a stage target and a mech. for copying artifacts to staging on people.apache.org
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085530 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 19:30:26 +00:00
Ryan McKinley
b1572f8f3e
SOLR-1566 -- calling commit after adding document to make sure that it is actually commited before the other.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085500 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 18:17:29 +00:00
Ryan McKinley
caaa23a1b7
SOLR-1566: Transforming documents in the ResponseWriters. This will allow for more complex results in responses and open the door for function queries as results.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085450 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 16:24:21 +00:00
Robert Muir
0934039ced
LUCENE-2986: split DefaultSimilarity's provider methods into DefaultSimilarityProvider; clean up uses of sim in tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085374 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 14:00:42 +00:00
Yonik Seeley
0b76d21921
comments: spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085220 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 00:36:29 +00:00
Ryan McKinley
a191a9d3e4
use DateUtil rather then deprecated ClientUtils.parseDate
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085130 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 20:45:33 +00:00
Robert Muir
c8c30c5e6e
back out r1084583 as it breaks ant test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084627 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 16:23:29 +00:00
Dawid Weiss
c607550d84
Enabling the clustering handler by default (no need to specify solr.clustering.enabled=true).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084583 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 13:32:58 +00:00
Dawid Weiss
cc249256ca
Removing the note about excluded JARs (everything is included).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084345 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 20:44:21 +00:00
Steven Rowe
d88d7da6c3
use ${svn.exe} property instead of directly calling svn executable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084322 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 19:49:18 +00:00
Steven Rowe
7754f30801
LUCENE-2973: In the svn-export-source target, switched from <arg line="..."> argument specification to <arg value="...">, to avoid problems with argument splitting on space-containing paths.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084307 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 19:26:07 +00:00
Grant Ingersoll
ed20a24d22
LUCENE-2952: restore src/tools and move validation there
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084274 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 18:03:57 +00:00
Robert Muir
e96d323723
SOLR-2387: stabilize UIMA tests, so they use mock objects instead of remote calls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084045 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 01:01:26 +00:00
Yonik Seeley
1c0ff82ac1
LUCENE-2894: move prettify to lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083991 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:13:14 +00:00
Steven Rowe
4a277d65b5
LUCENE-2973: svn-export-source target should call 'svn export --native-eol LF ...'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083945 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 20:36:06 +00:00
Ryan McKinley
32c6c7aad4
SOLR-2423 don't add null copy fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083934 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 20:23:39 +00:00
Steven Rowe
7d32e01d1c
Exclude *pom.xml.template files from Solr's binary distribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083923 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 19:46:54 +00:00
Steven Rowe
78a3cb462d
Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr binary .zip package
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083913 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 19:30:34 +00:00
Ryan McKinley
0655899487
SOLR-2423 -- checking doc.getFieldable avoids unnecessary toString and plays nicer with binary fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083853 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 16:03:35 +00:00
Robert Muir
e67bf6b089
LUCENE-2944: fix BytesRef reuse bugs, TermToBytesRefAttribute owns the bytes like other attributes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083784 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 13:52:15 +00:00
Koji Sekiguchi
2c64e2b268
move DIH entries in core CHANGES.txt to DIH
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083459 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 15:00:35 +00:00
Koji Sekiguchi
288668afcc
move a bug ticket from new features to bug fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083447 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 14:12:07 +00:00
Steven Rowe
d2a6250ef9
LUCENE-2973: Use 'svn export' for Solr's package-src and Lucene's dist-src targets; stop producing .zip versions of Lucene/Solr source packages.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083213 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 16:34:19 +00:00
Chris M. Hostetter
67fecffee5
clean up javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083124 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 01:51:29 +00:00
Chris M. Hostetter
55c033c666
don't exclude the 'site' dir from the source packages. This gives people access to the commited versions of the generated html/pdf docs. 'ant javadocs' already ensures these will copy to build/docs/ so that the javadocs links in the nav will be consistent if users build them
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083116 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 01:02:04 +00:00
Steven Rowe
959f657848
Updated error message printed when maven-ant-tasks jar can't be found
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083019 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 19:13:02 +00:00
Grant Ingersoll
8bee953057
LUCENE-2952: drop dev-tools dependency, move to test framework, split out checking to each area: lucene, modules, solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083010 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:40:02 +00:00
Steven Rowe
ca847ed85c
Updated error message printed when maven-ant-tasks jar can't be found
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083006 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:36:39 +00:00
Chris M. Hostetter
cb326421ba
SOLR-2434: eliminate version injection into forrest docs, and remove build-site from prepare-release's dependency chain (it was fundementally flawed since the build requires java 1.6 but forrest only works with java 1.5)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082998 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:06:51 +00:00
Yonik Seeley
e530e1d68e
packaging: remove old placeholders
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082926 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 13:59:27 +00:00
Yonik Seeley
7e1a9ee6ef
docs: update release announcement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082776 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 00:52:00 +00:00
Yonik Seeley
f67fb5ba83
docs: tika was upgraded to 0.8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082741 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:40:40 +00:00
Yonik Seeley
e388c1f088
packaging: exclude post.jar from src release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082730 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:22:26 +00:00
Yonik Seeley
7f8f1645b1
packaging: don't include lucene-libs in src package
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082720 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:06:08 +00:00
Yonik Seeley
2e2b81e0f3
packaging: fix missing dev-tools files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082687 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 20:49:52 +00:00
Ryan McKinley
e80cfecd28
SOLR-2423: FieldType argument changed from String to Object Conversion from SolrInputDocument > Object > Fieldable is now managed by FieldType rather then DocumentBuilder.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082638 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 18:53:48 +00:00
Yonik Seeley
22ec0cc7df
docs: update site
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082601 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 17:32:39 +00:00
Grant Ingersoll
f36c32405d
LUCENE-2952: hook in dependency checking for license, notice
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082535 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 15:34:21 +00:00
Grant Ingersoll
cd7c0c8e0d
LUCENE-2952: clean up license for servlet-api
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082520 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 15:05:44 +00:00
Grant Ingersoll
dae702218a
LUCENE-2952: add notices
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082514 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 14:59:36 +00:00
Grant Ingersoll
1a36f9e111
fix licenses
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082275 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 19:39:15 +00:00
Steven Rowe
0d76f4e1ec
SOLR-2427: Upgraded uima-core 2.3.1-SNAPSHOT jar to released uimaj-core 2.3.1; no longer publishing a Solr-specific uima-core Maven artifact; renamed UIMA jars to include their versions.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081880 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 17:46:17 +00:00
Grant Ingersoll
ac3ef52bd0
LUCENE-2952: normalize license files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081795 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 14:07:49 +00:00
Grant Ingersoll
3d7ec8a3d3
LUCENE-2952: normalize license files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081791 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 14:06:55 +00:00
Grant Ingersoll
f0cdda776a
formatting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081778 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 13:35:29 +00:00
Grant Ingersoll
6a9e35812c
formmatting cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081777 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 13:34:22 +00:00
Steven Rowe
2b4970e30a
Add solr-uima contrib to sign-artifacts; when signing maven dependency jars, also sign their POMs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081057 13f79535-47bb-0310-9956-ffa450edef68
2011-03-13 08:21:27 +00:00
Steven Rowe
134f75d165
Drop separate maven_version, no longer required since maven version and ant build version are the same
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081038 13f79535-47bb-0310-9956-ffa450edef68
2011-03-13 03:26:32 +00:00
Yonik Seeley
bba16619f5
example: add a multi-valued text field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081012 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 22:24:35 +00:00
Yonik Seeley
71f4c3247c
packaging: exclude redundant maven javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080970 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 18:46:10 +00:00
Robert Muir
df907f97de
SOLR-2422: fix too-low timeout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080852 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 02:24:07 +00:00
Yonik Seeley
5f3351771e
dist: use a single KEYS file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080762 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 21:23:06 +00:00
Robert Muir
3ba04fee2c
ignore didnt work either, giving up and reverting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080753 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 20:46:07 +00:00
Robert Muir
969067c0e2
try to avoid jre bug in test, take 2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080748 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 20:12:04 +00:00
Yonik Seeley
0d171c4642
docs: announce javadoc target in build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080691 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 17:35:03 +00:00
Yonik Seeley
f276b89fd4
docs: remove reference to src in binary distro
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080665 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:57:15 +00:00
Yonik Seeley
fb15b2b0e4
build: fix javadoc targets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080647 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:31:49 +00:00
Yonik Seeley
c79738d50f
docs: add UIMA version
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080630 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:02:59 +00:00
Steven Rowe
7180bb3cb9
LUCENE-2957: generate-maven-artifacts target should include all non-Mavenized Lucene & Solr dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080443 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 04:32:14 +00:00
Yonik Seeley
9a847c8b8b
docs: update READMEs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080424 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 02:11:44 +00:00
Steven Rowe
3fcf6d6525
LUCENE-2961: Remove benchmark/lib/xml-apis-2.9.0.jar - JVM 1.5+ contains these JAXP 1.3 interface classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080258 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 15:57:52 +00:00
Steven Rowe
0120a1d90e
SOLR-2411: place release packages and maven artifacts in solr/package/ instead of solr/dist/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080094 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 01:19:07 +00:00
Uwe Schindler
0e043f9bd7
SOLR-2414: All ResponseWriters now use only ServletOutputStreams and wrap their own Writer around it when serializing. This fixes the bug in PHPSerializedResponseWriter that produced wrong string length if the servlet container had a broken UTF-8 encoding that was in fact CESU-8 (see SOLR-1091). The hack was removed by this followup-patch.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080038 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 22:32:09 +00:00
Ryan McKinley
e066a7e911
SOLR-2413: Support for returning multi-valued fields w/o <arr> tag in the XMLResponseWriter was removed. XMLResponseWriter only no longer work with values less then 2.2
...
Replaced "version" string with CommonParams.VERSION where possible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079963 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:48:33 +00:00
Robert Muir
9ce62b7c07
SOLR-2381: update jetty to a new patched version (fixes boundary issue); avoid slow/buggy jetty unicode conversion when possible; adds unicode test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079949 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:19:29 +00:00
Ryan McKinley
b951626aa3
SOLR-2413 -- XMLWriter implemented its own (almost) identical writeVal(String name, Object val)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079893 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 17:12:51 +00:00
Yonik Seeley
bcc16311a1
SOLR-2410: add test that normally hits phase3 cleaning w/ PQ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079827 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 15:12:16 +00:00
Uwe Schindler
bdaa02c3c0
LUCENE-2953: PriorityQueue's internal heap was made private final
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079707 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 09:18:56 +00:00
Ryan McKinley
b466795470
(trivial) adding missing spaces
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079540 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 21:00:24 +00:00
Steven Rowe
9662a890ef
SOLR-2411: reverting all changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079477 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 18:40:14 +00:00
Steven Rowe
4b2364aa5b
SOLR-2411: solr/dist/ should only contain distribution files, not intermediate .jars/.war
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079380 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:53:08 +00:00
Uwe Schindler
88c1c1671a
Fix packaging.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079377 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:44:56 +00:00
Ryan McKinley
16b1b1d6c9
SOLR-2402 -- more verbose errors from DocumentBuilder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078928 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 20:34:03 +00:00
Steven Rowe
b5dbbf5e29
Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr source .zip package
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078812 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 15:35:58 +00:00
Yonik Seeley
3575d56c40
packaging: don't include random stuff in ./dist
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078770 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 13:20:19 +00:00
Steven Rowe
d9e710d499
pre-requisites adjusted for generate-maven-artifacts target
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078689 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 05:35:59 +00:00
Robert Muir
8d0ec8c8e7
add additional verbage suggested by dsmiley
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078681 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 04:40:04 +00:00
Robert Muir
dfcba596a2
fix broken checksum task
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078670 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 04:08:20 +00:00
Robert Muir
8c30ecddf6
sign source distributions too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078659 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 03:14:37 +00:00
Robert Muir
e33484e615
add empty 3.2 section to CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078614 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 22:38:05 +00:00
Robert Muir
2d1ae8cadd
put solr's license/notice (which includes lucenes) in the root of the source distribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078580 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 21:36:45 +00:00
Robert Muir
f2eb28ca72
update Solr's included lucene notice
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078570 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 21:03:08 +00:00
Robert Muir
cb3a28c744
fix encoding issues in solr LICENSE file: see http://www.sun.com/cddl/cddl.html
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078553 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 20:00:00 +00:00
Robert Muir
62547f581d
add -LICENSE.txt for hsqldb
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078540 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 18:43:05 +00:00
Robert Muir
48dbe35e69
correct minor problems with dates and copyright owners in NOTICE.txts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078529 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 18:22:48 +00:00
Robert Muir
7f260c03b5
add note about updating jars
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078515 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 16:55:07 +00:00
Robert Muir
28ea4b7561
add xyz-LICENSE.txt for all third party jars
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078512 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 16:50:22 +00:00
Robert Muir
970f42eef4
remove duplicate jars from solr contrib (solr core has these exact ones already)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078500 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 15:51:00 +00:00
Robert Muir
c80bad9f29
rename easymock.jar to easymock-2.2.jar so the version information is known
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078471 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 14:16:53 +00:00
Robert Muir
a56c73f499
add key
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078451 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 11:32:28 +00:00
Robert Muir
bfcd909ec3
SOLR-2401: add contrib/../lucene-libs to binary package
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078448 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 11:17:29 +00:00
Koji Sekiguchi
7c20272df2
fix weird import
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078398 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 01:53:10 +00:00
Robert Muir
bd6599be62
ignore non-utf8 files when crlfing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078127 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 20:53:25 +00:00
Robert Muir
24806405bf
this task was corrupting all files to platform-encoding in the .zip distribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078117 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 20:28:56 +00:00
Yonik Seeley
500a93fb59
packaging: only get all README/CHANGES under contrib
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078077 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:58:29 +00:00
Yonik Seeley
9f1883b4f3
packaging: don't include the war in the source download
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078068 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:40:05 +00:00
Yonik Seeley
d4fed74993
packaging: further improvements to new src/bin packaging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078058 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:07:12 +00:00
Robert Muir
ebf368ca62
package-src depends on dist target to work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1077916 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 12:45:36 +00:00
Yonik Seeley
2e0a15b9e0
packaging: prototype source distro
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076884 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 23:35:25 +00:00
Yonik Seeley
b03e13577c
SOLR-2134: trie fields should get sortMissingLast/First flags from field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076514 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 04:44:00 +00:00
Chris M. Hostetter
fea853a3d2
SOLR-309: Fix FieldType so setting an analyzer on a FieldType that doesn't expect it will generate an error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076432 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 22:14:17 +00:00
Grant Ingersoll
e85af28991
SOLR-2398: fix price filter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076279 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 16:24:38 +00:00
Grant Ingersoll
702ed39635
cleanup clustering spaces a bit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076270 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 16:03:39 +00:00
Chris M. Hostetter
a25f2f7470
SOLR-2339: tweak test to not log expected exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076005 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 19:58:56 +00:00
Chris M. Hostetter
16f7380027
SOLR-2397: clean up the main example solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075960 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 18:20:19 +00:00
Andrzej Bialecki
e71e682352
SOLR-2375 Store & Load functionality for Suggester Lookup implementations.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075804 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 13:04:01 +00:00
Chris M. Hostetter
21355a452b
SOLR-1240: facet.range.include now defaults to 'lower' (facet.date.include still defaults to lower,upper,edge)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075603 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 01:09:57 +00:00
Yonik Seeley
70c8bff01f
packaging: add prototype bin release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075505 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 19:51:39 +00:00
Uwe Schindler
6421e1aa77
SOLR-2388: Fix possible NPE, fix indent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075287 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 11:03:05 +00:00
Robert Muir
308e0bd4a9
LUCENE-2514, LUCENE-2551: collation uses byte[] keys, deprecate old unscalable locale sort/range, termrangequery/filter work on bytes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075210 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 05:15:50 +00:00
Uwe Schindler
81ee0e72d3
SOLR-2391: Add missing changes entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075196 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 01:39:13 +00:00
Uwe Schindler
03af8d070f
SOLR-2391: one file missed to commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075191 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:47:55 +00:00
Uwe Schindler
aaad623e64
SOLR-2391: Replace remaining occurences of text/xml mime types to application/xml & further cleanups in XSLTResponseWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075190 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:41:32 +00:00
Uwe Schindler
09b9091711
SOLR-2392: Add a dummy-compile task using jspc task (imported from jetty's jasper) to check that all webapps's JSP files at least compile
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075184 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:12:52 +00:00
Yonik Seeley
bc84d79d6d
example: uncomment char outside the BMP
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075141 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 20:39:28 +00:00
Uwe Schindler
24fb26a8ea
Remove stupid ZIP error message in ANT's compile/tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075103 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 18:16:12 +00:00
Uwe Schindler
129dcfc99b
SOLR-2388: Log XML warnings and errors to slf4j
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075089 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 17:14:45 +00:00
Uwe Schindler
d45074306e
SOLR-1656: Fix XInclude xi:fallback by throwing IOException instead of RuntimeException from ResourceLoader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075079 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 15:40:57 +00:00
Robert Muir
638767c9ac
SOLR-2387: UIMA tests are unstable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075072 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 15:03:03 +00:00
Yonik Seeley
a6bbad17cd
docs: JIRA issues aren't documentation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075069 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 14:54:50 +00:00
Uwe Schindler
b76bef12fd
SOLR-1656: XIncludes and other HREFs in XML files loaded by ResourceLoader are fixed to be resolved using the URI standard (RFC 2396)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075053 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 13:31:08 +00:00
Robert Muir
65e22c0ce5
SOLR-2387: disable test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074952 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 23:05:17 +00:00
Yonik Seeley
ee1228ac82
SOLR-2381: remove jetty==CESU8 assumption
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074750 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 23:44:59 +00:00
Robert Muir
7b7d144aec
SOLR-2381: use patched version of jetty with correct UTF-8 handling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074726 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:42:32 +00:00
Yonik Seeley
aa671873a4
tests: change UTF8 test to easy char, directly grep since 'od' options vary
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074716 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:09:14 +00:00
Yonik Seeley
0a2c31b75d
tests: include UTF8 output test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074715 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:07:34 +00:00
Yonik Seeley
da63e593ee
examples: add char outside BMP, but commented out for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074552 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 14:55:21 +00:00
Yonik Seeley
b43011aef5
SOLR-2380 fix facet.limit for distrib faceting and facet.sort=index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074326 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 22:29:35 +00:00
Robert Muir
e315a4a311
LUCENE-2894: additional minor improvements to factory examples
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074226 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 17:25:40 +00:00
Koji Sekiguchi
6f614bdf2a
LUCENE-2894: add more contribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074017 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 02:16:30 +00:00
Koji Sekiguchi
521fb53da5
LUCENE-2894: add more contribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074009 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 01:40:58 +00:00
Koji Sekiguchi
d0a8a1fcb8
LUCENE-2894: add more contribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073806 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23 16:23:57 +00:00
Koji Sekiguchi
e5309e652b
LUCENE-2894: add schema.xml samples for solr analysis factories (A to H)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073336 13f79535-47bb-0310-9956-ffa450edef68
2011-02-22 14:17:10 +00:00
Chris M. Hostetter
972e53c413
SOLR-2377: fix test/example configs that use a bad meme in dataDir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072397 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 17:09:45 +00:00
Chris M. Hostetter
3b9482440b
SOLR-2116: Fix TikaConfig classloader bug in TikaEntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072232 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 01:49:10 +00:00
Chris M. Hostetter
d279ff8251
this test was missing @Test, and wasn't actually checking any fields were added
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072230 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 01:33:12 +00:00
Yonik Seeley
8ced9198dc
docs: move CHANGES entries from 4.0 to 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072181 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 22:45:47 +00:00
Yonik Seeley
77258e59ac
SOLR-2365: Move DIH jars out of solr.war
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072127 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 20:16:07 +00:00
Yonik Seeley
e22ebc0fda
docs: move entry to 3.1 from 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072020 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 15:20:39 +00:00
Chris M. Hostetter
55af869609
SOLR-1240: deprecating date faceting methods now that we have generalized range faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071842 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 00:14:22 +00:00
Yonik Seeley
742f95598f
SOLR-2369: turn off zookeeper log4j mbean registration due to slf4j incompat
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071831 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 23:09:43 +00:00
Yonik Seeley
2493780acb
SOLR-2373: update to slf4j 1.6.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071812 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 22:14:08 +00:00
Grant Ingersoll
e4d29a1da2
remove javadoc warning about functions not being weighted.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071673 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 16:08:40 +00:00
Grant Ingersoll
545ea4021b
SOLR-2371: adds min function, makes max take two value sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071658 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:52:33 +00:00
Grant Ingersoll
ff77defb92
SOLR-2371: adds min function, makes max take two value sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071655 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:44:59 +00:00
Grant Ingersoll
68f9ccffe7
SOLR-2371: adds min function, makes max take two value sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071654 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:44:42 +00:00
Robert Muir
d964adafe9
SOLR-2367: use ignoreException for DIH tests that expect exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071594 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 12:26:11 +00:00
Chris M. Hostetter
0d57f3b786
SOLR-2348: Fix field types to explicitly generate an error if you attempt to get a ValueSource for a multiValued field.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071459 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 00:38:04 +00:00
Yonik Seeley
4dd86bf8ab
SOLR-1191: fix DIH deltaQyery when pk has prefix, change NPE to better error reporting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071435 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 23:01:41 +00:00
Robert Muir
25177837b0
SOLR-2367: DataImportHandler unit tests are very noisy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071417 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 21:56:34 +00:00
Mark Robert Miller
0da6f25e6b
SOLR-1992: Remove abortOnConfigurationError from example solrconfig.xml as it no longer has any affect
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071242 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:39:48 +00:00
Koji Sekiguchi
59b0e98cfb
SOLR-1449, SOLR-2364: revert r1069656 change
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071121 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 01:44:33 +00:00
Yonik Seeley
8bff9e1ff5
SOLR-1711: fix SUSS deadlock
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071074 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:29:01 +00:00
Robert Muir
39de6aabc8
SOLR-1553: mark experimental
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070879 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 13:10:29 +00:00
Koji Sekiguchi
d3852002c2
LUCENE-2894: fix the prettify path
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070760 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 02:19:49 +00:00
Michael McCandless
573ecf2e16
SOLR-2342: don't let hot add/updates starve commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070691 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 22:56:35 +00:00
Mark Robert Miller
23e9af6057
SOLR-2353: SpellCheckCollator uses org.mortbay.log.Log for logging - via Sami Siren
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070321 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 23:09:50 +00:00
Robert Muir
ec9c231f5a
SOLR-1989: recompilation of source needs to be possible in release artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070206 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 10:31:44 +00:00
Koji Sekiguchi
4eb6319382
SOLR-2129: fix the name of uima update processor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070185 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 03:29:09 +00:00
Koji Sekiguchi
7caa47e48b
SOLR-2129: add note for AlchemyAPI and Calais to uima README.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070183 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 02:45:11 +00:00
Grant Ingersoll
cccf7ab9ac
add in missing shard declaration from the cloud example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070146 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:22:09 +00:00
Grant Ingersoll
fa38446aed
missed the example config when merging in cloud to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070145 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:17:56 +00:00
Robert Muir
a01e9cbb86
LUCENE-2912: remove field param from computeNorm, scorePayload ; remove UOE'd lengthNorm, switch SweetSpot to per-field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069980 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 23:16:14 +00:00
Koji Sekiguchi
7972ac83ad
SOLR-1449: output error log in addToClassLoader(String,FileFilter), same as addToClassLoader(String) does, when baseDir is not correct
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069656 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 01:29:01 +00:00
Grant Ingersoll
fbc4d10df4
clean up some urls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069346 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:01:22 +00:00
Grant Ingersoll
990ba390ae
clean up some urls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069345 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:00:29 +00:00
Chris M. Hostetter
ebfa92f6db
SOLR-96: followup fix to post.sh
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068214 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 23:18:20 +00:00
Chris M. Hostetter
684281a917
SOLR-2350: forgot attribution in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068151 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 21:41:18 +00:00
Chris M. Hostetter
6d41320143
SOLR-2350: SimplePostTool (aka: post.jar) has been improved to work with files of any mime-type or charset
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068149 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 21:39:32 +00:00
Shai Erera
ece1524805
LUCENE-2609: Generate jar containing test classes (trunk)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067738 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 19:48:54 +00:00
Koji Sekiguchi
a3dbc97978
LUCENE-2894: Use google-code-prettify for syntax highlighting in javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067551 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05 23:36:32 +00:00
Robert Muir
cdb47ea15f
SOLR-1057: fix wrong classname in example schema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067176 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 13:11:40 +00:00
Uwe Schindler
7c69aee7cc
More charset violations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067165 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:37:31 +00:00
Uwe Schindler
783c8fd7b5
More charset violations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067163 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:27:16 +00:00
Uwe Schindler
0188da6a73
Fix lots of default charset violations in Solr caused by String.getBytes() and IOUtils.toString() [and others]
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067160 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:01:49 +00:00
Koji Sekiguchi
6f31407109
SOLR-1057: Add PathHierarchyTokenizer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067131 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 10:19:52 +00:00
Uwe Schindler
1f9a474116
SOLR-96: Add test case
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067119 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 09:27:40 +00:00
Chris M. Hostetter
e2970ad77c
clean up my nocommit mess
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067044 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 00:16:49 +00:00
Chris M. Hostetter
dc16b7efea
SOLR-2339: Fix sorting to explicitly generate an error if you attempt to sort on a multiValued field.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067030 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 23:21:44 +00:00
Uwe Schindler
69ad01cb98
Fix issue in CommonsHttpSolrServer where a Reader is copied to an OutputStream using default encoding
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066889 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 17:41:53 +00:00
Yonik Seeley
7b32753293
tests: get model order from index, fix some json numeric comparisons
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066850 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 16:14:07 +00:00
Yonik Seeley
30ed34d4fe
tests: fix doclist offset in grouping model
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066847 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 16:07:26 +00:00
Uwe Schindler
b2e9fa1d26
SOLR-96: Fix XML parsing in XMLUpdateRequestHandler and DocumentAnalysisRequestHandler to respect charset from XML file and only use HTTP header's "Content-Type" as a "hint"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066819 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 14:49:06 +00:00
Simon Willnauer
2635ac0cf7
LUCENE-2831: Use leaf reader slices for parallel execution instead of SubSearcher instances.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066669 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 22:34:15 +00:00
Yonik Seeley
eee47902b7
LUCENE-2831: remove unnecessary casts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066515 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 16:22:51 +00:00
Robert Muir
d087701cd6
SOLR-1916: add locale/timezone warning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065891 13f79535-47bb-0310-9956-ffa450edef68
2011-02-01 02:08:35 +00:00
Koji Sekiguchi
cd8929f9f5
SOLR-2340: add the entry to CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065601 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31 13:26:26 +00:00
Robert Muir
107c06324b
fix more javadocs warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065474 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31 02:59:40 +00:00
Koji Sekiguchi
1377b916e6
print out version infos in JavaBinCodec when throwing exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065465 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31 01:57:57 +00:00
Yonik Seeley
146c27063f
SOLR-236: fix bug where numFound was always zero if group.offset and group.limit were both zero.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065406 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 22:26:22 +00:00
Uwe Schindler
e7088279f7
LUCENE-1253: LengthFilter (and Solr's KeepWordTokenFilter) now require up front specification of enablePositionIncrement. Together with StopFilter they have a common base class (FilteringTokenFilter) that handles the position increments automatically. Implementors only need to override an accept() method that filters tokens
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065343 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 18:30:34 +00:00
Robert Muir
9af1a72569
add missing svn:eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065327 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 17:29:55 +00:00
Robert Muir
d1a5ca1460
add missing @Override and @Deprecated annotations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065304 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 15:10:15 +00:00
Yonik Seeley
6569aa5da3
add ASL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065302 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 15:03:01 +00:00
Robert Muir
24cfce7c1a
add missing license headers where there are none, but the JIRA box was checked (solr)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065286 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 14:17:46 +00:00
Robert Muir
7c24712e89
LUCENE-1866: add missing dirs to rat report
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065272 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 13:52:06 +00:00
Ryan McKinley
5f7f97021c
LUCENE-2671 -- deprecate FieldTypes that will be removed in 5.x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065093 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 19:43:20 +00:00
Ryan McKinley
5dcacafcb4
- add comments to pivot test
...
- change capitalization so that testing looks the same as the input
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065074 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 17:10:09 +00:00
Yonik Seeley
d4c9a81452
SOLR-792: fix test to match fix to mincount
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065067 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 16:50:51 +00:00
Koji Sekiguchi
cbf8d878f7
SOLR-792: fix comparison for mincount
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065020 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 14:30:45 +00:00
Yonik Seeley
5d8790eb85
SOLR-1983 SOLR-2156: set replication flags and cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064942 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 02:24:53 +00:00
Robert Muir
0d9559e1b4
LUCENE-1866: enable rat-sources for all lucene/contrib/modules/solr src and tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064844 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 19:55:24 +00:00
Yonik Seeley
99a60c33c5
SOLR-2265: update jetty to 6.1.26 (missed start.jar)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064781 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 17:07:50 +00:00
Yonik Seeley
da24882340
docs: move changes entry to 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064738 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:45:55 +00:00
Koji Sekiguchi
92874ddaa6
SOLR-860: Add debug output for MoreLikeThis
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064735 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:37:43 +00:00
Simon Willnauer
a7a9be923e
Only create a Filter list if there is a non-empty fq parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064730 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:25:33 +00:00
Chris M. Hostetter
f13449ce48
SOLR-1940: Fix SolrDispatchFilter behavior when Content-Type is unknown
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064395 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 01:02:28 +00:00
Chris M. Hostetter
e70311f386
SOLR-2085: Improve SolrJ behavior when FacetComponent comes before QueryComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064386 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 00:34:40 +00:00
Koji Sekiguchi
261a161c29
SOLR-2263: correct the ticket number. SOLR-1283 -> SOLR-2263
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064379 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 00:19:47 +00:00
Yonik Seeley
946dc5c68a
SOLR-2263: Add ability for RawResponseWriter to stream binary files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064330 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27 22:00:14 +00:00
Yonik Seeley
471c0ced82
SOLR-2327: error handling - force queryResultWindowSize to a min of 1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063877 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 21:39:42 +00:00
Yonik Seeley
326ab7d577
SOLR-1711: fix hang when queue is full but there are no runners
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063869 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 20:57:05 +00:00
Robert Muir
20621a4e72
SOLR-1826: Add tests for highlighting with termOffsets=true and overlapping tokens
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063702 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 13:00:41 +00:00
Chris M. Hostetter
dfb9a0faf8
SOLR-2320: Fixed ReplicationHandler detail reporting for masters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063339 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 16:28:04 +00:00
Grant Ingersoll
27fe1ca874
SOLR-482: add some improved exception information for CSV files that fail
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063333 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 16:14:59 +00:00
Chris M. Hostetter
4a63988060
SOLR-1240: followup: use NL instead of SOM for counts list
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063052 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 23:03:58 +00:00
Steven Rowe
1b44e0b9a5
added support for maven artifact generation of the new Solr UIMA contrib; the top-level get-maven-poms target now forces copying of all of the source pom.xml files, even if the source is not newer than the target files, so that version changes will always take effect when specified through the -Dversion ant cmdline option
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062936 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 19:33:14 +00:00
Robert Muir
3f255f6cea
LUCENE-2236: per-field similarity
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062927 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 19:13:31 +00:00
Robert Muir
6c05d94c93
SOLR-2129: Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062604 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 01:58:00 +00:00
Koji Sekiguchi
4af1d0e0be
SOLR-2190: revert the last commit. problem is gone.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062454 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 15:31:27 +00:00
Mark Robert Miller
22f0fe9718
SOLR-2127: Fixed serialization of default core and indentation of solr.xml when serializing.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062319 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:58:30 +00:00
Koji Sekiguchi
741882bcb1
SOLR-2330, SOLR-1992: due to solrconfig.xml files in example-DIH are broken, DIH sample cannot be launched. add luceneMatchVersion, remove abortOnConfigurationError, DisMaxRequestHandler etc.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062314 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:39:07 +00:00
Uwe Schindler
c76ffeaa70
use correct formatter in sequential
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062153 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 13:15:46 +00:00
Uwe Schindler
a1baa30380
separate maven and conventional packages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062123 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 09:32:08 +00:00
Steven Rowe
74360c80f5
LUCENE-2657: Replace Maven POM templates with full POMs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061613 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 03:44:13 +00:00
Robert Muir
4f2a9e7aa3
LUCENE-2876: Remove Scorer.getSimilarity
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061499 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 20:36:44 +00:00
Michael McCandless
1a0f78778b
LUCENE-2872: block-encode terms in between indexed terms
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061453 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 18:53:55 +00:00
Yonik Seeley
f320ade2b7
SOLR-2325: allow tagging and exclusion of many query for faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061424 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 17:58:23 +00:00
Yonik Seeley
00a3df84d4
example: make it harder to hit test synonyms accidentally
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061350 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 15:47:09 +00:00
Uwe Schindler
ca0598b3e7
LUCENE-2374: Fix bug in position-sorting - too stupid :(
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061078 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 00:37:40 +00:00
Yonik Seeley
0a30dcd945
SOLR-1297: fix weighting when sorting by function
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061065 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 23:48:28 +00:00
Robert Muir
ede75ff9ae
LUCENE-2869: remove Query.getSimilarity
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061050 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 23:03:19 +00:00
Uwe Schindler
460fa90564
LUCENE-2374: Added Attribute reflection API: It's now possible to inspect the contents of AttributeImpl and AttributeSource using a well-defined API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061039 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 22:41:16 +00:00
Uwe Schindler
6a9f686f58
Fix some minor issues in TrieTokenizer and also add support for offsets (same way like KeywordTokenizer)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060997 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 21:24:57 +00:00
Yonik Seeley
b2cad88aad
SOLR-2316: fail early if synonym file not provided
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060846 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 16:11:42 +00:00
Steven Rowe
9ea1d0146a
SOLR-2319: Re-compiled solr/lib/apache-solr-noggit-r944541.jar from the same source rev. 944541 using Java 5, so that trunk and branch_3x can use the same version (on trunk Solr requires Java 6, while on branch_3x Solr requires Java 5) - the existing version on trunk was compiled with Java 6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060821 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 14:25:56 +00:00
Chris M. Hostetter
713f2abd4f
SOLR-2318: fix jsp compile error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060653 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 02:26:34 +00:00
Chris M. Hostetter
da841d5969
SOLR-2314: fix test ordering
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060645 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 01:15:07 +00:00
Chris M. Hostetter
886004667a
SOLR-2307: followup to ensure consistent ordering of fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060641 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 00:55:57 +00:00
Chris M. Hostetter
5c1f81c1a0
SOLR-2307: fix bug in PHPSerializedResponseWriter (wt=phps) when dealing with SolrDocumentList objects -- ie: sharded queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060585 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 21:30:33 +00:00
Shai Erera
2a0484bd40
LUCENE-2295: remove maxFieldLength (trunk)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060340 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 12:01:40 +00:00
Robert Muir
5fac196404
SOLR-2269: contrib entries in solr/CHANGES.txt should go solr/contrib/*/CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060057 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 19:51:01 +00:00
Robert Muir
aed4a3972d
SOLR-2259: warn if you are using a deprecated analysis factory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060023 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 17:50:04 +00:00
Robert Muir
6a53e4b75c
SOLR-2261: merge CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060019 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 17:35:00 +00:00
Robert Muir
9e3180bf12
synchronize CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059948 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 15:18:46 +00:00
Robert Muir
56026e37a2
SOLR-1930: remove analysis API deprecations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059901 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 12:34:39 +00:00