426 Commits

Author SHA1 Message Date
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
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
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
474ab9a515 increase time to commit to avoid test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723836 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 19:45:49 +00:00
Ryan McKinley
5db15f719a fixing pom for commons-io
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723554 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 01:39:22 +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
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
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
Ryan McKinley
4c52f8212c SOLR-867 move getParsedResponse utility
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718395 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 21:44:01 +00:00
Ryan McKinley
e5c7179e7b SOLR-560 -- upgrading slf4j to version 1.5.5 (since I just added jcl-over-slf4j-1.5.5.jar)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712009 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:25:37 +00:00
Ryan McKinley
ae29d6afe7 SOLR-560: replacing commons-logging with jcl-over-slf4j, this will transparently use SLF4J anywhere that HttpClient uses commons logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712008 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:16:58 +00:00
Yonik Seeley
a01c44d3a2 SOLR-818: fix null pointer exception in SolrQuery.setFields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711360 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 19:08:11 +00:00
Shalin Shekhar Mangar
e26e274933 We are using BinaryResponseParser as the default now
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709186 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 15:58:26 +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
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
d3d3251e5d SOLR-680: Adding StatsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@705915 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 20:19:53 +00:00
Shalin Shekhar Mangar
eb6e94c679 SOLR-670 -- Add support for rollbacks in UpdateHandler.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704853 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 10:38:56 +00:00
Ryan McKinley
97e369ace8 SOLR-793: Add 'commitWithin' argument to the update add command. This behaves similar to the global autoCommit maxTime argument except that it is set for each request.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704288 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 00:24:04 +00:00
Koji Sekiguchi
dd04d0fc2e SOLR-794: revert ClientUtils with Character.isWhitespace(c)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702355 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 05:51:31 +00:00
Koji Sekiguchi
41ea2b308d SOLR-794: added escape() method to ClientUtils.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702314 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 00:36:49 +00:00
Ryan McKinley
bd776e916b adding some solr query tests.
deprecating setMissing( String ) and replacing it with setFacetMissing( Boolean ) 

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701740 13f79535-47bb-0310-9956-ffa450edef68
2008-10-05 01:08:17 +00:00
Shalin Shekhar Mangar
2af426f296 SOLR-787 -- Changed SolrJ POM to refer to woodstox implementation instead of stax as a dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699333 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 14:07:05 +00:00
Koji Sekiguchi
77041bf7ab SOLR-779: SolrQuery#setHighlightRequireFieldMatch() should be renamed to SolrQuery#getHighlightRequireFieldMatch().
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697132 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 15:25:59 +00:00
Shalin Shekhar Mangar
9fef1d8ddc SOLR-778 -- SolrQuery#getFacetMinCount() returns value of facet limit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696926 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 05:48:09 +00:00
Ryan McKinley
3c9db8e311 SOLR-560: Use SLF4J logging API rather then JDK logging. The packaged .war file is
shipped with a JDK logging implementation, so logging configuration for the .war should
    be identical to solr 1.3.  However, if you are using the .jar file, you can select 
    which logging implementation to use by dropping a different binding.  
    See: http://www.slf4j.org/  

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696539 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 02:16:26 +00:00
Otis Gospodnetic
3b5a225b7b - Indentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696384 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 18:07:31 +00:00
Mike Klaas
b2337f337a SOLR-766 remove python client
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694375 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 17:36:54 +00:00
Grant Ingersoll
2b90e1273e more missing headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693622 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 21:21:06 +00:00
Koji Sekiguchi
9dc1014729 get rid of unnecessary ElementType
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693116 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 14:49:56 +00:00
Yonik Seeley
6c81041ea4 SOLR-722: CoreContainer.reload should make core aliases point to reloaded core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689489 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 14:20:40 +00:00
Shalin Shekhar Mangar
0dd63721aa SOLR-719 -- Persisting solr.xml through SolrJ does not handle relative pathes correctly. Now it is saved relative to the location of the original config file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688427 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 22:58:16 +00:00
Shalin Shekhar Mangar
cc32fc4d32 SOLR-716 -- Added support for properties in configuration files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688359 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 16:25:19 +00:00
Shalin Shekhar Mangar
f24252c1bd SOLR-718 -- Support persisting solr.xml through SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688188 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 20:25:38 +00:00
Grant Ingersoll
485730a5b9 forgot some groupIds
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687175 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 21:59:05 +00:00
Grant Ingersoll
5e74022bab Updated POM templates to use o.a.solr instead of o.a.lucene.solr per Maven recommendations
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687158 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 21:14:45 +00:00
Shalin Shekhar Mangar
2754d4d87c SOLR-430 -- Added support for reading SpellCheckComponent's response
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687102 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 17:29:51 +00:00
Yonik Seeley
3617c176cd SOLR-708: CoreAdminHandler unload, reload, alias impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687084 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 16:07:31 +00:00
Yonik Seeley
de8c642def SOLR-647: refcount cores
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686780 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18 15:08:28 +00:00
Koji Sekiguchi
0cbe7af081 1) remove ruby/CHANGES.txt. 2) add solr-ruby/doc to svn:ignore list.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686583 13f79535-47bb-0310-9956-ffa450edef68
2008-08-17 02:28:58 +00:00
Koji Sekiguchi
4c06d30f35 create CHANGES.txt file for solr-ruby and flare and move a change record (SOLR-537) from ./CHANGES.txt to client/ruby/CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686479 13f79535-47bb-0310-9956-ffa450edef68
2008-08-16 11:39:51 +00:00
Shalin Shekhar Mangar
a7ba71fa6d SOLR-586 -- Adding dependency to commons-fileupload
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686039 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:53:05 +00:00
Ryan McKinley
9e11b2c21d SOLR-695 -- renaming MultiCore* to CoreAdmin*
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685989 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 18:44:56 +00:00
Ryan McKinley
5ddfe45731 SOLR-695 -- modifying MultiCore implementaion to treat "singlecore" as a CoreCollection with only one Core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685744 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 01:49:59 +00:00
Ryan McKinley
425d8ac209 SOLR-695 -- refactoring MultiCore to CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685577 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 14:57:20 +00:00
Shalin Shekhar Mangar
4406bbcfec SOLR-586 -- Added ant target and POM files for building maven artifacts of the Solr core, common, client and contrib. The target can publish artifacts with source and javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685497 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 10:08:04 +00:00
Chris M. Hostetter
cabf61cde8 SOLR-689 - rename multicore.xml to solr.xml slong with some syntax changes to improve the terminology and leave ourselves open to additional options in that file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685244 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 17:54:45 +00:00
Ryan McKinley
8f8c6f390b hidden local variable in tests -- close was refering to the wrong thing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684188 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 06:48:05 +00:00
Ryan McKinley
aa525ba32a SOLR-653 -- adding note about removing "overwrite"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684171 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 02:21:58 +00:00
Chris M. Hostetter
f7291f6cd5 SOLR-636 - simplify example configs and make index.jsp links more resilient to configs loaded via an InputStream.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683415 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 21:16:12 +00:00