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 |