Commit Graph

1517 Commits

Author SHA1 Message Date
Noble Paul 511ea76b32 SOLR-1264 if master slave is out of sync w/ master replication is not successful
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792474 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 09:57:15 +00:00
Koji Sekiguchi 1ed4c39835 SOLR-1256: Show the output of CharFilters in analysis.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792370 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 01:35:30 +00:00
Mark Robert Miller 7c5825cf25 SOLR-1145: Add capability to specify an infoStream log file for the underlying Lucene IndexWriter in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@791578 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06 19:31:37 +00:00
Yonik Seeley cdb2cbfeaa SOLR-1260: support all DocSet operations in DocSlice
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790938 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 15:09:21 +00:00
Noble Paul eae2e9af5d logging messages changed to remove the word snap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790810 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 06:56:30 +00:00
Mark Robert Miller 9b2e0fd1ef missing Apache license header
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790584 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 13:33:35 +00:00
Mark Robert Miller be491bbb82 SOLR-1243: Admin RequestHandlers should not be cached over HTTP.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790580 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 13:20:22 +00:00
Noble Paul eb8e622002 SOLR-1216 snapshoot renamed to backup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790559 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 12:03:50 +00:00
Shalin Shekhar Mangar 32b891de4c SOLR-1253 -- SolrInfoMBeanTest fails when the project root path contains a plus sign
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790477 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 07:22:53 +00:00
Noble Paul 98150f357a changed the variable name according to SOLR-916
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790041 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:24:30 +00:00
Noble Paul 235718d7bb changed javadoc for register()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790040 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:20:16 +00:00
Shalin Shekhar Mangar 5a468f5f94 Fix incorrect comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@789868 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 18:33:18 +00:00
Yonik Seeley 23d7c016ee revert accidental commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788955 13f79535-47bb-0310-9956-ffa450edef68
2009-06-27 11:17:24 +00:00
Yonik Seeley 0abe46a197 SOLR-1248: fix IndexReader ref counting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788878 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 21:48:46 +00:00
Noble Paul c51a5a2574 SOLR-1198
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788582 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:34:24 +00:00
Noble Paul 4221983126 SOLR-1246
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788571 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 04:47:17 +00:00
Mark Robert Miller 613685ac6f SOLR-1242: Human readable JVM info from system handler does integer cutoff rounding, even when dealing with GB. Fixed to round to one decimal place.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788392 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 15:28:53 +00:00
Shalin Shekhar Mangar e340bce86d SOLR-1214 followup -- Fix root cause of test failures by setting solrHome correctly for different scenarios
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787967 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 10:25:15 +00:00
Noble Paul f2343ea987 SOLR-1216
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787212 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 12:05:54 +00:00
Noble Paul ef46688646 resourceloader gives the correct instancedir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787179 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 09:29:25 +00:00
Noble Paul f2971ef476 lazily get searcher and schema. for coreadmin requests it does not need these
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787143 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 05:34:28 +00:00
Noble Paul 60c19978cd no need to wrap a SolrServerException in a SolrServerException
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786988 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21 10:42:18 +00:00
Shalin Shekhar Mangar a41fa5cac6 Fixing incorrect usage of connection and read timeout variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786801 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 12:20:56 +00:00
Noble Paul 6981083fc3 added a sttaic method to get the enum from an int code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786784 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 10:02:42 +00:00
Erik Hatcher d48c9f39e8 SOLR-1233: remove /select?qt=/whatever restriction on /-prefixed request handlers.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786508 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 13:52:54 +00:00
Noble Paul 5e3152f9b3 SOLR-1222 should handle multiple calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786497 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 13:12:45 +00:00
Noble Paul 7e5cd7b147 SOLR-1222 add convenience methods for deleteById to take a list of strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786465 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 11:54:44 +00:00
Noble Paul fdbc44dfc4 SOLR-1214
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786434 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 09:58:58 +00:00
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
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
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
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
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 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
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
Otis Gospodnetic d119b63a74 SOLR-990 - Add pid file to snapinstaller to skip script overruns, and recover from failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781069 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 15:41:21 +00:00
Shalin Shekhar Mangar 3dead49181 SOLR-1152 -- Snapshoot on ReplicationHandler should acccept location as a request parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779497 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 09:11:12 +00:00
Shalin Shekhar Mangar a6cd8495bb SOLR-458 -- Add equals and hashCode methods to NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779486 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 08:48:29 +00:00
Shalin Shekhar Mangar df9b290629 SOLR-786 -- Refactor DisMaxQParser to allow overriding certain features of DisMaxQParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779469 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 08:00:55 +00:00
Noble Paul 08d712f927 SOLR-920 missed persistence part
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779442 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 05:28:39 +00:00
Noble Paul d5d17614b6 SOLR-1106 missed the persistence part
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779439 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 05:22:16 +00:00
Shalin Shekhar Mangar 8499550da6 SOLR-1051 -- Support the merge of multiple indexes as a CoreAdmin and an update command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779423 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 04:16:41 +00:00
Yonik Seeley 3e7361e964 revert previous accidental commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779413 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 02:41:51 +00:00
Yonik Seeley 00a33b5adc SOLR-1111: also use lucene filters for generating docsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779407 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 02:31:05 +00:00
Yonik Seeley 6bccd58110 SOLR-1111: also use lucene filters for generating docsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779403 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 02:23:05 +00:00
Yonik Seeley d54f4e703a remove setFieldCache.. no longer used or needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779336 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 21:59:19 +00:00
Yonik Seeley c25f12a5f8 SOLR-1111: use right FieldCache instances
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779303 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 20:42:42 +00:00
Yonik Seeley f5f61226be fix optimized TermQuery set generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779167 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 13:34:56 +00:00
Grant Ingersoll eb51d48e82 SOLR-1188: Minor efficiency improvement in TermVectorComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779144 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 12:34:09 +00:00
Noble Paul 23d1d0bc2f added a getter for refcount
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779125 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 11:58:18 +00:00
Noble Paul e1d1e08b45 SOLR-1187
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@779079 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 10:16:48 +00:00
Yonik Seeley a66ef33fb1 SOLR-1111: use new Lucene Collector classes to sort per segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778893 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 21:34:53 +00:00
Noble Paul 788e94fe1f SOLR-1185
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778734 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 15:02:29 +00:00
Noble Paul d79ea7ce69 SOLR-920
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778652 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 11:17:40 +00:00
Noble Paul 03a7c58b3e SOLR-1116
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778600 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 07:44:39 +00:00
Mark Robert Miller 20e22dbd8b roll back SOLR-1012: Change SolrIndexSearcher to use inheritence rather than delegation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778547 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 01:29:52 +00:00
Mark Robert Miller 9939adbf93 comment no longer applies
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778454 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 17:05:29 +00:00
Yonik Seeley d2ff05e332 stop performance test from running by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777970 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 17:27:49 +00:00
Yonik Seeley ea43e4c997 SOLR-1165: Use Lucene Filters in conjunction with IndexSearcher.search methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777969 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 17:26:54 +00:00
Shalin Shekhar Mangar b1447effbe SOLR-1149 -- Made QParserPlugin and related classes extendible as an experimental API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777656 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 18:58:38 +00:00
Mark Robert Miller 7d80857e70 SOLR-1181: Inner classes that don't access the ref to the object that created them should be static
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777581 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 15:35:27 +00:00
Mark Robert Miller f25771a197 SOLR-1182: Fix bug in OrdFieldSource#equals which could cause a bug with OrdFieldSource caching on OrdFieldSource#hashcode collisions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777577 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 15:30:32 +00:00
Noble Paul b78463619c avoiding potential NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777540 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 14:18:58 +00:00
Mark Robert Miller 80ef83c7c9 create the variable after its static final fields have been assigned
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777506 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 13:10:59 +00:00
Mark Robert Miller d8e49bb012 using the entryset rather than keyset is faster
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777496 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 12:29:02 +00:00
Mark Robert Miller 4c24a4f309 shouldnt implement clonable without a clone method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777495 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 12:24:07 +00:00
Mark Robert Miller 3b52dd2aef if you override equals you should override hashcode - beefed up impls as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777492 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 11:57:07 +00:00
Mark Robert Miller 52fa207f91 remove unused code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777476 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 11:23:56 +00:00
Yonik Seeley 3c16e08dbd SOLR-1179: add DocSet.getTopFilter()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777269 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 21:30:38 +00:00
Mark Robert Miller 87e52df974 SOLR-1088: newSearcher(String name, boolean readOnly) is broken
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777082 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 11:49:07 +00:00
Shalin Shekhar Mangar 9f3fe687ac SOLR-1174 -- Fix Logging admin form submit url for multicore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776984 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:17:39 +00:00
Noble Paul b17d5bc816 SOLR-1175 disable/enable replication from master
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776978 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:58:01 +00:00
Noble Paul 6ad33c1fb7 SOLR-977 version must be set as 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776960 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:01:24 +00:00
Yonik Seeley 06f159e3fb SOLR-1169: SortedIntDocSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776750 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 16:11:11 +00:00
Yonik Seeley ea3399a19a add performance test for range queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776678 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 12:42:06 +00:00
Noble Paul 89ec39c8c0 a regression of SOLR-883 because of SOLR-943
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776578 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 06:19:23 +00:00
Grant Ingersoll 1516f18236 clean up missing license headers in Java code thanks to ant rat-sources target in build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776449 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 20:33:20 +00:00
Noble Paul 8e5044b9f5 SOLR-1121: CoreAdminhandler should not need a core . This makes it possible to start a Solr server w/o a core .
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776266 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 10:45:02 +00:00
Noble Paul d53231d885 added Noble Paul
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775948 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18 13:49:46 +00:00
Mark Robert Miller 0dc72dccec Solr should not write to std out
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775664 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 14:33:28 +00:00
Yonik Seeley f47d6eeefa typo in ValueSourceScorer for checking deleted docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775409 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 02:27:19 +00:00
Mark Robert Miller 202a3311b7 SOLR-825: Enables highlighting for range/wildcard/fuzzy/prefix queries if using hl.usePhraseHighlighter=true and hl.highlightMultiTerm=true.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@775110 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 12:44:11 +00:00
Yonik Seeley 764b7989a8 SOLR-1166: Speed up docset/filter generation by avoiding top-level score() call and iterating over leaf readers with TermDocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774946 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 22:05:40 +00:00
Yonik Seeley 9979ddd1e0 SOLR-1111: make distributed search use leaf readers to access sort field values
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774873 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 18:37:25 +00:00
Mark Robert Miller 37d6d7187b bug that guarantees a null pointer exception - a handler is not supported by ResourceLoaderAware anyway
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774766 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 13:49:32 +00:00
Mark Robert Miller 95e42190cf SOLR-1160: possible null pointer exception path
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774765 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 13:41:52 +00:00
Erik Hatcher e14e521c11 Fix URL in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774759 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 13:24:23 +00:00
Erik Hatcher fe34935c09 Fix javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774758 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 13:23:45 +00:00
Mark Robert Miller 5cf576115b SOLR-1159: JmxMonitoredMap uses & when && is needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774050 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 19:50:44 +00:00
Mark Robert Miller 00cc645724 SOLR-1012: Change SolrIndexSearcher to use inheritance rather than delegation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773993 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 17:29:38 +00:00
Yonik Seeley 9ed20c8cac SOLR-42: use safeReadAheadLimit and lower it a little to prevent reading beyond the last mark
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773920 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 15:01:01 +00:00
Yonik Seeley 1a56a8fd77 SOLR-877: fix null pointer exceptions, use intern'd comparisons
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773292 13f79535-47bb-0310-9956-ffa450edef68
2009-05-10 01:29:14 +00:00
Yonik Seeley 63c55c742e SOLR-877: TermsComponent internal/external fixes plus rows to limit change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773218 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 13:01:29 +00:00
Koji Sekiguchi ab458b7900 SOLR-844: fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773188 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 09:48:17 +00:00
Koji Sekiguchi dbf0a31380 SOLR-844: avoid NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773175 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 07:55:59 +00:00
Yonik Seeley 79414d2b72 SOLR-1078: WDF - treat non-spacing marks,etc like letters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773085 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08 20:25:07 +00:00
Yonik Seeley acb387952d bytes written incorrect (but no users of this AFAIK), also don't call write if there is nothing to be written
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@773038 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08 15:53:04 +00:00
Koji Sekiguchi d7ef4b0be3 SOLR-911: use String constant for "tag"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@772051 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 04:46:00 +00:00
Mark Robert Miller f6db6c9f2c add mark miller to committers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771679 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 11:57:01 +00:00
Shalin Shekhar Mangar 4ea488c8fb SOLR-1141 -- NullPointerException during snapshoot command in java based replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771378 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 17:48:07 +00:00
Koji Sekiguchi 01b26e52cf SOLR-929: LukeRequestHandler should return "dynamicBase" only if the field is dynamic.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771270 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 11:35:01 +00:00
Grant Ingersoll 44302daeb2 SOLR-1138: gracefully handle empty and null queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771268 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 11:07:15 +00:00
Shalin Shekhar Mangar 46cee7fa27 SOLR-1099 follow up -- Fix NPE in FieldAnalysisRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771099 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03 18:47:50 +00:00
Shalin Shekhar Mangar 735c395391 SOLR-748 -- FacetComponent helper classes are made public as an experimental API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@770431 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 20:20:33 +00:00
Shalin Shekhar Mangar ec6e90dce5 SOLR-1135 -- Java replication creates Snapshot in the directory where Solr was launched
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@770082 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 06:19:02 +00:00
Yonik Seeley 9e07dfce5d SOLR-465: use non-deprecated SolrIndexWriter constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769816 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 16:22:25 +00:00
Koji Sekiguchi 3dc6f5e2f2 fix spelling in Exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769656 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 04:57:19 +00:00
Koji Sekiguchi aaf2be3f73 fix broken javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769654 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 04:54:25 +00:00
Chris M. Hostetter 88249e3977 SOLR-965: Better error message when <pingQuery> is not configured.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 22:23:48 +00:00
Yonik Seeley 97db6150fa SOLR-465: fix SolrIndexWriter constructors to take DirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769506 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 19:15:22 +00:00
Shalin Shekhar Mangar cf2cbe45df SOLR-1094 followup -- Fix for single correctly spelled word
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769357 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 12:16:22 +00:00
Shalin Shekhar Mangar 809a559b63 SOLR-1094 -- Incorrect value of correctlySpelled attribute in some cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769310 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 09:24:05 +00:00
Shalin Shekhar Mangar 6ea022f90b SOLR-997 -- Wait for a longer time for slave to complete replication in TestReplicationHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769052 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:34:08 +00:00
Shalin Shekhar Mangar 4f2697e904 SOLR-1110 -- Support sorting on trie fields with Distributed Search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769040 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:05:13 +00:00
Yonik Seeley f1be0a4f20 SOLR-1124: add top() function, fix ord/rord
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768420 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 21:31:05 +00:00
Shalin Shekhar Mangar 31b15cbb23 Upgraded to Lucene 2.9-dev r768228
Fixes for changes in trie introduced with LUCENE-1602
Implemented SolrIndexSearcher#search(Weight, Filter, Collector) to fix compile error 


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768240 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 09:46:49 +00:00
Shalin Shekhar Mangar 354f780613 SOLR-1126 -- Replicated files have incorrect timestamp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768180 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 06:42:30 +00:00
Shalin Shekhar Mangar 33bcabc9f6 SOLR-1106 -- Made CoreAdminHandler Actions pluggable so that additional actions may be plugged in or the existing ones can be overridden if needed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768165 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 06:30:55 +00:00
Koji Sekiguchi e0fb06b436 SOLR-1125: Use query analyzer rather than index analyzer for queryFieldType in QueryElevationComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767754 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 01:31:49 +00:00
Shalin Shekhar Mangar 742731754d SOLR-1108 -- Remove un-needed synchronization in SolrCore constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767430 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 09:25:10 +00:00
Shalin Shekhar Mangar 1ea1e3ca37 SOLR-1099 -- A FieldAnalysisRequestHandler which provides the analysis functionality of the web admin page as a service. The AnalysisRequestHandler is renamed to DocumentAnalysisRequestHandler which is enhanced with query analysis and showMatch support. AnalysisRequestHandler is now deprecated. Support for both FieldAnalysisRequestHandler and DocumentAnalysisRequestHandler is also provided in the Solrj client.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@767412 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 08:53:28 +00:00
Koji Sekiguchi 8911cc1907 now we have six implicit SearchComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@766412 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19 01:31:02 +00:00
Shalin Shekhar Mangar 3f7f21c995 SOLR-844 followup -- Fix bug with incorrect alive count which makes LBHttpSolrServer assume that all servers are down even when one is running
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765912 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 08:57:53 +00:00
Shalin Shekhar Mangar c6b077ee4c SOLR-1117 -- QueryElevationComponent should call core.getNewestSearcher(false) instead of core.getNewestSearcher(true)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765557 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 10:08:10 +00:00
Shalin Shekhar Mangar 7769e35924 SOLR-1096 followup -- Change default connection timeout to 5 seconds and read timeout to 20 seconds
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765483 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 06:29:53 +00:00
Koji Sekiguchi 6610c0489d SOLR-1115: <bool>on</bool> and <bool>yes</bool> in solrconfig.xml work as expected.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765199 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 13:47:58 +00:00
Shalin Shekhar Mangar 7c009e760d SOLR-940 followup -- Fix for the trie date test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764375 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 08:49:39 +00:00
Shalin Shekhar Mangar c389d5d191 SOLR-1096 -- Introduced httpConnTimeout and httpReadTimeout in replication slave configuration to avoid stalled replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764371 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 08:42:04 +00:00
Shalin Shekhar Mangar ad42cc8059 SOLR-940 and SOLR-1079 -- Updating Lucene jars, updating Trie field types per Lucene's changes, adding ReverseStringFilterFactory, updates related to LUCENE-1500.
Committing all the above changes in one go to avoid compile errors due to Lucene API updates (except for ReverseStringFilterFactory).

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764291 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 11:03:09 +00:00
Yonik Seeley 918860396b SOLR-1109: PhoneticFilterFactory doesn't handle maxCodeLength param
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764276 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 02:24:01 +00:00
Ryan McKinley a162755e24 fix potential NPE with FieldStatsInfo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@763791 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09 20:24:34 +00:00
Chris M. Hostetter c9ed885d3b SOLR-1104: Fix some rounding errors in LukeRequestHandler's histogram
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@763032 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07 23:31:12 +00:00
Shalin Shekhar Mangar 55592e8d7c SOLR-1038 -- Adding addBeans(Iterator) method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762176 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:24:36 +00:00
Chris M. Hostetter 1055385c07 fix broken link for query parser syntax ... as long as we're changing it point at wiki where there is info about enhancements to syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761847 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04 00:48:11 +00:00
Shalin Shekhar Mangar d1e4980f66 SOLR-1068 followup -- Shutdown the executor in a finally block if it is alive
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761578 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 09:12:00 +00:00
Shalin Shekhar Mangar 6639925275 SOLR-1068 -- Use a single threaded executor to fsync replicated index and configuration files before moving them
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761577 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 09:08:37 +00:00
Grant Ingersoll c7c9ef6a63 SOLR-1095: fix stopword and keep filter performance issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761036 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01 20:07:44 +00:00
Shalin Shekhar Mangar 8c1725beee SOLR-1038 -- Remove the automatic commit from the API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@760113 13f79535-47bb-0310-9956-ffa450edef68
2009-03-30 19:19:17 +00:00
Shalin Shekhar Mangar 8d05c79dc3 SOLR-658 -- Compare the index directories using their canonical paths
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@759641 13f79535-47bb-0310-9956-ffa450edef68
2009-03-29 06:22:07 +00:00
Chris M. Hostetter 3588581c94 SOLR-952: Cleanup duplicated code in deprecated HighlightingUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@758795 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 18:42:25 +00:00
Koji Sekiguchi 456937a5fc SOLR-822: added a useful idiom to get ChatStream and make private CharReader constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@758161 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 06:58:57 +00:00
Koji Sekiguchi 82965b7fa1 SOLR-822: avoid ClassCastException when CharStreamAware*TokenizerFactory is used without CharFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@758137 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 03:34:34 +00:00
Yonik Seeley 6bd4909102 SOLR-939: ValueSourceRangeFilter/Query, frange parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757570 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 22:08:44 +00:00
Shalin Shekhar Mangar d0573099bc SOLR-1068 -- Use fsync on replicated index and configuration files
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757209 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 16:33:46 +00:00
Koji Sekiguchi f3c1736fe5 SOLR-940: use AbstractTrieRangeFilter.asQuery() in Lucene rather than creating ConstantScoreQuery in Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756955 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 15:23:08 +00:00
Shalin Shekhar Mangar 08fb323869 SOLR-973 followup -- Lookup the charset only once
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756879 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 06:02:43 +00:00
Yonik Seeley cc963a1aea SOLR-1072: fix FileUtilsTest for windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756783 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 22:03:12 +00:00
Shalin Shekhar Mangar 413d330041 SOLR-973 followup - Create OutputStreamWriter with utf-8 encoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756703 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 18:43:39 +00:00
Shalin Shekhar Mangar 6bbc03a370 SOLR-844 followup -- Use the correct SolrException import from o.a.s.common
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756682 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 17:40:47 +00:00
Shalin Shekhar Mangar 319f33973d SOLR-844 -- A SolrServer implementation to front-end multiple solr servers and provides load balancing and failover support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756381 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 09:10:37 +00:00
Koji Sekiguchi b46fca3934 SOLR-822: rename correctPosition() to correct() in CharFilter because it is for correcting token offset, not for token position
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755945 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 11:52:11 +00:00
Shalin Shekhar Mangar 87b5b4768f Add handler.dataimport to list of known packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755901 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 10:32:55 +00:00
Shalin Shekhar Mangar 54819167be SOLR-1038 -- Enhance CommonsHttpSolrServer to add docs in batch using an iterator API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755882 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 09:15:10 +00:00
Shalin Shekhar Mangar bf48eceb2e SOLR-1041 -- Make dataDir relative to solr home and instanceDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755675 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 17:51:30 +00:00
Shalin Shekhar Mangar ad91db6f20 Fixing a typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755674 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 17:50:35 +00:00
Shalin Shekhar Mangar f84e477d4d SOLR-943 followup -- Persist dataDir if present in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755667 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18 17:30:28 +00:00
Shalin Shekhar Mangar 7de4dee17c SOLR-1065 -- A ContentStreamDataSource which can accept HTTP POST data in a content stream. This can be used to push data to Solr instead of just pulling it from DB/Files/URLs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755141 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 07:50:09 +00:00
Chris M. Hostetter 48098e25e7 SOLR-1072: absolute paths used in sharedLib now work. new FileUtils method added for dealing with this kind of path resolution
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755130 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 06:18:06 +00:00
Yonik Seeley f1a4aba6be fix tz issues in TestTrie
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@754674 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 14:56:06 +00:00
Yonik Seeley 255f32eaca fix tz issues in TestTrie
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@754673 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 14:53:42 +00:00
Yonik Seeley 93587d8e9c pass qparser in getRangeQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752850 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 13:12:26 +00:00
Shalin Shekhar Mangar 6c1bc2ef5f SOLR-940 follow up -- Changing test to index and search for NOW/DAY TO NOW/DAY+5DAYS otherwise the millisecond precision fails the test intermittently
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752823 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 10:03:15 +00:00
Shalin Shekhar Mangar e53a1f29c1 SOLR-940 followup -- Changing API, implementation and javadocs per Hoss's suggestions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752785 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 06:24:13 +00:00
Shalin Shekhar Mangar 60060d89f4 SOLR-940 followup -- Adding FieldType.getRangeQuery method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752596 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 19:50:04 +00:00
Shalin Shekhar Mangar 266be45c7d SOLR-940 -- Add support for Lucene's Trie Range Queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752562 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 18:42:43 +00:00
Chris M. Hostetter 1826b73a27 SOLR-1064: registry.jsp incorrectly displaying info for last core initialized regardless of what the current core is
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752552 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 18:33:31 +00:00
Shalin Shekhar Mangar 1182376282 SOLR-1050 -- NPE thrown in replication admin page due to unhandled casting of null values
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@751374 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 06:37:54 +00:00
Shalin Shekhar Mangar 3569314914 SOLR-1049 -- Do not log a stacktrace if a poll fails due to the master being down
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@750860 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:48:28 +00:00