Commit Graph

9732 Commits

Author SHA1 Message Date
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
Grant Ingersoll 81c756adf0 fix erroneous comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085526 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 19:24:03 +00:00
Grant Ingersoll 66b77cfa67 add stage target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085515 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 18:54:59 +00:00
Michael McCandless ec9a26e9cf revert this change; I don't think CMS can explain the [pedantic] failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085503 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 18:18:50 +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
Michael McCandless f81ccc6f4c force SMS to workaround overly pedantic test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085485 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 17:38:16 +00:00
Michael McCandless e2f584bbd8 LUCENE-2881: fix thread safety issue w/ test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085482 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 17:33:09 +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
Simon Willnauer 0a94d14ee6 LUCENE-2985: Build SegmentCodecs incrementally for consistent codecIDs during indexing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085449 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 16:24:12 +00:00
Grant Ingersoll 5af06fbfa7 LUCENE-2992: build the changes.html file when doing svn-export for the release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085423 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 15:18:05 +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
Simon Willnauer 269b2c5938 LUCENE-2983: FieldInfos should be read-only if loaded from disk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085288 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 08:48:02 +00:00
Robert Muir cb1514dec7 configure this from build.xml instead of o.a.solr hack
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085241 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 02:49:37 +00:00
Robert Muir 6c3184cdb4 speed up the solr tests, tests were sleeping 2 seconds per leftover thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085224 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 00:44:41 +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
Robert Muir c18ccd2cbc LUCENE-2991: fix test to work on windows (workaround for now)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085218 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 00:34:39 +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
Grant Ingersoll a258c7d554 LUCENE-2952: remove invalid default target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085089 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 19:30:53 +00:00
Uwe Schindler ae382e3a3c LUCENE-2989: Fix TestCollectionUtil to not fail on IBM JRE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085004 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 15:40:46 +00:00
Doron Cohen 8d0c1b62af LUCENE-2977: WriteLineDocTask should write gzip/bzip2/txt according to the extension of specified output file name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084929 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 12:22:13 +00:00
Steven Rowe 68ebd4392d Removed from contrib/demo/lib/ in r1078463; now pulling from solr/lib/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084836 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 04:06:21 +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 de332a2802 Minor cleanup in TestFSTs: output is optional, options can be given in front of the input file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084570 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 13:10:47 +00:00
Grant Ingersoll 3c142e19f4 LUCENE-2952: remove echos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084566 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 12:49:46 +00:00
Doron Cohen c6f3dd5cc7 LUCENE-2980: Benchmark's ContentSource made insensitive to letter case of file suffix - fix CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084549 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 11:47:18 +00:00
Doron Cohen d123b8a224 LUCENE-2980: Benchmark's ContentSource made insensitive to letter case of file suffix.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084544 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 11:38:54 +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
Grant Ingersoll bc890a1ff2 LUCENE-2952: get the proper build.dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084327 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 19:56:33 +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
Doron Cohen 97909a908e fix mis-spelled assert comment (again)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084273 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 18:03:00 +00:00
Doron Cohen 1029aedcfd fix mis-spelled assert comment.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084247 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 16:46:53 +00:00
Doron Cohen bb8e6ae846 LUCENE-2978: Upgrade benchmark's commons-compress from 1.0 to 1.1.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084210 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 15:08:29 +00:00
Michael McCandless 119c488dce add verbosity when test fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084196 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 14:35:33 +00:00
Simon Willnauer 54d3be3ad3 LUCENE-2881: Track global field numbers across IW-sessions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084134 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 11:12:09 +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
Doron Cohen a9fda446c3 LUCENE-2958: WriteLineDocTask improvements - flexible line fields definition - port/merge from 3x.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083816 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 14:59:42 +00:00
Robert Muir 99c13a4e29 LUCENE-2944: fix java6 oops and add proper consumer behavior to NTS reflection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083788 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 14:03:22 +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
Doron Cohen e45d28a8d3 LUCENE-2964: Allow benchmark tasks from alternative packages - merge/port from 3x.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083731 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 11:23:37 +00:00
Doron Cohen 6d47d7377d LUCENE-2963: Easier way to run benchmark, by calling Benmchmark.exec(alg-file) - port from 3x.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083557 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 20:12:39 +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