Commit Graph

474 Commits

Author SHA1 Message Date
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