Commit Graph

10806 Commits

Author SHA1 Message Date
Steven Rowe 15f017079b switched from looking for a .tgz.asc file to a .zip.asc file, so that this script can be used with versions older than 3.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131314 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 05:03:18 +00:00
Steven Rowe 513113259a switched from concurrent to serial link checking - LWP::Parallel::UserAgent is no longer necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131312 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 04:47:43 +00:00
Steven Rowe c1fe16763f use the correct interval when sleeping...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131282 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 23:05:15 +00:00
Steven Rowe d7315e5ada reduce polling interval error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131281 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 23:02:08 +00:00
Simon Willnauer bfc324a4db fixed several merge problems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131275 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 22:40:42 +00:00
Steven Rowe 5c4cf50847 last commit was the wrong version (older) - this is the right one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131274 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 22:36:20 +00:00
Steven Rowe 64a1a701e7 set native eol style; print timestamps at each polling interval; remove -quiet option; improve polling interval timing accuracy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131270 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 22:31:04 +00:00
Simon Willnauer 794abeff81 remove old icu jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131232 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:51:31 +00:00
Yonik Seeley 1da4ffee6e SOLR-2136: function queries - add bool type and functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131228 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:48:47 +00:00
Steven Rowe 18e1bee0de Poll all Apache Mirrors instead of just the main backup Apache mirror
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131225 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:44:56 +00:00
Ryan McKinley 582ba3830f SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131168 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:01:33 +00:00
Michael McCandless 01c8469ab3 LUCENE-3129: BlockGroupingCollector wasn't tracking scores correctly; fang'd up TestGrouping to reveal the bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131158 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 19:31:51 +00:00
Michael McCandless 27d8311ffc rename to test to match the class it's testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131150 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 19:17:40 +00:00
Ryan McKinley 0c25f24550 SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131137 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 18:51:37 +00:00
Simon Willnauer a26db5db69 LUCENE-3108: remove dead code / comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131103 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 16:41:28 +00:00
Simon Willnauer c19a2e84a9 remove missed contribs from merge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131102 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 16:40:17 +00:00
Simon Willnauer 8e449f43ca merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131097 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 16:27:29 +00:00
Simon Willnauer e4beeafa03 LUCENE-3108: Renamed parts of the DocValues API according to IndexDocValues and added javadoc comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131089 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 16:14:18 +00:00
Simon Willnauer ac2c62554d LUCENE-3168: Enable Throttling only during nightly builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131085 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 16:12:10 +00:00
Steven Rowe 8feab1f620 added comment describing turning off buffering of '.'s printed while you wait
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131074 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 15:28:35 +00:00
Steven Rowe b1aa9f6d56 turn off buffering of '.'s printed while you wait
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131073 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 15:26:37 +00:00
Steven Rowe ff838ec92f .tar.gz -> .tgz for lucene release tarballs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131064 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 15:13:21 +00:00
Simon Willnauer 2e903dd8d3 LUCENE-3108: Added ValueSource based on IndexDocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131063 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 15:11:05 +00:00
Steven Rowe 6380bda06a script to poll release mirrors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131062 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 15:06:17 +00:00
Simon Willnauer 789a44d706 LUCENE-3108: Renamed DocValues to IndexDocValues to prevent naming conflict with Function Queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131061 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 15:00:13 +00:00
Simon Willnauer 10ead35ab0 LUCENE-3108: Cut over to consistent default values and added support for entire long range
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131057 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 14:33:19 +00:00
Yonik Seeley d90d10e48e LUCENE-2514: fix NPE in solr's toString when range endpoints are null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131029 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 13:30:27 +00:00
Michael McCandless 6f607a5fda fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131005 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 12:04:19 +00:00
Dawid Weiss 896bcea27f Making NO_OUTPUT a true singleton within a single class loader. I didn't see the point of it being class-level, but correct me if I'm wrong.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130977 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 10:39:55 +00:00
Dawid Weiss 9e4a656592 Adding more JavaDoc to FST Builder because the arguments are rather cryptic right now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130976 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 10:39:33 +00:00
Dawid Weiss c7b59aec0b Making isFinal public for completeness if somebody wants to go with Mealy's traversals.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130954 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 09:19:28 +00:00
Michael McCandless 6f4155b808 add CHANGES entry for bug fix to CachingCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130861 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 22:48:09 +00:00
Michael McCandless 526d6c937e LUCENE-3099: fix AllGroupsCollectorTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130859 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 22:42:27 +00:00
Michael McCandless d1548ca30a LUCENE-3099: allow subclasses to determine the group value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130858 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 22:35:17 +00:00
Michael McCandless 710e630e91 CachingCollector must setScorer per segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130852 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 22:21:29 +00:00
Steven Rowe 4eeee5c147 SOLR-2452: merged with trunk up to r1130696; finished Solr contrib layout switch (src/main/java/ => src/java/, etc.) in the Maven, Eclipse, and IntelliJ configurations; restored two directories that were dropped as part of the layout switch: solr/contrib/dataimporthandler/src/main/webapp/ => src/webapp/, and solr/contrib/uima/src/main/resources => src/resources/; added jetty.insecurerandom sysprop setting to test-macro in lucene/common-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130815 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 21:15:00 +00:00
Steven Rowe 5d571565f5 Add static sysprops to Solr and Solr contribs' test run configurations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130811 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 20:57:49 +00:00
Steven Rowe d2cc7f1330 LUCENE-3149: Switch ICU4J dependency to mavenized version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130718 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 18:42:26 +00:00
Steven Rowe 8428aa9c0d LUCENE-3149: Updated ICU4J notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130676 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 17:34:25 +00:00
Michael McCandless b680eaf1af LUCENE-3129: move CHANGES entry into 3.x not 3.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130663 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 17:18:50 +00:00
Michael McCandless 375c1abdbf LUCENE-3129: add single pass grouping collector, BlockGroupingCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130648 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 16:46:56 +00:00
Yonik Seeley 5c68532ecc dev-tools: fixup suggest module for idea
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130645 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 16:42:27 +00:00
Robert Muir fb4c480591 add missing LICENSE/NOTICE for modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130620 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 16:00:04 +00:00
Robert Muir 80bbaedfe7 LUCENE_3135, SOLR-2378: update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130619 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 15:54:49 +00:00
Robert Muir 310ded8ce8 sync 3.x section of CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130564 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 14:12:58 +00:00
Ryan McKinley 50fb06de1a LUCENE-3149 -- fix maven-dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130547 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 13:42:55 +00:00
Steven Rowe 31fca6e58b LUCENE-3149: ICU4J jar version upgraded in Maven configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130529 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 13:02:49 +00:00
Robert Muir b7277878e8 LUCENE-152: add KStem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130527 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 12:58:22 +00:00
Robert Muir 5fff60467f LUCENE-3149: upgrade icu to 4.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130439 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 08:58:34 +00:00
Steven Rowe 036078baea SOLR-2452: merged with trunk up to r1130266. Removed duplicate solr-contrib-uptodate definition in solr/contrib/contrib-build.xml. Fixed directory glob in solr-contrib-uptodate target: .../src/main/java/ -> .../src/java/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130331 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 22:37:09 +00:00