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
Yonik Seeley
431d3b7518
lucene nightly 20060405
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391643 13f79535-47bb-0310-9956-ffa450edef68
2006-04-05 15:42:49 +00:00
Yonik Seeley
286b985709
lucene upgrade to 1.9.1
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382941 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 21:56:49 +00:00
Yonik Seeley
8b00921b6f
update to lucene 1.9-final
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381720 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 17:48:40 +00:00
Yonik Seeley
1ba72bdb16
lucene_nightly_20060206
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@375296 13f79535-47bb-0310-9956-ffa450edef68
2006-02-06 15:17:00 +00:00
Yonik Seeley
05ea3d894e
lucene 1.9 dev nightlies 20050127
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@372965 13f79535-47bb-0310-9956-ffa450edef68
2006-01-27 20:05:25 +00:00
Yonik Seeley
5ddb8a240d
change names to include version
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@372963 13f79535-47bb-0310-9956-ffa450edef68
2006-01-27 20:04:27 +00:00
Yonik Seeley
62483208ef
servlet-api.jar 2.4 from Tomcat 5.5.12
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@372575 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 17:32:24 +00:00
Yonik Seeley
7457db67a7
xpp3-1.1.3.4.O
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@372572 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 17:20:43 +00:00