Commit Graph

629 Commits

Author SHA1 Message Date
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
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
Grant Ingersoll d161e54136 SOLR-769: forgot the CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776702 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 13:45:56 +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
Shalin Shekhar Mangar 570fd6e818 Upgraded to Lucene 2.9-dev r776177
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776208 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 06:58:01 +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
Mark Robert Miller a41d447b4b Upgraded to Lucene 2.9-dev 773862
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774049 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 19:48:48 +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
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 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
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
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 46b27f1033 Adding "Other Changes" section heading back to change log
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769051 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:30:11 +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 accb58ed6f fix CHANGES numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768419 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 21:30:48 +00:00
Yonik Seeley 6bf3c5e259 fix CHANGES numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768418 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 21:19:34 +00:00
Shalin Shekhar Mangar 0c2d903c18 Upgraded to Lucene 2.9-dev r768336
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768345 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 16:09:09 +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
Shalin Shekhar Mangar 05116b7cc0 SOLR-1079 followup -- Replace omitTf by omitTermFreqAndPositions in upgrade note
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765877 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 07:23:35 +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
Grant Ingersoll 5a6d6cb386 SOLR-804: added lucene misc jar rev 764281
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764580 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 19:36:51 +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
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 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
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
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
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
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
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
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 c68ddb954c Upgrading to Lucene 2.9-dev r752164
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752191 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 17:55:25 +00:00
Shalin Shekhar Mangar 8fddbedebc SOLR-1054 -- Fix dist-src target for DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@751692 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 14:33:48 +00:00
Yonik Seeley 9d469e91b1 SOLR-1046: Nested query support for function query parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@750577 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 20:33:51 +00:00
Chris M. Hostetter 32c63cea8e SOLR-1036: Change default QParser from "lucenePlusSort" to "lucene"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@748763 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 00:36:30 +00:00
Shalin Shekhar Mangar 47487967fc SOLR-973 -- CommonsHttpSolrServer writes the xml directly to the server
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747790 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 14:13:00 +00:00
Yonik Seeley 85b2baeb47 schema/omitTf upgrade note
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747082 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 17:01:42 +00:00
Yonik Seeley 6ae1c862f4 SOLR-739: Add support for OmitTf
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746868 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 03:27:43 +00:00
Erik Hatcher e3a99f1cad technical SOLR-1026 is a feature addition, not a bug fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746482 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 10:45:51 +00:00
Erik Hatcher 160765bdd6 SOLR-1031: Fix XSS vulnerability in schema.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746481 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 10:44:13 +00:00
Chris M. Hostetter f11377a06c SOLR-967: New type-safe constructor for NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746031 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 22:20:32 +00:00
Chris M. Hostetter 22da31152c SOLR-1022 ... fixing bad example of ignored field (should be multiValued=true)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745615 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 19:11:13 +00:00
Shalin Shekhar Mangar f6185b71a7 SOLR-921 -- SolrResourceLoader must cache short class name vs fully qualified classname
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745394 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:54:10 +00:00
Shalin Shekhar Mangar 5cfb336f5c SOLR-1018 -- Slave is unable to replicate when server acts as repeater (as both master and slave)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743757 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 14:10:32 +00:00
Shalin Shekhar Mangar 1371f5b70b SOLR-1015 -- Incomplete information in replication admin page and http command response when server is both master and slave i.e. when server is a repeater
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743729 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 13:25:25 +00:00
Koji Sekiguchi 22c110c5ba SOLR-1016: HTTP 503 error changes 500 in SolrCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743228 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 05:14:11 +00:00
Yonik Seeley 3e75ec8dae SOLR-998: current lucene libs, SolrIndexReader introduction for FileFloatSource fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743196 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 02:30:13 +00:00
Yonik Seeley 6555bb7bb3 SOLR-799: Add support for hash based exact/near duplicate document handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743163 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:21:57 +00:00
Koji Sekiguchi c7d0222b13 SOLR-976: deleteByQuery is ignored when deleteById is placed prior to deleteByQuery in a <delete>
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742106 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08 14:32:13 +00:00
Shalin Shekhar Mangar 23099323d5 SOLR-850 -- Addition of timeouts for distributed searching. Configurable through 'shard-socket-timeout' and 'shard-connection-timeout' parameters in SearchHandler.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741710 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 20:39:05 +00:00
Shalin Shekhar Mangar 06d1dd5061 SOLR-959 -- Refactored TestReplicationHandler to remove hardcoded port numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741684 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 19:21:44 +00:00
Shalin Shekhar Mangar d17cf48d13 SOLR-943 -- Make it possible to specify dataDir in solr.xml and accept the dataDir as a request parameter for the CoreAdmin create command.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741490 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 09:24:51 +00:00
Erik Hatcher 8347bf242b SOLR-1008: Fix stats.jsp stat item entry name escaping
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741299 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 21:29:07 +00:00
Shalin Shekhar Mangar 6f00fa6f7d SOLR-971 -- Replace StringBuffer with StringBuilder for instances that do not require thread-safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741262 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 19:41:55 +00:00
Shalin Shekhar Mangar 4d4c5e0e1f Reverting SOLR-435 (always run tests before committing)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741097 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 13:10:33 +00:00
Shalin Shekhar Mangar 742dccd202 SOLR-435 -- NullPointerException with no query or empty query
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741046 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 08:41:14 +00:00
Shalin Shekhar Mangar 17ccf4ebef SOLR-820 -- Support replication on startup of master with new index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740678 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 10:32:37 +00:00
Shalin Shekhar Mangar 522a5bed44 SOLR-966 -- Enhance the map function query to take in an optional default value
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740445 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 21:09:04 +00:00
Yonik Seeley 67987bfd25 SOLR-1002: Change SolrIndexSearcher to use insertWithOverflow as Lucene does
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740319 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 15:20:54 +00:00
Yonik Seeley 164c2481e2 revert to r738218 of lucene, before per-segment search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739305 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 15:25:56 +00:00
Shalin Shekhar Mangar ffb4b37e8d SOLR-763 -- Add support for Lucene's PositionFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739247 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 11:38:23 +00:00
Yonik Seeley 0481f09609 Upgraded to Lucene 2.9-dev 20090129 r738622
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738950 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 18:30:53 +00:00
Shalin Shekhar Mangar caf1fc2725 SOLR-991 -- Better error message when parsing solrconfig.xml fails due to malformed XML. Error message notes the name of the file being parsed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738916 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 16:39:01 +00:00
Yonik Seeley fd7e53ad74 Upgraded to Lucene 2.9-dev r738345
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738606 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28 20:23:16 +00:00
Shalin Shekhar Mangar 61f9aab471 SOLR-883 -- Implicit properties are not set for Cores created through CoreAdmin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738378 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28 06:30:58 +00:00
Shalin Shekhar Mangar 398f814393 SOLR-981 -- groupId for Woodstox dependency in maven solrj changed to org.codehaus.woodstox
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737645 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26 08:01:23 +00:00
Shalin Shekhar Mangar b822a6db8b SOLR-978 -- Old files are not removed from slaves after replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737550 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 17:52:48 +00:00
Chris M. Hostetter 645cb098f5 SOLR-962: Note about null handling in ModifiableSolrParams.add javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737467 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 01:55:03 +00:00
Chris M. Hostetter 68b72fc830 SOLR-970: Use an ArrayList since we know exactly how long the List will be in advance
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737464 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 01:34:21 +00:00
Shalin Shekhar Mangar 6eb1b688e3 SOLR-865 -- Adding support for document updates in binary format and corresponding support in Solrj client
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734796 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 20:20:59 +00:00
Yonik Seeley 5be6d5bdd1 remove CHANGES fix to non-released code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733328 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 20:02:58 +00:00
Koji Sekiguchi de5a72a40e SOLR-947 update -- Removing from changelog because the bug was in lucene.jar introduced after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733225 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 02:48:11 +00:00
Shalin Shekhar Mangar 38790ddcbf SOLR-950 update -- Removing from changelog because the bug was in code introduced after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733155 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 21:23:52 +00:00
Shalin Shekhar Mangar 80a36aa9a9 SOLR-950 -- Exception in distributed search with facet requests during facet refinement
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733005 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 10:58:30 +00:00
Ryan McKinley cad808454e SOLR-906 -- adding streaming update SolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732087 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:00:33 +00:00
Koji Sekiguchi 1d43a36bf9 SOLR-947: QueryParsing.toString() should check firstly ConstantScoreRangeQuery then RangeQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730514 13f79535-47bb-0310-9956-ffa450edef68
2009-01-01 06:50:50 +00:00
Yonik Seeley 8c1db20c9a SOLR-540: globbing in hl.fl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730008 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 22:48:07 +00:00
Shalin Shekhar Mangar fd89aab62f SOLR-902 -- FastInputStream#read(byte b[], int off, int len) gives incorrect results when amount left to read is less than buffer size
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729834 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 07:39:26 +00:00
Koji Sekiguchi 3b57a5a624 SOLR-925: Fixed highlighting on fields with multiValued="true" and termOffsets="true"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729450 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 01:08:18 +00:00
Shalin Shekhar Mangar e59ebad16e SOLR-847 -- Enhance the snappull command in ReplicationHandler to accept masterUrl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729263 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 07:18:43 +00:00
Koji Sekiguchi c3de2ce513 SOLR-84: use new Solr logo in admin GUI
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728842 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 01:45:23 +00:00
Shalin Shekhar Mangar 32443026f2 SOLR-885 -- NamedListCodec is renamed to JavaBinCodec and returns Object instead of NamedList.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728622 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 06:46:01 +00:00
Chris M. Hostetter c7b3ca5d16 SOLR-924: Code cleanup: make all existing finalize() methods call super.finalize() in a finally block
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728336 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 20:03:30 +00:00
Ryan McKinley 2262a03049 removing Release 1.3.1 from the CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728107 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:53:38 +00:00
Ryan McKinley d4591beaca now i got the number wrong
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728105 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:51:16 +00:00
Ryan McKinley f822432153 SOLR-928: SolrDocument and SolrInputDocument now implement the Map<String,?>
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728104 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:50:12 +00:00
Ryan McKinley 6853173298 fixing number in changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728103 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:47:01 +00:00
William Au 1514e1fd16 SOLR-897: Fixed Argument list too long error when there are lots of snapshots/backups
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727722 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:21:33 +00:00
Shalin Shekhar Mangar c2c78750e8 SOLR-863 -- SolrCore.initIndex should close the directory it gets for clearing the lock and use the DirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727719 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:18:41 +00:00
Chris M. Hostetter 39c1b9b3a5 SOLR-876: WordDelimiterFilter splitOnNumerics and protwords
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727677 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 08:50:27 +00:00
Yonik Seeley aa9b5753ad SOLR-911: add filter tags, facet local params, with excludes, output keys, and more efficient facet refinement requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727560 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:41:35 +00:00
Shalin Shekhar Mangar aa3a9b6927 SOLR-821 -- Add support for replication to copy conf file to slave with a different name. This allows replication of solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727319 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 09:19:26 +00:00
Shalin Shekhar Mangar de702ae19a SOLR-807 -- BinaryResponseWriter writes fieldType.toExternal if it is not a supported type, otherwise it writes fieldType.toObject. This fixes the bug with encoding/decoding UUIDField.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726502 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:37:36 +00:00
Shalin Shekhar Mangar 2b931ae33e Moving DataImportHandler fix to correct CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725617 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 08:31:26 +00:00
Shalin Shekhar Mangar 71c18d5b3c SOLR-886 -- DataImportHandler should rollback when an import fails or it is aborted
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725616 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 08:25:38 +00:00
Shalin Shekhar Mangar d3f89a21ac SOLR-901 -- FastOutputStream ignores write(byte[]) call
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724285 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 08:30:35 +00:00
Ryan McKinley a3fff54fc1 SOLR-900: Moving solrj into /src/solrj.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724175 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:07:11 +00:00
Yonik Seeley 8f184caf79 SOLR-781: facet.sort=false for distrib search + change facet.sort to count/lex
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724065 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 03:20:32 +00:00
Grant Ingersoll 4111e3b758 SOLR-819: Added in factories for Arabic tokenizer/stemmer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724062 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 01:34:47 +00:00
Grant Ingersoll 246a83f0d4 SOLR-875: Upgraded Lucene and consolidated the OpenBitSet implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723994 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:55:21 +00:00
Grant Ingersoll 527bce2658 SOLR-877: added mincount and maxcount options
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723985 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:09:42 +00:00
Grant Ingersoll cedd07b500 SOLR-284: Solr Cell: Add support for Tika content extraction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723977 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:04:26 +00:00
Yonik Seeley 78bc41b54e SOLR-898: Fix null pointer exception for the JSON response writer based formats when nl.json=arrarr with null keys.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723804 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 18:04:11 +00:00
Ryan McKinley 44fae80e05 SOLR-889: Upgraded to commons-io-1.4.jar and commons-fileupload-1.2.1.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723071 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03 21:03:33 +00:00
Yonik Seeley 58bd056214 SOLR-892:Fix serialization of booleans for PHPSerializedResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@722541 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:51:08 +00:00
Koji Sekiguchi cea5444e91 SOLR-538: added maxChars attribute for copyField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721758 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 04:46:20 +00:00
Yonik Seeley 2ded3e2345 SOLR-836: Add missing a to the example stopwords.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721688 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 16:48:20 +00:00
Yonik Seeley b76a2a7b68 SOLR-879: enable position increments in QP, fix example schemas
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721687 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 16:38:08 +00:00
Grant Ingersoll b55c2b6592 SOLR-877: Add access to TermEnum capabilities via TermsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721491 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 13:30:02 +00:00
Shalin Shekhar Mangar 5e6e0e3258 SOLR-829 -- Allow slaves to request compressed files from master during replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720502 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 14:19:14 +00:00
Yonik Seeley 156491848a SOLR-475:multi-valued faceting via un-inverted field
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720403 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 04:02:09 +00:00
Shalin Shekhar Mangar d5b7feddcc SOLR-465 -- Upgraded to Lucene 2.9-dev (r719351)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719353 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 20:21:14 +00:00
William Au 177f900343 SOLR-830: Use perl regex to improve accuracy of finding latest snapshot in snappuller
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719233 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:14:07 +00:00
William Au 3962cb987e SOLR-346: Use perl regex to improve accuracy of finding latest snapshot in snapinstaller
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719232 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:09:18 +00:00
Ryan McKinley 2ea46096b9 SOLR-871: Removed dependancy on stax-utils.jar. If you using solr.jar and running
java 6, you can also remove woodstox and geronimo.  (ryan)

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719022 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 18:49:06 +00:00
Shalin Shekhar Mangar dee0496714 SOLR-872 -- Better error message for incorrect copyField destination
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718946 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 12:53:29 +00:00
Shalin Shekhar Mangar 8f14ef8475 SOLR-869 -- Fix file descriptor leak in SolrResourceLoader#getLines
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718941 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 12:25:08 +00:00
Ryan McKinley a7f7bf6bd3 SOLR-803, not sure how this got removed from CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718431 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 23:09:23 +00:00
Ryan McKinley fb340c0406 SOLR-868: Adding solrjs as a contrib package: contrib/javascript.
(Matthias Epheser via ryan)

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718422 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 22:42:45 +00:00
Shalin Shekhar Mangar f9b1fb4d63 SOLR-840 -- BinaryResponseWriter does not handle incompatible data in fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718179 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 06:34:09 +00:00
Erik Hatcher 1ff2b34bff SOLR-854: Add run-example build target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@714029 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 15:21:17 +00:00
Koji Sekiguchi eb0ec4a3e2 SOLR-822: Add CharFilter so that characters can be filtered before Tokenizer/TokenFilters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713902 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 01:56:21 +00:00
Grant Ingersoll 4d7731fc90 SOLR-852: Refactor common code in some update request handlers that deal with ContentStreams
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713761 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 17:51:08 +00:00
Koji Sekiguchi eb90bb0afa SOLR-843: SynonymFilterFactory cannot handle multiple synonym files correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712457 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 01:24:11 +00:00
Ryan McKinley 809545b993 (no content changes) fix some spacing issues througout CHANGES.txt -- split long lines, add spaces etc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712052 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 03:58:04 +00:00
Yonik Seeley ee38ca0813 SOLR-465: Add configurable DirectoryProvider so that alternate Directory implementations can be specified via solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712014 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:41:39 +00:00
Erik Hatcher 3c8e56ecc3 SOLR-837: Fix inject parameter on PhoneticFilterFactory and DoubleMetaphoneFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711737 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 23:06:08 +00:00
Yonik Seeley f133519278 SOLR-751: WordDelimiterFilter didn't adjust the start offset of single tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711450 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 22:19:46 +00:00
Shalin Shekhar Mangar 6125bd15e6 SOLR-667 -- A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce contention and synchronization overhead, to utilize multiple CPU cores more effectively.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708656 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 20:13:49 +00:00
Shalin Shekhar Mangar 5a7f0c6cd9 SOLR-795 -- SpellCheckComponent supports building indices on optimize if configured in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708653 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 19:59:44 +00:00
Ryan McKinley 1dfb5f4d58 SOLR-827 -- fix solrj admin create core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708606 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 16:45:32 +00:00
Ryan McKinley 75ce21b97e moving deprecation CHANGES to the 'other' section -- they don't make sense as a 'new feature'
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708269 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:24:14 +00:00
Ryan McKinley a1d7881ee7 SOLR-803: fix CoreAdminRequest.createCore error
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708266 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:21:56 +00:00
Ryan McKinley f05d6cac52 SOLR-816 -- fixing issue number. Previous commit referred to the wrong issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708261 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:15:41 +00:00
Ryan McKinley 70ab45ce2d SOLR-813: Deprecate access to SolrConfig from IndexSchema. Rather then access
SolrConfig from the schema, plugins should get the config from the core.  IndexSchema
still has access to the ResourceLoader.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708259 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:10:45 +00:00
Erik Hatcher 079c1d1b9b fieldName does not make sense as the key, use sourceInfo instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707990 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 13:23:43 +00:00
Koji Sekiguchi 4f520d9a3c SOLR-805: Added that Lucene was upgraded to 2.9-dev
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707805 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 01:31:15 +00:00