Commit Graph

2305 Commits

Author SHA1 Message Date
Noble Paul dce2b6db15 SOLR-1121 missed to add php and phps response writers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786416 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 09:05:39 +00:00
Yonik Seeley b85ec98955 don't copy shell scripts into example bin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786342 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 00:40:42 +00:00
Otis Gospodnetic 11f801ed8d SOLR-1100 - Typo fixes for solrjs docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786134 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 15:48:48 +00:00
Mark Robert Miller b655f5c32b spelling fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786115 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 15:13:12 +00:00
Mark Robert Miller 6f4075377c SOLR-1151: add dynamic copy field and maxChars example to example schema.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786105 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 15:07:56 +00:00
Noble Paul 680a0013e6 SOLR-1228
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785965 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 08:59:46 +00:00
Ryan McKinley c04d80f55e SOLR-1225 - improve LukeRequestHandler docCount calculation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785397 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 21:00:48 +00:00
Yonik Seeley 409f39e8bd SOLR-1220: use doubling strategy for keeping track of the number of each term in UnInvertedField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785258 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 15:34:07 +00:00
Mark Robert Miller c0f6146779 SOLR-1150: Load Documents for Highlighting one at a time rather than all at once to avoid OOM with many large Documents.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785218 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 13:53:25 +00:00
Koji Sekiguchi e2ba252765 SOLR-1219: added proxy.setup target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785029 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 23:48:11 +00:00
Yonik Seeley 588d8fa51e fix path normalization test to match current behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@784951 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 19:57:52 +00:00
Yonik Seeley a1df70286c javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783780 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 14:17:07 +00:00
Shalin Shekhar Mangar 9306b481e3 SOLR-1120 follow up -- Adding a postTransform hook in EntityProcessor which can be used to add, remove and modify variables added by Transformers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783750 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 12:58:27 +00:00
Grant Ingersoll 9e81632efa SOLR-1209: forgot the skin change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783729 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 11:59:04 +00:00
Grant Ingersoll c679d4066b SOLR-1209: change default search to be Solr powered instead of Google powered
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783728 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 11:53:05 +00:00
Noble Paul 802a9c7458 SOLR-1215 use double quotes to enclose attributes in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783715 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 10:04:37 +00:00
Noble Paul 56d398c149 SOLR-920 logging that re-use is done and the path is made right
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783631 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 05:15:30 +00:00
Otis Gospodnetic 4457bf3db9 - Typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783616 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 03:38:50 +00:00
Noble Paul 9f0616bdc8 SOLR-1213 SolrResourceLoader.normalizeDir() should add OS specific file separator
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783290 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 11:09:05 +00:00
Noble Paul b14338ee41 error committed as part of SOLR-1106
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783279 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 10:08:39 +00:00
Noble Paul d9d2157b60 an extra single quote which was committed as part of SOLR-1106
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783262 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 09:07:31 +00:00
Noble Paul b888149548 SOLR-1198 moved highlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783222 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 06:24:17 +00:00
Noble Paul f699e49265 removed SOP
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783212 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 05:57:50 +00:00
Noble Paul 144100faa7 removing an SOP
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782955 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 11:10:20 +00:00
Noble Paul 2ba1c30b78 SOLR-1198 cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782919 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 08:56:06 +00:00
Noble Paul 42c9350e9c SOLR-1198 moved searchComponent, indexreaderFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782913 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 08:36:43 +00:00
Noble Paul cbc9fae327 SOLR-1198 moved updateHandler, updateprocessor to solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782885 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 05:50:57 +00:00
Mark Robert Miller 8f38d877fa fix test comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782692 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 16:08:30 +00:00
Mark Robert Miller 74c10140ce add a wait and retry for test that can fail on slower/busy machines
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782691 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 16:07:12 +00:00
Mark Robert Miller c1efe96c47 roll back - unrelated schema example change committed with SOLR-243
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782661 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 15:00:31 +00:00
Mark Robert Miller 0502d82893 SOLR-243: Add configurable IndexReaderFactory so that alternate IndexReader implementations can be specified via solrconfig.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782660 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 14:56:31 +00:00
Mark Robert Miller 5f02ccf9ec add extra pause and retry for test that fails on slower comp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782658 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 14:47:40 +00:00
Yonik Seeley 2e5960f5e6 optimize NaN and -Inf check
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782657 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 14:47:23 +00:00
Yonik Seeley 9382159d10 comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782625 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 13:52:12 +00:00
Mark Robert Miller 734ee07107 cleanup - searcher is set to null and closed if not null, but never set to not null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782619 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 13:31:57 +00:00
Mark Robert Miller 4f1dfdc7da javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782613 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 13:11:03 +00:00
Noble Paul ebc1d1e7ee SOLR-1198 moved valueSourceParser, listeners, deletionPolicy,directoryFactory,queryParser,responseWriter to solconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782552 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 07:55:57 +00:00
Koji Sekiguchi 2eef2dfdc5 SOLR-1207: equals method should compare this and other of DocList in DocSetBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782506 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 02:27:06 +00:00
Yonik Seeley 24485d6d55 SOLR-1111: fix hashCode/equals for Sort in QueryElevationComponent by using singletons
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782325 13f79535-47bb-0310-9956-ffa450edef68
2009-06-07 01:41:38 +00:00
Yonik Seeley a55612b3a6 SOLR-1111: convert RandomSortField to use new FieldComparatorSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782324 13f79535-47bb-0310-9956-ffa450edef68
2009-06-07 01:16:15 +00:00
Noble Paul e1a0a5bc4e SOLR-1198. Moving requesthandler parsing to SolrConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782219 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 10:18:41 +00:00
Koji Sekiguchi b5b552ad04 SOLR-1051: fix the comment of indexDir parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@782184 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 03:15:51 +00:00
Shalin Shekhar Mangar da44adc820 SOLR-1189 -- Support providing username and password for basic HTTP authentication in Java replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781977 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 10:36:43 +00:00
Shalin Shekhar Mangar 9890523577 SOLR-1204 -- Enhance SpellingQueryConverter to handle UTF-8 instead of ASCII only
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781975 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 10:23:48 +00:00
Noble Paul 9f43817831 SOLR-1186 parentdeltaQuery invoked on wrong entity .This has been a bug from Solr1.3 itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781925 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 06:46:09 +00:00
Yonik Seeley 7dab6190e8 SOLR-1202: fix facet.mincount distributed facet when sorted=index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781801 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 17:28:56 +00:00
Mark Robert Miller 0334f5e447 SOLR-1184: Add option to not reopen readers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781716 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 12:17:31 +00:00
Shalin Shekhar Mangar b007152303 SOLR-1051 -- Fix NPE and change comma separated indexDirs parameter to multiple indexDir parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781688 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 09:08:01 +00:00
Noble Paul fa807c01d7 SOLR-1198 unlockOnStartup, useColdSearcher, maxWarmingSearchers are moved to SolrConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781668 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 07:20:08 +00:00
Noble Paul 04ceffc543 SOLR-1200
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781656 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 06:23:42 +00:00