Commit Graph

2980 Commits

Author SHA1 Message Date
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
Koji Sekiguchi f325bcd692 SOLR-1653: PatternReplaceCharFilter should receive a Pattern object instead of pattern String
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@897357 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 00:45:45 +00:00
Noble Paul 543395125a SOLR-1704 . move google collections from clustering to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@896759 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 05:49:45 +00:00
Noble Paul 6292fe589c added an extra getChild() method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@896380 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 10:49:00 +00:00
Noble Paul 6331869d2f removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@896042 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 14:03:36 +00:00
Noble Paul ca76f3b50c SOLR-1697 PluginInfo should load plugins w/o class attribute also
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@895909 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 05:38:27 +00:00
Grant Ingersoll fc9a0a78c9 some useful constants
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@895750 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 19:29:41 +00:00
Grant Ingersoll 33df44a6ef SOLR-1302: some slight refactoring for more reusable distance calculations
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@895701 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 16:59:56 +00:00
Grant Ingersoll 23216e7844 javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@895662 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 15:27:27 +00:00
Grant Ingersoll 5838738379 javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@895660 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 15:27:06 +00:00
Grant Ingersoll f6ac4ff2bb SOLR-1692: fix produceSummary issue with Carrot2 clustering
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@895640 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 14:28:59 +00:00
Yonik Seeley e9e86f2a47 SOLR-1586: add solr-internal tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894477 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 20:30:53 +00:00
Grant Ingersoll 911f5c5597 small cleanups
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894362 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 11:56:17 +00:00
Ryan McKinley 4fbcdb8cf7 SOLR-1586 - typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894308 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 03:56:34 +00:00
Grant Ingersoll ed5949c38c SOLR-1586: added GeoHashField and SpatialTileField. Refactored CoordinateFieldType a bit for sharing with SpatialTileField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894301 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 02:58:46 +00:00
Grant Ingersoll a9b50cb5e4 SOLR-1131: put the vector/multi VS into the function package
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894217 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:38:35 +00:00
Grant Ingersoll 2593733ce4 SOLR-1131: change toMultiVS to vector
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894183 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 14:41:18 +00:00
Grant Ingersoll ef2a3e1a13 fix broken test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894060 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 12:46:00 +00:00
Yonik Seeley a973bfafad SOLR-1131: createFields doesn't return null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893814 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 22:14:05 +00:00
Yonik Seeley 88b6768a97 SOLR-1131: no need for point value source to recreate sub-value sources for each new reader. Make ToMultiValueSource slightly more generic, specialize for dimention=2, and make point value source inherit from that
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893812 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 21:54:12 +00:00
Yonik Seeley 709c7f8b98 SOLR-1131: fix equals,hashcode of PointTypeValueSource and test that fails w/o the fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893806 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 19:56:40 +00:00
Yonik Seeley 5dd85dd9fa SOLR-1131: remove concept of polyField from IndexSchema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893801 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 18:35:25 +00:00
Yonik Seeley 7fda4a5ac9 SOLR-1131: FieldType javadoc improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893796 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 18:08:37 +00:00
Yonik Seeley 62b1873e30 SOLR-1131: first pass at fixing support for subFieldSuffix (index + search)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893792 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 17:42:48 +00:00