Commit Graph

1423 Commits

Author SHA1 Message Date
Grant Ingersoll d5ef760bbc SOLR-477: Added in AnalysisRequestHandler and tests/sample documents
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@629342 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 04:06:33 +00:00
Grant Ingersoll e1f97aff7e SOLR-479: Added clover test code coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@629340 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 03:57:44 +00:00
Grant Ingersoll 427cbbfb93 SOLR-324: fixed support for longs/doubles, still need to add short and byte, per next Lucene update from trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@629334 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 03:36:49 +00:00
Grant Ingersoll 191e72edde added Grant to committer list
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@628962 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 01:52:45 +00:00
Grant Ingersoll 9f25cd201f SOLR-481: Handle UnknownHostException
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@628955 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 01:42:22 +00:00
Yonik Seeley 49c896d131 fix "optimizied" typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@628889 13f79535-47bb-0310-9956-ffa450edef68
2008-02-18 22:13:56 +00:00
Erik Hatcher afd4e0e962 SOLR-473: RDoc patch contributed Chris Kline
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@627357 13f79535-47bb-0310-9956-ffa450edef68
2008-02-13 11:07:51 +00:00
Ryan McKinley a5fc9fc90f SOLR-472 - add comments to ResourceLoader and make sure it only calls "normalize" once
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@618799 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 22:21:42 +00:00
Yonik Seeley 8609f34c23 add test for custom query parser from solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@618528 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 03:46:33 +00:00
Ryan McKinley 7735a84c2a SOLR-467 -- remove "core" options from solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@617933 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 00:15:33 +00:00
Mike Klaas 40a9f64a0e AutoCommitTest: faster and less likely to fail due to slow hardware
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@616641 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 05:55:58 +00:00
Ryan McKinley ea27734f4e adding @Override to subclasses
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@615267 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 16:53:27 +00:00
Ryan McKinley b396846531 deleting duplicate file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@615263 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 16:45:51 +00:00
Yonik Seeley 4c9faf1c00 SOLR-457: SolrJ updates - allow client to pass HttpClient, change interfaces to classes, use InputStream for XML parser, make XML factory static
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@615112 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 05:18:16 +00:00
Yonik Seeley 8348498d08 SOLR-466: add CharArrayMap, update SynonymMap to use char[] rather than String Tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@614793 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 04:41:38 +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
Ryan McKinley 17c461e26d SOLR-436: To make future changes easier, SolrServer changed from an interface to an abstract super class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@614633 13f79535-47bb-0310-9956-ffa450edef68
2008-01-23 19:31:31 +00:00
Ryan McKinley e71870c4f6 removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@614585 13f79535-47bb-0310-9956-ffa450edef68
2008-01-23 17:29:43 +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
Ryan McKinley 24006c12d2 SOLR-462: Changes to CommonsHttpSolrServer.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@613304 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 22:46:58 +00:00
Ryan McKinley ef545d107f SOLR-418: Adding a query elevation component. This is an optional component to elevate some documents to the top positions (or exclude them) for a given query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@613059 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 05:30:21 +00:00
Ryan McKinley 107eebe1a3 change test to make sure everything is cleared first
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@613056 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 05:11:50 +00:00
Ryan McKinley 7c4867c70d SOLR-20 -- add a warning to SolrUpdateServlet if it is sent parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@612896 13f79535-47bb-0310-9956-ffa450edef68
2008-01-17 18:01:36 +00:00
Ryan McKinley 63dfdc0d78 SOLR-446 -- make sure TextResponseWriter limits fields to returnFields if specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@612215 13f79535-47bb-0310-9956-ffa450edef68
2008-01-15 21:00:36 +00:00
Mike Klaas 78ec5a3699 SOLR-444: do not highlight default search field if none present
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@611967 13f79535-47bb-0310-9956-ffa450edef68
2008-01-14 23:18:00 +00:00
Ryan McKinley 5bfe7bff4c SOLR-350 -- change the multicore initialization path in the DispatchFilter to use an existing MultiCore configuration if it is already configured.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@611821 13f79535-47bb-0310-9956-ffa450edef68
2008-01-14 14:52:25 +00:00
Erik Hatcher 981d977eef SOLR-42: additional tweaks to get highlighting to work properly (contributed by Grant Ingersoll)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610526 13f79535-47bb-0310-9956-ffa450edef68
2008-01-09 19:41:19 +00:00
Ryan McKinley fffa39127c SOLR-303 -- moving SearchHandler into org.apache.solr.handler.component
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610426 13f79535-47bb-0310-9956-ffa450edef68
2008-01-09 15:57:58 +00:00
Ryan McKinley be28a247ec SOLR-434 - change interfaces should support >2B docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610414 13f79535-47bb-0310-9956-ffa450edef68
2008-01-09 15:14:09 +00:00
Mike Klaas 06b3f0eed0 SOLR-452 commit: hl.mergeContiguous
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610191 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 22:02:46 +00:00
Ryan McKinley a405feac80 SOLR-446: TextResponseWriter can write SolrDocuments and SolrDocumentLists the same way it writes Document and DocList.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610156 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 21:15:19 +00:00
Yonik Seeley 7c660c8526 don't default an encapsulator for split CSV fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610032 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 15:50:45 +00:00
Yonik Seeley 02909676f7 don't swallow exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610015 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 14:58:00 +00:00
Ryan McKinley d029ba59c8 make SolrResponse Serializable
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609879 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 05:52:51 +00:00
Ryan McKinley 2a074e6dc1 let SolrQuery take null start/rows to remove them (rather then throw NPE)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609854 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 02:57:08 +00:00
Ryan McKinley b80c55ebb4 no functional changes -- adding faceting test for solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609740 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 18:57:49 +00:00
Ryan McKinley 9ecfd1a8a6 SOLR-281 -- only initialize search components that are not registered.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609717 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 17:42:42 +00:00
Yonik Seeley 784586df47 SOLR-42: test missed from previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609334 13f79535-47bb-0310-9956-ffa450edef68
2008-01-06 15:46:41 +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
Yonik Seeley 8dfa3262b0 avoid StringBuilder + String creations if no tag escape set
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609166 13f79535-47bb-0310-9956-ffa450edef68
2008-01-05 16:22:04 +00:00
Yonik Seeley db84ea5964 SOLR-42: HTMLStripReader replaces removed content with spaces to preserve offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609162 13f79535-47bb-0310-9956-ffa450edef68
2008-01-05 15:59:47 +00:00
Ryan McKinley 71dc04fcef Adding Iterable interface to SolrDocument -- returns an iterator over the entry set
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608979 13f79535-47bb-0310-9956-ffa450edef68
2008-01-04 20:16:02 +00:00
Ryan McKinley dbf2a965a2 SOLR-142 -- don't need gettableFiles in default solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608749 13f79535-47bb-0310-9956-ffa450edef68
2008-01-04 05:27:35 +00:00
Mike Klaas ea0136fa69 SOLR-449 : fix NaN/Infinity display for python&ruby response writers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608691 13f79535-47bb-0310-9956-ffa450edef68
2008-01-04 00:37:49 +00:00
Ryan McKinley 8729434f96 use ClientUtils to escape filterQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608638 13f79535-47bb-0310-9956-ffa450edef68
2008-01-03 21:30:39 +00:00
Yonik Seeley a7610123de SolrJ xml parsing: allow different types in an array and allow null in array
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608637 13f79535-47bb-0310-9956-ffa450edef68
2008-01-03 21:30:05 +00:00
Ryan McKinley dc484ada1e SOLR-142 -- adding deprecation warnings to get-file.jsp and raw-schema.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608613 13f79535-47bb-0310-9956-ffa450edef68
2008-01-03 20:15:06 +00:00
Ryan McKinley d94f1b68c8 SOLR-142 -- removing unused jsp file. See:
http://www.nabble.com/remove-raw-schema.jsp--td14582104.html

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608601 13f79535-47bb-0310-9956-ffa450edef68
2008-01-03 19:17:18 +00:00
Ryan McKinley edddef5231 make FacetField.java Serializable
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608595 13f79535-47bb-0310-9956-ffa450edef68
2008-01-03 18:54:44 +00:00