Commit Graph

1832 Commits

Author SHA1 Message Date
Chris M. Hostetter 592d5b72c4 change recently added factories to declare specific return types for improved documentation and to aid stub generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724625 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 06:59:23 +00:00
Chris M. Hostetter 4d0a1f76fc improved messages and bug fixes to stub generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724624 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 06:57:24 +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 c37b2a0e78 SOLR-900 -- fixing 'ant dist'
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724230 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 01:42:22 +00:00
Grant Ingersoll 1e95b28ed9 SOLR-284: add it back
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724217 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 22:53:44 +00:00
Yonik Seeley 607a198092 SOLR-475: close termenums, use fieldValueCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724203 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 21:11:55 +00:00
Ryan McKinley 77390c64e9 build.xml formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724202 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:53:22 +00:00
Grant Ingersoll 0f9c15482d SOLR-284: remove duplicated Tika libs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724190 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:21:03 +00:00
Ryan McKinley 1c7e15730a SOLR-900 -- fixing war file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724181 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:27:54 +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 3b82093b86 normalize facet sort param
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724149 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 16:17:50 +00:00
Yonik Seeley ccc4189bca don't over-request for facet.sort=lex
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724087 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 06:06:39 +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
Grant Ingersoll 527bce2658 SOLR-877: added mincount and maxcount options
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723985 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:09:42 +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
Shalin Shekhar Mangar 7fe3fa9468 SOLR-893 -- Unable to delete documents via SQL and deletedPkQuery with deltaimport
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723824 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 19:14:11 +00:00
Yonik Seeley 78bc41b54e SOLR-898: Fix null pointer exception for the JSON response writer based formats when nl.json=arrarr with null keys.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723804 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 18:04:11 +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
Shalin Shekhar Mangar 90b387a92d SOLR-887 -- A Transformer to strip HTML tags.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723410 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 19:50:43 +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 58bd056214 SOLR-892:Fix serialization of booleans for PHPSerializedResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@722541 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:51:08 +00:00
Yonik Seeley 9430364ea5 SOLR-465: use public constructors to get Directory instances
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721939 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 01:10:30 +00:00
Ryan McKinley ffb547eabd adding ant-example to the explain list...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721875 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 19:33:45 +00:00
Koji Sekiguchi cea5444e91 SOLR-538: added maxChars attribute for copyField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721758 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 04:46:20 +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
Yonik Seeley b76a2a7b68 SOLR-879: enable position increments in QP, fix example schemas
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721687 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 16:38:08 +00:00
Ryan McKinley 497a61a2fb make TermsParams an interface rather then a class (like all the other params classes)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721684 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 15:37:18 +00:00
Grant Ingersoll f1a3951c6d SOLR-877: add in term prefix, change some param names, added more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721681 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 13:51:56 +00:00
Grant Ingersoll 222f4863bc SOLR-877: Added support for multiple fields, plus some more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721675 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 12:40:57 +00:00
Grant Ingersoll b78bb222e5 SOLR-877: output ints instead of strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721534 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 16:53:09 +00:00
Grant Ingersoll b55c2b6592 SOLR-877: Add access to TermEnum capabilities via TermsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721491 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 13:30:02 +00:00
Shalin Shekhar Mangar 5e6e0e3258 SOLR-829 -- Allow slaves to request compressed files from master during replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720502 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 14:19:14 +00:00
Yonik Seeley 156491848a SOLR-475:multi-valued faceting via un-inverted field
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720403 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 04:02:09 +00:00
Koji Sekiguchi b3a2445d6b SOLR-878: ignore luke directory for svn
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720380 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 01:57:00 +00:00
Ryan McKinley 2391d81e3e SOLR-878: add an ant task to download and run luke
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720273 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 19:43:58 +00:00
Grant Ingersoll 14c9ca77d7 remove java Utils logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720210 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 15:35:13 +00:00
Yonik Seeley d22d850fe8 SOLR-667: add finalizer to ConcurrentLRUCache in case destroy() is forgotten
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720058 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 22:32:22 +00:00
Yonik Seeley 0fc7b87070 SOLR:667 generics, add cleanupThread, evictionListener to ConcurrentLRUCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720051 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 21:42:22 +00:00
Yonik Seeley 741fe7a24d fix null pointer exception after lucene upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720004 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 16:47:12 +00:00
Erik Hatcher db76a97aa0 Morph client-side demo to use built-in Solr example fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719831 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22 09:19:57 +00:00
Koji Sekiguchi e4e015758d SOLR-657: fix a bug which was accidentally introduced when r701485 was committed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719793 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22 02:51:22 +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 075cdc5890 SOLR-793: fix possible deadlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719347 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 19:52:11 +00:00
William Au 177f900343 SOLR-830: Use perl regex to improve accuracy of finding latest snapshot in snappuller
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719233 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:14:07 +00:00
William Au 3962cb987e SOLR-346: Use perl regex to improve accuracy of finding latest snapshot in snapinstaller
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719232 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:09:18 +00:00
Shalin Shekhar Mangar e3ba95b8b8 SOLR-873 -- Fix case-sensitive field names and columns
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719187 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 07:19:41 +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