Commit Graph

1798 Commits

Author SHA1 Message Date
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
Shalin Shekhar Mangar dee0496714 SOLR-872 -- Better error message for incorrect copyField destination
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718946 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 12:53:29 +00:00
Shalin Shekhar Mangar 8f14ef8475 SOLR-869 -- Fix file descriptor leak in SolrResourceLoader#getLines
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718941 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 12:25:08 +00:00
Ryan McKinley 993c2dbb98 adding empty javadoc target for maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718647 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 16:42:41 +00:00
Erik Hatcher 24b25d5314 Fix errant refactoring - v.json is not a boolean parameter, doh
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718556 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 11:02:46 +00:00
Erik Hatcher eca2d15122 Partial acceptance of SolrJS related patch - prefix all parameters with v., added in JSON wrapping, but did not include the rawResponse bit yet as it isn't needed by any current example and is planned to be reworked to use SolrJs API more natively
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718553 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 11:00:31 +00:00
Erik Hatcher a1374ef19c Quote filter queries, add TODO for adding escaping or field qparser usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718552 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 10:59:03 +00:00
Erik Hatcher 8d2d6b24e0 Fix bug with getResourceStream method - was returning template name, not template contents. Added v. prefix to template override parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718549 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 10:33:17 +00:00
Erik Hatcher be934a496e Add empty test target for main build to be happy
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718529 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 09:29:59 +00:00
Ryan McKinley dbb6b924e3 add empty 'build' target so ant generate-maven-artifacts works
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718488 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 05:37:31 +00:00
Ryan McKinley a7f7bf6bd3 SOLR-803, not sure how this got removed from CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718431 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 23:09:23 +00:00
Ryan McKinley cc7675278e SOLR-868 -- adding some missing files. add "dist" to ignore list
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718423 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 22:50:23 +00:00
Ryan McKinley fb340c0406 SOLR-868: Adding solrjs as a contrib package: contrib/javascript.
(Matthias Epheser via ryan)

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718422 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 22:42:45 +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
Shalin Shekhar Mangar a788efe789 SOLR-864 -- DataImportHandler does not catch and log Errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718187 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 08:26:29 +00:00
Shalin Shekhar Mangar f9b1fb4d63 SOLR-840 -- BinaryResponseWriter does not handle incompatible data in fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718179 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 06:34:09 +00:00
Koji Sekiguchi 51444a5ac6 hide implementation detail of pcmList
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@714230 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 10:44:38 +00:00
Grant Ingersoll bac3536b2e rollback addition of lib
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@714130 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 20:47:39 +00:00
Grant Ingersoll dfa652f967 put in the lib dir, as we're going to have some libs to put in there for SOLR-282
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@714115 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 19:48:47 +00:00
Erik Hatcher 1ff2b34bff SOLR-854: Add run-example build target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@714029 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 15:21:17 +00:00
Koji Sekiguchi eb0ec4a3e2 SOLR-822: Add CharFilter so that characters can be filtered before Tokenizer/TokenFilters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713902 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 01:56:21 +00:00
Grant Ingersoll 4d7731fc90 SOLR-852: Refactor common code in some update request handlers that deal with ContentStreams
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713761 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 17:51:08 +00:00
Erik Hatcher 57c70675d3 Add EscapeTool into context, allowing url, html, and other escaping capabilties
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713614 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 02:03:48 +00:00
Erik Hatcher f9fbb703cc upgrade to official latest beta release of Velocity, and add in Velocity Tools too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713613 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 02:01:32 +00:00
Grant Ingersoll 0e55b434a3 SOLR-651: minor fixes to input/output paramters/keys
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713382 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 14:35:15 +00:00
Shalin Shekhar Mangar dff17dc8a7 SOLR-833 -- A DataSource to read data from a field as a reader. This can be used, for example, to read XMLs residing as CLOBs or BLOBs in databases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713343 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 10:29:49 +00:00
Shalin Shekhar Mangar d501b33bc8 SOLR-842 -- Better error handling in DataImportHandler with options to abort, skip and continue imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713335 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 09:51:12 +00:00
Otis Gospodnetic 13645a20a6 - Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713105 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 18:47:43 +00:00
Shalin Shekhar Mangar eb61617911 Do not show "Processing Document # " in exception messages if exceptions comes before the import process.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712639 13f79535-47bb-0310-9956-ffa450edef68
2008-11-10 10:01:27 +00:00
Shalin Shekhar Mangar 9cb45e3214 SOLR-782 -- DIH code cleanup -- load evaluators lazily.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712635 13f79535-47bb-0310-9956-ffa450edef68
2008-11-10 09:36:23 +00:00
Koji Sekiguchi eb90bb0afa SOLR-843: SynonymFilterFactory cannot handle multiple synonym files correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712457 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 01:24:11 +00:00
Shalin Shekhar Mangar 49d7932a92 SOLR-838 -- The VariableResolver obtained from a DataSource's context does not have current data
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712067 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 05:51:41 +00:00
Ryan McKinley 809545b993 (no content changes) fix some spacing issues througout CHANGES.txt -- split long lines, add spaces etc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712052 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 03:58:04 +00:00
Ryan McKinley 1d013a1e79 replacing deprecated StringBufferInputStream with ByteArrayInputStream -- removing unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712017 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:54:20 +00:00
Yonik Seeley fce5a25a17 SOLR-465: Add configurable DirectoryProvider so that alternate Directory implementations can be specified via solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712016 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:43:17 +00:00