Commit Graph

409 Commits

Author SHA1 Message Date
Chris M. Hostetter 5fc8181c59 SOLR-1843: moving changes entry for 3x backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227439 13f79535-47bb-0310-9956-ffa450edef68
2012-01-05 02:06:49 +00:00
Yonik Seeley 52a47d09ba SOLR-2992: Add support for IndexWriter.prepareCommit()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225954 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 22:41:50 +00:00
Robert Muir b685c0baaa SOLR-2982: add CHANGES.txt entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225231 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 16:55:15 +00:00
Grant Ingersoll f42b2ffd63 SOLR-2950: Improve QEC performance by dropping field cache use and keeping a local smaller map
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1220983 13f79535-47bb-0310-9956-ffa450edef68
2011-12-19 22:39:01 +00:00
Chris M. Hostetter 03762c4be5 SOLR-2956: Fixed inconsistencies in the flags (and flag key) reported by the LukeRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1214540 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 23:21:56 +00:00
Grant Ingersoll 9bc28fe55d SOLR-1520: changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1213826 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 18:24:26 +00:00
Chris M. Hostetter 4da73b1f9e SOLR-2920: Refactor frequent conditional use of DefaultSolrParams and AppendedSolrParams into factory methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1213474 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 22:31:51 +00:00
Yonik Seeley fd468d4e6b SOLR-2481: docs - move to 4.0 CHANGES section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212735 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 05:38:01 +00:00
Yonik Seeley 55be28de90 SOLR-2481: Add support for commitWithin in DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212731 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 05:33:30 +00:00
Martijn van Groningen 8a4104be28 SOLR-2955: Fixed IllegalStateException when querying with group.sort=score desc in sharded environment.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212420 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:49:03 +00:00
Grant Ingersoll ee9c4b2920 SOLR-1730: add changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211839 13f79535-47bb-0310-9956-ffa450edef68
2011-12-08 11:25:06 +00:00
Erick Erickson b89ded1448 Fix for SOLR-2509 (IndexOutOfBoundsException in Spellcheck Component/Collation)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211456 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 14:42:16 +00:00
Dawid Weiss c4ff0a758a SOLR-2888, Oops, ack for Robert (merge sort code, reviews). Sorry Robert.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209267 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 21:52:25 +00:00
Dawid Weiss 92de7e8848 SOLR-2888: FSTSuggester refactoring: internal storage is now UTF-8,
external sorting (on disk) prevents OOMs even with large data sets
(the bottleneck is now FST construction), code cleanups and API cleanups.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209265 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 21:49:27 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 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 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 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