Commit Graph

9707 Commits

Author SHA1 Message Date
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
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
Uwe Schindler 89c6480845 LUCENE-2975: A hotspot bug corrupts IndexInput#readVInt()/readVLong() if the underlying readByte() is inlined (which happens e.g. in MMapDirectory). The loop was unwinded which makes the hotspot bug disappear.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083245 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 18:13:01 +00:00
Chris M. Hostetter 978aaab9cf LUCENE-2976: remove broken src.dir override that was preventing javadocs from building
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083223 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 16:46:56 +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
Michael McCandless 576084d69a use config directly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083154 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 10:35:10 +00:00
Michael McCandless 3dcbc2cc16 fix tests to use newDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083153 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 10:34:37 +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
Steven Rowe f121cc6c0b 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@1083005 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:32:54 +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 8e26a111ed packaging: fix some left out files in lucene's bin package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082919 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 13:42:41 +00:00
Michael McCandless 726c6865b3 LUCENE-2960: move CHANGES entry to the right place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082867 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 10:39:44 +00:00
Michael McCandless bfad5f34f8 LUCENE-2960: allow certain IWC setters to take effect 'live' after IW has been constructed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082865 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 10:36:40 +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