Commit Graph

1786 Commits

Author SHA1 Message Date
Uwe Schindler a7772b4958 partial fix for SOLR-2900: More cleanup of temporary artifacts (also example webapp)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209076 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 13:47:20 +00:00
Uwe Schindler 21989c90c2 Commit LUCENE-3598 to not corrumpt Robert's work on Default*: Improve InfoStream class in trunk to be more consistent with logging-frameworks like slf4j/log4j/commons-logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209059 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 12:52:20 +00:00
Koji Sekiguchi a1aefefdd9 SOLR-2922: Upgrade commons-io and commons-lang to 2.1 and 2.6, respectively.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 16:46:22 +00:00
Robert Muir 21b7c5bbee LUCENE-3584: make bulk postings codec private
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208283 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 05:19:35 +00:00
Chris M. Hostetter 2337f4687f LUCENE-3599: Fix DistanceUtils.haversine() javadocs -- were incorrectly stating the expected order of the arguments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208118 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 22:38:08 +00:00
Chris M. Hostetter 3ed5106920 SOLR-2819: Improved speed of parsing hex entities in HTMLStripCharFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208032 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 19:15:54 +00:00
Chris M. Hostetter afc71a72a6 SOLR-2861: remove inadvertant & unneeded import statement from SolrCore, and revert r1197205 that enabled maven to compile with this mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208022 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 18:44:03 +00:00
Michael McCandless c80bb6e229 LUCENE-3601: fix missing incRef for _N.fnx; assert no unref'd files in MDW.close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207577 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 20:35:04 +00:00
Simon Willnauer 9a513f82dc LUCENE-3592: Make BytesRef#startsWith & BytesRef#endsWith static
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207564 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 20:15:17 +00:00
Robert Muir 4dd6b5fbed SOLR-2919: Localized rangequery support for icu/jdk collation filters, parametric tailoring for icu collators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207070 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 11:03:24 +00:00
Erick Erickson 4d4ec8b8c2 Updated SOLR-2438 description and added in for 3.6 backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206910 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 23:19:03 +00:00
Erick Erickson 516f1a6195 Updated SOLR-2438 description
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206778 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 17:44:08 +00:00
Erick Erickson c94c1c5a64 git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206767 13f79535-47bb-0310-9956-ffa450edef68 2011-11-27 17:04:38 +00:00
Steven Rowe 6d389eb3e7 Added news item for Solr 3.5.0 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206591 13f79535-47bb-0310-9956-ffa450edef68
2011-11-26 21:07:45 +00:00
Uwe Schindler af65c91000 fix test-jsp target to be actually called (its not a compile task, it just tries to compile as the test itsself)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206270 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 17:38:56 +00:00
Yonik Seeley 1de301e90a LUCENE-3590: fix solr breakage due to bytesref changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206262 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 17:08:33 +00:00
Erick Erickson 098371446a SOLR-2438, allow an analysis chain to be created for multiterm query terms or synthesize one if not defined explicitly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206229 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 15:46:26 +00:00
Robert Muir 7f766cf603 LUCENE-3590: nuke BytesRef.utf8ToChars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206174 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 13:55:41 +00:00
Robert Muir 3b6da22aa7 LUCENE-3590: clearly mark bogus deep-copying apis in BytesRef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206143 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 12:50:13 +00:00
Simon Willnauer e2cddbfd43 fixed spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206070 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 07:59:57 +00:00
Shalin Shekhar Mangar 44fc56dc92 SOLR-2912 -- Fixed File descriptor leak in ShowFileRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205774 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 10:11:06 +00:00
Simon Willnauer c83152ab64 SOLR-2911: add AS3ESS book to solr website
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205366 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 11:09:59 +00:00
Simon Willnauer 3238dc03dd SOLR-2911: add AS3ESS book to solr website
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205360 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 10:49:08 +00:00
Shalin Shekhar Mangar db391dfc79 SOLR-1565 -- StreamingUpdateSolrServer supports RequestWriter API and therefore, javabin update format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205342 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 09:39:54 +00:00
Erik Hatcher 387c0c00dd Fix typo, adjust formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205056 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:12:46 +00:00
Erik Hatcher 55e3696965 SOLR-2607: Remove deprecated client/ruby. RIP solr-ruby and flare
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205054 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:04:57 +00:00
Shalin Shekhar Mangar 25384f2098 SOLR-2904 -- Moving the changelog entry to the correct version 3.6 from 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204947 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 12:15:30 +00:00
Shalin Shekhar Mangar 20a43ad9dc SOLR-2904 -- BinaryUpdateRequestHandler should be able to accept multiple update requests from a stream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204453 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:32:53 +00:00
Simon Willnauer 356fa5d137 preparing Lucene 3.5 release adding 3.6 constants and changes sections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204451 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:27:57 +00:00
Christopher John Male 2a68764f72 SOLR-1123: Added Uri to Changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204336 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 03:16:58 +00:00
Christopher John Male f55c72f928 SOLR-1123: Changed JSONResponseWriter content-type to be application/json by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204327 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 02:50:39 +00:00
Grant Ingersoll f91bf0bd48 SOLR-2037: hook in DocTransformer for QueryElevationComponent to mark documents that have been boosted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203842 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 21:09:10 +00:00
Grant Ingersoll 00f5fef162 SOLR-2037: hook in DocTransformer for QueryElevationComponent to mark documents that have been boosted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203839 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 21:07:13 +00:00
Michael McCandless 5267d23d46 LUCENE-3577: rename IW.expungeDeletes -> IW.forceMergeDeletes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203756 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 17:27:04 +00:00
Michael McCandless 9e27723b37 LUCENE-3562: stop caching thread-private TermsEnums in Terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203294 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 17:35:42 +00:00
Yonik Seeley 5a3b635239 example: commit by maxDocs normally doesn't make sense - remove from example, update descriptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203257 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 16:43:09 +00:00
Simon Willnauer 87ac7de453 SOLR-2902: List of collations are wrong parsed in SpellCheckResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203114 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 08:55:10 +00:00
Chris M. Hostetter 2a94133a2c SOLR-2578: ReplicationHandler's backup command now supports a 'numberToKeep' param that can be used to delete all but the most recent N backups.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202969 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 01:33:21 +00:00
Robert Muir 873f199924 LUCENE-2621: move TermVectors,FieldInfos,SegmentInfos to codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202842 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 19:09:35 +00:00
Robert Muir 598920d7bd LUCENE-3571: nuke IndexSearcher(Directory)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202657 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 12:19:41 +00:00
Chris M. Hostetter 3508d03220 SOLR-2813: Fix HTTP error codes returned when requests contain strings that can not be parsed as numbers for Trie fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202499 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 01:27:26 +00:00
Yonik Seeley 67478264b5 SOLR-2895: call commit tracker after doc is added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202428 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 21:26:54 +00:00
Simon Willnauer 54e30039cd fixed changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202157 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 12:32:31 +00:00
Simon Willnauer 0c11dd55d3 SOLR-1023: added Changes.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202152 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 12:20:36 +00:00
Simon Willnauer 25731ea3f7 SOLR-2895: call CommitTracker#addedDocument after document is added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202107 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 09:28:46 +00:00
Ryan McKinley ea4f87fd25 SOLR-2877: Adding explicit map constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201900 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 21:09:01 +00:00
Ryan McKinley 04a9b55618 SOLR-1023: StatsComponent can now support dates (and other non-numeric fields)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201855 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 19:58:04 +00:00
Steven Rowe f389654f9c SOLR-2382: Switch javadoc tag @solr.experimental to @lucene.experimental (the build's javadoc invocation does not include @solr.experimental, and @lucene.experimental is already used in many places in Solr's code)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201784 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 16:48:09 +00:00
Noble Paul e7294aab77 SOLR-2382 Support pluggable caching implementations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201659 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 10:27:51 +00:00
Erick Erickson 4145656bb5 Adding date tests to SOLR-2134
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201484 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 19:29:17 +00:00
Simon Willnauer 03cc612036 LUCENE-2822: prevent TimeLimitedCollector from starting a statically referenced thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201165 13f79535-47bb-0310-9956-ffa450edef68
2011-11-12 02:22:06 +00:00
Michael McCandless fd447cbaff fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201058 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 21:27:22 +00:00
Michael McCandless 19889d6873 LUCENE-3454: rename IW.optimize -> IW.forceMerge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201036 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 19:50:51 +00:00
Michael McCandless 5200e8e38f LUCENE-3443: port 3.x's FieldCache.getDocsWithField to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200480 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 19:13:50 +00:00
Yonik Seeley 32bfbfe380 add more asserts to catch EOF, ensure that tlog files start at pos 0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200438 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 17:23:42 +00:00
Robert Muir edb422e30b SOLR-2848: fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200373 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 15:18:19 +00:00
Robert Muir b97d321f82 SOLR-2848: generalize distributed spellcheck code to work with any SolrSpellChecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200266 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:54:46 +00:00
Robert Muir 7877d1ff07 LUCENE-2621: fix codec to own the filenames and merging of stored fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1199779 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 14:52:33 +00:00
Yonik Seeley 6ab4c631ca SOLR-2861: retry if channel read returns 0 bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1199013 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 23:38:08 +00:00
Yonik Seeley 0d05013d86 SOLR-2861: add additional asserts to catch read past EOF that jenkins sees
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198999 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 23:12:21 +00:00
Koji Sekiguchi ea56fff8f6 SOLR-1926: add hl.q parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198778 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 15:26:49 +00:00
Erick Erickson 155775076f Updated CHANGES.txt to reference fix for SOLR-2829. False-positives on cache hits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198034 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 19:40:03 +00:00
Erick Erickson 130ec534c5 Fix for SOLR-2829. False-positives on cache hits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198024 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 19:20:37 +00:00
Koji Sekiguchi 4111688879 SOLR-2875: incorrect url in tika-data-config.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197879 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 04:06:05 +00:00
Erik Hatcher a668ecf43b Fix spelling typo: s/invarient/invariant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197824 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 23:51:52 +00:00
Robert Muir fa6500fa6c LUCENE-3490: restructure codec hierarchy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197603 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 15:43:35 +00:00
Robert Muir 369a07a196 LUCENE-3557: SpellChecker should take IWC, remove sneaky silent optimize() methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197469 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 09:54:55 +00:00
Robert Muir 38fa222128 LUCENE-3559: remove IndexSearcher.maxDoc/docFreq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197458 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 09:35:15 +00:00
Martijn van Groningen 19765406b6 SOLR-2591: Remove commitLockTimeout option from solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197154 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:38:13 +00:00
Mark Robert Miller 4f333721df harden test against slow/busy computers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196811 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 21:30:52 +00:00
Yonik Seeley d515ff3d9e SOLR-2861: NRT test, debugging improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196797 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 21:02:17 +00:00
Mark Robert Miller 8125422e60 SOLR-2565: reenable AutoCommitTest but move tests with soft commit to new test class that tests with a better method - likely some hardening tweaks still needed, but a the start of a large improvement.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196589 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 14:01:26 +00:00
Chris M. Hostetter 9fd6d2a120 SOLR-2860: remove broken code for tracking solrindexwriter open/close pairs -- redundent because of SOLR-2279
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196292 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 21:31:35 +00:00
Chris M. Hostetter c28be02238 SOLR-2715: add reason for @Ingore to @Ignore msg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196156 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 17:41:13 +00:00
Steven Rowe 51ac833e29 SOLR-2849: Fix dependencies in Maven POMs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195705 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 22:23:01 +00:00
Robert Muir 55ad4c6be1 SOLR-2276: fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195101 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 03:13:12 +00:00
Robert Muir d5601eb371 SOLR-2276: Support for cologne phonetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195082 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 01:00:06 +00:00
Dawid Weiss 234b53bd54 SOLR-2862: CarrotClusteringEngine's resource locator should log the absolute location of lexical resources. Minor corrections in IResource/ IResourceLookup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190200 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 08:23:30 +00:00
Yonik Seeley 36962d9a9e SOLR-2861: use searcherLock in getIndexDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190107 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 01:07:47 +00:00
Erik Hatcher ff8796e5ef SOLR-2718: allow for lazy loaded response writers; clean up test hack for VelocityResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189958 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 19:30:48 +00:00
Erik Hatcher ca77e0ad54 Add contrib/velocity to legal check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189931 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:51:54 +00:00
Erik Hatcher e3d12e8c22 SOLR-2859: move Velocity-only dependencies to contrib/velocity/lib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189930 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:51:04 +00:00
Erik Hatcher ce41a7b231 SOLR-2854: Fix ExtractingRequestHandler to call getStream before getting stream attributes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189803 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 15:24:14 +00:00
Erik Hatcher ff3222e9ff SOLR-2854: go ahead and set sourceInfo in URLStream ctor, no need to lazy set that
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189724 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:51:02 +00:00
Erik Hatcher 2126cc24f3 Fix exception message typo and remove duplicate strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189719 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:31:49 +00:00
Erik Hatcher bcd8fc6522 comment typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189718 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:30:07 +00:00
Erik Hatcher 29a17b885f SOLR-2854: fix failing test by getting stream before size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189714 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:06:12 +00:00
Erik Hatcher e939fa9286 SOLR-2854: Load URL content streams when requested rather than automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189596 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 03:53:20 +00:00
Erik Hatcher 4d09a58fc2 Fix comment typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189568 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 01:14:47 +00:00
Steven Rowe 0f595036ba SOLR-2588: Switch away from hard-coded luceneMatchVersion in solrconfig.xml under test-files/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189487 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 21:36:39 +00:00
Steven Rowe fe22e8c7b1 SOLR-2588: Added solr/contrib/velocity/src/java/overview.html to allow 'ant generate-maven-artifacts' to succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189455 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 21:01:14 +00:00
Erik Hatcher 426bc2d0b6 SOLR-2588: Move VelocityResponseWriter back to contrib/velocity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189383 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 18:59:18 +00:00
Erik Hatcher f56b7495b1 Fix javadoc reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189299 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 16:32:34 +00:00
Uwe Schindler 9e2619b6bc Upgrade Solr website after Java 7u1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189235 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 14:27:33 +00:00
Yonik Seeley 7b1175c602 SOLR-2846: add json handler to solrconfig, fix /udate/json typo in SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189186 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 13:12:15 +00:00
Robert Muir ce4638c34e disable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189160 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 12:14:27 +00:00
Robert Muir ef37a027a0 disable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188922 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:19:55 +00:00
Uwe Schindler 94f98ab7f3 LUCENE-1536: Filters can now be applied down-low, if their DocIdSet implements a new bits() method, returning all documents in a random access way
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188624 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 12:11:15 +00:00
Steven Rowe 3c547fc36a SOLR-2839: Maven configuration: added release packaging for non-mavenized dependencies jsonic and langdetect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188020 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 04:05:58 +00:00
Robert Muir b24d05ca50 comment out interface @override for end-of-life compiler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1184822 13f79535-47bb-0310-9956-ffa450edef68
2011-10-16 13:42:11 +00:00
Robert Muir 165b055ebe SOLR-2839: expand CHANGES note
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1184761 13f79535-47bb-0310-9956-ffa450edef68
2011-10-16 04:56:48 +00:00
Robert Muir 9d9e457bac SOLR-2839: add alternative language detection impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1184754 13f79535-47bb-0310-9956-ffa450edef68
2011-10-16 03:55:30 +00:00
Robert Muir 7af9fbd16d LUCENE-3521: upgrade icu jar to 4.8.1.1 / remove lucenetestcase hack
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183738 13f79535-47bb-0310-9956-ffa450edef68
2011-10-15 21:48:50 +00:00
Koji Sekiguchi f934d2420d SOLR-1979: remove redundant toString()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183582 13f79535-47bb-0310-9956-ffa450edef68
2011-10-15 05:30:06 +00:00
Ryan McKinley 9e0916333e SOLR-2831: resolve IndexableField in BinaryResponseWriter.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183178 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 00:34:51 +00:00
Ryan McKinley 212543268b SOLR-2830: apply transformers in RealTimeGetComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183177 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 00:33:54 +00:00
Mark Robert Miller ddbbab534c spell fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183123 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 21:52:31 +00:00
Ryan McKinley ed19804a96 SOLR-2814: fix admin UI for corenames with a dash
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1182555 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 19:40:14 +00:00
Robert Muir 26bba41a3b make these test files more useful examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1182390 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 14:21:05 +00:00
Michael McCandless 9e027695c8 LUCENE-3502: move .has/getArray into PackedInts.Reader and make the direct impls package private
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1181070 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 17:00:42 +00:00
Steven Rowe c45396602a Remove unnecessary and failure-prone (Jenkins builds are failing because java.sun.com links regularly time out) ${javadoc.link} specialization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180484 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 20:38:01 +00:00
Yonik Seeley a2936360e9 remove extra array allocation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180469 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 19:19:02 +00:00
Martijn van Groningen 9ccc145128 SOLR-2818: Added before/after count response parsing support for range facets in SolrJ.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180377 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 14:10:09 +00:00
Martijn van Groningen 70a7363fdb LUCENE-3483: Move Function grouping collectors from Solr to grouping module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179808 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 20:09:36 +00:00
Ryan McKinley 2d5a528464 SOLR-1979: adding an overview.html file so the javadoc task completes OK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179748 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 18:25:28 +00:00
Mark Robert Miller 51886a3bd2 fix variable name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179697 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 16:36:52 +00:00
Mark Robert Miller 4e3d7395b3 remove unused interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179696 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 16:33:25 +00:00
Jan Høydahl 22dcd39d9e SOLR-2792: Allow case insensitive Hunspell stemming
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179459 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 22:08:55 +00:00
Jan Høydahl 2c6623a3b3 SOLR-2372: Fixed LICENSE and NOTICE files for apache-mime4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179427 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 20:39:25 +00:00
Jan Høydahl b7aee61754 SOLR-1979: Create LanguageIdentifierUpdateProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179416 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 20:21:59 +00:00
Jan Høydahl 54eba0f549 SOLR-2372: Upgrade Solr to Tika 0.10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179404 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 19:53:23 +00:00
Steven Rowe c8b0eb8254 SOLR-2303: remove the last log4j vestiges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1178950 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 21:02:55 +00:00
Mark Robert Miller c1be69731d fix another getStats issue - soft commit was also recently added using time for docs stat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1178632 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 23:22:20 +00:00
Michael McCandless ae43014041 LUCENE-3464: rename IR.reopen -> IR.openIfChanged, and return null (not old reader) if there are no changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1178612 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 22:07:00 +00:00
Robert Muir b4ff06f88e LUCENE-3474: pass Bits to weight.scorer instead of weights pulling their own from the reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1177879 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 01:03:35 +00:00
Mark Robert Miller d4b4aefabb SOLR-2799: Update CloudState incrementally rather than always reading the data at each zk node.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1177360 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 16:44:24 +00:00
Martijn van Groningen 7cbcf2a2de LUCENE-3468: Replaced last() and remove() with pollLast() in FirstPassGroupingCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1177008 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 18:40:22 +00:00
Christopher John Male 8d28270460 LUCENE-3470: Changed Field constructor signatures order to value, fieldtype
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176773 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 08:07:16 +00:00
Christopher John Male 67c13bd2fe LUCENE-3455: Renamed Analyzer.reusableTokenStream to Analyzer.tokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176728 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 05:26:54 +00:00
Mark Robert Miller 810f331fa2 ignore expected exception in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176598 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 20:26:10 +00:00
Christopher John Male fe3982c746 LUCENE-3455: Moved remaining Analysis consumers over to using reusableTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176191 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 04:07:38 +00:00
Chris M. Hostetter 9bdaa028d6 SOLR-2757: min/max functions now take unlimited number of arguments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176097 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 22:03:31 +00:00
Chris M. Hostetter 4287d1bb52 SOLR-2739: more assumptions to ensure file is not writable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175975 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 18:05:25 +00:00
Mark Robert Miller f5d625821f be careful when shutting down - in some cases in tests we did not yet fully start up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175862 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 13:31:37 +00:00
Shalin Shekhar Mangar c9637196ae SOLR-2791 -- Placing change log entry in the right release section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175699 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 07:17:22 +00:00
Shalin Shekhar Mangar 9ed62f999b SOLR-2791 -- Replication: abortfetch command is broken if replication was started by fetchindex command instead of a regular poll.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175696 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 07:13:44 +00:00
Christopher John Male 0bed3142bb LUCENE-3455: Test Analysis consumers now use reusableTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175670 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 04:58:48 +00:00
Mark Robert Miller c033ca6b10 1 second is too small a timeout for busy/slow comps
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175657 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 04:15:29 +00:00
Mark Robert Miller 68d098fbef it's possible to get an NPE here on shutdown in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175656 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 04:13:38 +00:00
Mark Robert Miller 44b56415a8 relax the timing on these two tests so that tests pass on my setup much more often
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175652 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 03:30:09 +00:00
Mark Robert Miller 4de85b89ff SOLR-2793: Somtimes you must dec ref twice, and add fix to the other submit calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175651 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 03:28:55 +00:00
Robert Muir e927a69698 LUCENE-3456: use MockTokenizer in analysis tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175650 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 03:24:02 +00:00
Mark Robert Miller 67fe9a6b81 SOLR-2793: Be sure to only dec ref if we inc ref'd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175646 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 02:13:23 +00:00
Mark Robert Miller 50b31b2a4e SOLR-2793: In rare cases (most likely during shutdown), a SolrIndexSearcher can be left open if the executor rejects a task.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175637 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 00:48:02 +00:00
Robert Muir e7229ee7a4 LUCENE-3456: more use of MockTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175579 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 21:10:50 +00:00
Robert Muir 1e577e15b5 LUCENE-3456: use MockTokenizer instead of WhitespaceTokenizer in test configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175529 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 19:10:17 +00:00
Doron Cohen e57f2ca698 LUCENE-3457: Upgrade commons-compress to 1.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175475 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 18:15:18 +00:00
Uwe Schindler 0a1d2dd8ec Fix Javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175425 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 16:24:41 +00:00
Robert Muir 0ea0ca6b60 if there is a leak here, don't cause every subsequent test in the JVM to fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175376 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 12:04:41 +00:00
Christopher John Male fdde857f24 SOLR-2769: Fixed bad javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175299 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 05:17:21 +00:00