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
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
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
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
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
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
Koji Sekiguchi
e5371125cb
SOLR-805: DisMax queries are not being cached in QueryResultCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707641 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:14:12 +00:00
Ryan McKinley
d27f96d416
SOLR-793 -- removing stuff accidentally added with previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704301 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 03:36:45 +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
Yonik Seeley
28ef53258d
upgrade to lucene 2.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702987 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 20:59:12 +00:00
Yonik Seeley
ad091eec70
upgrade to lucene 2.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702983 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 20:38:07 +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
Chris M. Hostetter
b045b2b2aa
Quick reminder for the future about updating things in the lib dir. Wording could probably be improved.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694530 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 23:04:33 +00:00
Yonik Seeley
f56029351b
replace stax with geronimo API jar and woodstox impl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693498 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 15:57:37 +00:00
Yonik Seeley
d45d3b1f0b
lucene update 2.4-dev r691741
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@691756 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 20:29:01 +00:00
Yonik Seeley
c22010a1c3
lucene 2.4-dev r688745
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689510 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 16:02:46 +00:00
Koji Sekiguchi
072e1818cd
SOLR-517: highlighter now returns fragments with hl.requireFieldMatch=true on un-optimized index. updated lucene-*.jar (r687052).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687825 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21 18:37:44 +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
Yonik Seeley
e61df53e1f
Upgrade to Lucene 2.4-dev (r686801)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687131 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 19:04:17 +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
Shalin Shekhar Mangar
a26632b4fc
SOLR-692 -- Migrated to stable released builds of StAX API 1.0.1 and StAX 1.2.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685449 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 05:30:48 +00:00
Grant Ingersoll
1cd74a0531
SOLR-572: Added SpellCheckComponent functionality.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@669485 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 13:46:54 +00:00
Grant Ingersoll
8fe424422b
I think I checked in an unclean version of trunk last time. This is based off of rev 663718 and is the latest trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663725 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 20:28:38 +00:00
Grant Ingersoll
f6f0c597a4
SOLR-553: Finish off by adding right Lucene jars and fix the spell checker test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@660172 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26 12:03:01 +00:00
Yonik Seeley
0b9020f26f
update to lucene 2.3.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653542 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 18:02:00 +00:00
Yonik Seeley
9c95415d7d
upgrade to lucene 2.3.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@631020 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 22:23:16 +00:00
Yonik Seeley
fdf340d59a
lucene 2.3 update
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@614789 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 04:14:33 +00:00
Yonik Seeley
ef34209e0c
re-add removed libs... whoops!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@613313 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 23:37:01 +00:00
Grant Ingersoll
74862269d9
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@613309 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 23:27:16 +00:00
Yonik Seeley
8e069c976c
new CSV lib, escape option for loader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609333 13f79535-47bb-0310-9956-ffa450edef68
2008-01-06 15:43:50 +00:00
Ryan McKinley
83b7501406
SOLR-437 remove XPP -- not used since SOLR-133
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@607101 13f79535-47bb-0310-9956-ffa450edef68
2007-12-27 17:57:55 +00:00
Erik Hatcher
b8bdf5add6
SOLR-362: add JUnit to Solr libraries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@578230 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 19:08:03 +00:00
Mike Klaas
08c152f91c
Sync to lucene 2.2.0. Tests pass.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@558879 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 22:15:18 +00:00
Ryan McKinley
f0f8c0fb56
upgrading commons-io to latest stable build. The changes do not affect solr (or solrj), but some of the new features are useful for clients.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547764 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 18:44:38 +00:00
Ryan McKinley
9a9d11385c
SOLR-20: Adding a java client. The client includes two implementaions: CommonsHttpSolrServer.java and EmbeddedSolrServer.java
...
There are major changes to build.xml -- these should be closely reviewed.
This includes a test that will start jetty and run tests against the example solr install.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547436 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 22:53:25 +00:00
Ryan McKinley
4ccd436bf8
SOLR-69: Adding MoreLikeThis support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@544018 13f79535-47bb-0310-9956-ffa450edef68
2007-06-04 00:27:20 +00:00
Yonik Seeley
de2eebc594
update to lucene 2007-05-20
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@539944 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 21:21:49 +00:00
Ryan McKinley
f4986af881
SOLR-224: Adding a PhoneticFilterFactory that uses commons codec language encoders to build phonetically similar tokens.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@537014 13f79535-47bb-0310-9956-ffa450edef68
2007-05-10 22:10:05 +00:00
Ryan McKinley
d75a031c5e
fixing a request parsing bug. When posting "application/x-www-form-urlencoded" and including a charset, application/x-www-form-urlencoded; charset=utf-8, the parser would treat the body as raw content.
...
This includes tests to repeat the error.
It also adds easymock.jar to lib, and excludes it from distribution.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@535548 13f79535-47bb-0310-9956-ffa450edef68
2007-05-05 17:14:22 +00:00
Yonik Seeley
731416af36
CSV updates: SOLR-66
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@524175 13f79535-47bb-0310-9956-ffa450edef68
2007-03-30 16:59:58 +00:00
Otis Gospodnetic
f1c149f8fb
- SOLR-81: SpellCheckerRequentHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@519107 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 19:28:47 +00:00
Yonik Seeley
50c59eb8b6
upgrade to commons-fileupload-1.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@513147 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 05:31:21 +00:00
Yonik Seeley
304d6f86ff
upgrade to Lucene 2.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@508806 13f79535-47bb-0310-9956-ffa450edef68
2007-02-17 20:48:20 +00:00
Chris M. Hostetter
3c603b2aea
SOLR-104 - Support for Update Plugins: giving RequestHandlers access to ContentStreams, new URL structure allowing for more RESTful URLs, common baseclass for RequestHandlers, refactoring existing XML based updates into a RequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501174 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 20:33:21 +00:00
Yonik Seeley
1be86c4dc4
remove now-redundant xpp3 license
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480977 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 15:51:06 +00:00
Mike Klaas
383145546b
updated to lucene nightly 2006-11-15
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@475475 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 22:41:57 +00:00
Mike Klaas
2a9441745c
Updated to lucene-nightly 20060907
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@441700 13f79535-47bb-0310-9956-ffa450edef68
2006-09-09 00:26:42 +00:00
Yonik Seeley
64ae21e1c2
lucene nightly r422302
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422322 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 00:39:20 +00:00
Yonik Seeley
da7f6e0ec7
upgraded to lucene nightly 20060622, rev 416224
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@416229 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 02:53:52 +00:00