Commit Graph

3003 Commits

Author SHA1 Message Date
Chris M. Hostetter 5bfe85082e SOLR-1579: fixes to xml escaping in stats.jsp (the fix commited as part of SOLR-1008 was incorrect)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@909705 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 03:28:07 +00:00
Noble Paul 249be10000 SOLR-1767: dataimporter.functions.escapeSql() does not escape backslash character
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@908357 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 05:38:56 +00:00
Noble Paul 90135ac5ad * SOLR-1766: DIH with threads enabled doesn't respond to the abort command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@908355 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 05:27:00 +00:00
Mark Robert Miller 9bb44206b6 SOLR-1722: Allowing changing the "special" default core name, and as a default default core name, switch to using collection1 rather than DEFAULT_CORE
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@908197 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 20:14:31 +00:00
Noble Paul 3eb663ea10 SOLR-1757: DIH multithreading sometimes throws NPE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@907935 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 05:20:19 +00:00
Koji Sekiguchi 1dd48e2a78 SOLR-1268: 1. eliminate hl.useHighlighter parameter. 2. introduce hl.useFastVectorHighlighter parameter. The default is false.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@907700 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 15:46:15 +00:00
Noble Paul ce39a0b12f SOLR-1762: DateFormatTransformer does not work correctly with non-default locale dates
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@907562 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 06:57:53 +00:00
Noble Paul 63754a9572 typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906924 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 12:43:11 +00:00
Noble Paul 351e18206e SOLR-1727 SolrEventListener should extend NamedListInitializedPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906923 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 12:42:38 +00:00
Noble Paul 72638ac32a SOLR-1759: $skipDoc was not working correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906906 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 11:50:37 +00:00
Noble Paul c96611b8f1 SOLR-1736 In the slave , If 'mov'ing file does not succeed , copy the file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906905 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 11:44:10 +00:00
Koji Sekiguchi 000500e3e4 SOLR-1753: StatsComponent throws NPE when getting statistics for facets in distributed search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906781 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 02:49:48 +00:00
Mark Robert Miller 8d22659b57 SOLR-1756: The date.format setting causes ClassCastException when enabled and the config code that parses this setting does not properly use the same iterator instance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906556 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 16:36:11 +00:00
Mark Robert Miller 9dc5d7edda put changes entry in wrong place last commit - move it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906554 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 16:30:37 +00:00
Mark Robert Miller db62a20003 SOLR-1748, SOLR-1747, SOLR-1746, SOLR-1745, SOLR-1744: Streams and Readers retrieved from ContentStreams are not closed in various places, resulting in file descriptor leaks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906553 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 16:26:38 +00:00
Mark Robert Miller 1444299662 straighten out some whacky code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906086 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03 15:21:56 +00:00
Mark Robert Miller 58bbab2827 fix native lock doc wordage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@905435 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01 22:46:18 +00:00
Noble Paul 10a1942262 SOLR-1737 FieldStreamDataSource: A dataSource which can give out an InputStream from Field data
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@903966 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 06:14:47 +00:00
Chris M. Hostetter b574589726 clarify caveat about using native locks and point to wiki
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@903523 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 01:54:04 +00:00
Chris M. Hostetter 6b96f85072 missing CHANGES.txt entries for SOLR-1516 and SOLR-1592
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@903398 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26 20:21:09 +00:00
Yonik Seeley 05a802b3eb SOLR-1711: StreamingUpdateSolrServer race
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@903271 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26 15:33:26 +00:00
Erik Hatcher fcc5fed4e5 add lucid ref. guide image to site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@902484 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:41:04 +00:00
Erik Hatcher da447b500b Add Lucid reference guide to site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@902483 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:40:25 +00:00
Erik Hatcher 492f0d86f0 "Forrest Entity updates"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@902172 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 16:57:37 +00:00
Chris M. Hostetter 79df1c1618 SOLR-1553: edismax improvements -- pf param is now backcompat with dismax; pf and pf3 logic was refactored to reduce code; added pf2 which does what pf did in the first itertion of edismax
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@901342 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 19:24:30 +00:00
Noble Paul f287643688 SOLR-1717 SolrHighlighter#fragmenter, formatter etc do not need synchronization
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@900680 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 07:03:22 +00:00
Koji Sekiguchi 076a559149 Upgrade Lucene 2.9.1-dev to r900226
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@900617 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 00:16:37 +00:00
Yonik Seeley 9ad659ddac doc: note about native locks not working for multiple webapps in same JVM
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899979 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 15:33:54 +00:00
Noble Paul 309476ab07 SOLR-1721 Add explicit option to run DataImportHandler in synchronous mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899580 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 09:55:12 +00:00
Noble Paul 4ed8414269 SOLR-1721 Add explicit option to run DataImportHandler in synchronous mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899579 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 09:53:43 +00:00
Noble Paul 2f81c73035 SOLR-1696 : Deprecate old <highlighting> syntax and move configuration to HighlightComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899572 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 09:43:50 +00:00
Chris M. Hostetter aadfd47c8b typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898487 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 19:53:56 +00:00
Ryan McKinley 306ca9f86b SOLR-1602 -- replacing FQN with solr.XXWriter in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898346 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 14:50:08 +00:00
Erik Hatcher dcccf06f80 Make comment class-level publically visible
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898331 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 14:06:44 +00:00
Noble Paul 6b024f5f8b SOLR-1602 . The period was missing from package name
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898304 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 12:28:53 +00:00
Noble Paul fe8a6bf53f spelling correction in docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898303 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 12:22:02 +00:00
Noble Paul 8ca932ea0b removed unused variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898217 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 08:00:34 +00:00
Noble Paul 6956eaa1b4 SOLR-1352 . Multithreaded implementation (documentation fix)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898211 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 07:53:59 +00:00
Noble Paul 9f74e4337b SOLR-1352 . Multithreaded implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898209 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 07:49:40 +00:00
Ryan McKinley c66a2853bb SOLR-1602 -- adding deprecated classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898173 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 03:45:21 +00:00
Ryan McKinley c9fbd0e2d8 SOLR-1602 - move XMLWriter to response
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898157 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 02:35:34 +00:00
Ryan McKinley 6f278e589f SOLR-1602 -- step 1. Adding new 'response' package and refactoring all response things to this package. NOTE, this will break back-compatibility depricated versions of the moved 1.4 files are added back.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898152 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 02:19:56 +00:00
Chris M. Hostetter fd6a62e6dd SOLR-1590: Javadoc for XMLWriter#startTag
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898127 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 00:11:23 +00:00
Chris M. Hostetter 36249c7416 SOLR-1588: Removed some very old dead code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898124 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 00:03:03 +00:00
Chris M. Hostetter 42e8d5c2c7 SOLR-1538: Reordering of object allocations in ConcurrentLRUCache to eliminate (an extremeely small) potential for deadlock.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898119 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 23:50:01 +00:00
Yonik Seeley 10ce9576e3 try removing to get patch to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898060 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 20:53:28 +00:00
Yonik Seeley d4b18fa9c5 tabs begone
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@897662 13f79535-47bb-0310-9956-ffa450edef68
2010-01-10 17:20:36 +00:00
Koji Sekiguchi 2df8e5d5f5 SOLR-1268: ignore undefined field
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@897611 13f79535-47bb-0310-9956-ffa450edef68
2010-01-10 10:29:08 +00:00
Koji Sekiguchi f6d7daf239 SOLR-1268: Incorporate FastVectorHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@897383 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 04:57:20 +00:00
Koji Sekiguchi bfbcc89705 fix svn properties in core package
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@897366 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 01:50:48 +00:00