Commit Graph

1798 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar 67170d7489 Changing SolrException to the non-deprecated one
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686219 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 14:07:54 +00:00
Shalin Shekhar Mangar d00a997ad7 SOLR-704 -- NumberFormatTransformer can silently ignore part of the string while parsing. Now it tries to use the complete string for parsing. Failure to do so will result in an exception.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686196 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 11:53:34 +00:00
Shalin Shekhar Mangar 0291a24619 SOLR-700 -- Allow configurable locales through a locale attribute in fields for NumberFormatTransformer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686176 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 08:49:35 +00:00
Chris M. Hostetter e584e3a060 SOLR-701: be explicit about Locale when parsing/formating milliseconds. Also: refactor usages of TimeZone and Locale so it's clear when UTC and Locale.US are used for various purposes in case someone considers modifying them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686159 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 06:48:32 +00:00
Grant Ingersoll dd81e80044 add some sample multicore docs for testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686105 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 01:46:23 +00:00
Ryan McKinley c81ab40f5f SOLR-695 -- fix pathPrefix error
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686098 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 01:15:31 +00:00
Otis Gospodnetic 4f13f01a59 SOLR-589 - Improved handling of badly formated query strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686042 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 21:04:05 +00:00
Shalin Shekhar Mangar a7ba71fa6d SOLR-586 -- Adding dependency to commons-fileupload
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686039 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:53:05 +00:00
Otis Gospodnetic cd0f1a0aec SOLR-683 acceptQueueSize=0 jetty.xml setting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686028 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:43:58 +00:00
Otis Gospodnetic 0aa8af11c1 SOLR-474 - Spellchecker javadoc improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686022 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:27:55 +00:00
Shalin Shekhar Mangar 514c45366a I had forgotten to add Otis's name during the SOLR-663 commit. He had initiated the original issue and contributed the first patch. Sorry about that Otis and thanks :)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686019 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:22:41 +00:00
Shalin Shekhar Mangar a2fa5bf4d5 Delete tar and zip file if they exist before attempting to build them again.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686016 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:09:22 +00:00
Ryan McKinley 8d4815420f fixing javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686009 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 19:45:44 +00:00
Ryan McKinley 67dc258519 adding generate-maven-artifacts to ant usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686002 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 19:28:12 +00:00
Ryan McKinley 3371a86c2b updating the CHANGES.txt for multicore changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685995 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 19:05:36 +00:00
Ryan McKinley 9e11b2c21d SOLR-695 -- renaming MultiCore* to CoreAdmin*
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685989 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 18:44:56 +00:00
Grant Ingersoll 3c034ffbc9 SOLR-606: fixed spell checker collation issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685983 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 18:17:49 +00:00
Otis Gospodnetic facb2db8f3 SOLR-669 snappuler fix for FreeBSD/Darwin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685892 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 13:41:56 +00:00
Shalin Shekhar Mangar c80333e213 SOLR-698 -- SpellCheckComponent should use the queryString set in the ResponseBuilder before trying to use CommonParams.Q
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685830 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 09:21:31 +00:00
Shalin Shekhar Mangar 1b69ba9a4c 1. Adding handler.component to package list in SolrResourceLoader
2. Changing solrconfig.xml to use short names for SearchHandler and all components

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685786 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 06:50:48 +00:00
Shalin Shekhar Mangar 12039e19e7 SOLR-586 -- Changed inception year to 2006 and removed embedded from core description in the POMs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685781 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 06:01:13 +00:00
Ryan McKinley 5ddfe45731 SOLR-695 -- modifying MultiCore implementaion to treat "singlecore" as a CoreCollection with only one Core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685744 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 01:49:59 +00:00
Ryan McKinley 489d042120 SOLR-545 -- fixing javadoc reference to multicore.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685649 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 19:35:37 +00:00
Ryan McKinley 53ac275c93 SOLR-545 -- send an error if you hit the deprecated /update servlet within a MultiCore system...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685645 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 19:26:39 +00:00
Grant Ingersoll 4ede48a297 SOLR-696: fixed Iterable marshalling problem
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685640 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 19:05:22 +00:00
Yonik Seeley 5a59dd7660 remove gram fieldtype from example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685621 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 17:45:08 +00:00
Chris M. Hostetter 76c0e0ac19 typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685602 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 16:33:02 +00:00
Ryan McKinley 425d8ac209 SOLR-695 -- refactoring MultiCore to CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685577 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 14:57:20 +00:00
Grant Ingersoll 1c9bcc4db7 fix slight bug introduced by renaming jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685547 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 13:35:41 +00:00
Shalin Shekhar Mangar 1d5f454a6c Fixing dist-jar, dist-src and dist-javadocs to use solr-core instead of solr-server
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685517 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 11:19:16 +00:00
Shalin Shekhar Mangar dc21ca8404 SOLR-694 -- Use SpellingQueryConverter as the default if no queryConverters are defined in configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685512 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 11:04:06 +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
Chris M. Hostetter cabf61cde8 SOLR-689 - rename multicore.xml to solr.xml slong with some syntax changes to improve the terminology and leave ourselves open to additional options in that file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685244 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 17:54:45 +00:00
Shalin Shekhar Mangar b25d5b3a33 1. Moving solr-jar to common-build.xml so it can be used by contribs
2. Adding correct manifest information to DataImportHandler jar

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685164 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 14:24:57 +00:00
Yonik Seeley 6ce91c9515 SOLR-683: up max thread count to prevent distributed deadlock when distrib search is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684950 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 21:46:03 +00:00
Grant Ingersoll cc9e4dd3de SOLR-489: Add in deprecation comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684908 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 20:37:36 +00:00
Shalin Shekhar Mangar e545d6c45e Build contrib together with the example target so that DIH is in the war created for examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684771 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 15:06:19 +00:00
Shalin Shekhar Mangar af1cfa9d00 Catch Exception instead of ClassNotFoundException because SolrResourceLoader throws SolrException on class not found
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684767 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 15:00:54 +00:00
Ryan McKinley 475fb4aec3 SOLR-545 -- sending error code rather then throwing an exception in jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684623 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 02:14:43 +00:00
Ryan McKinley 2e863f2110 adding /target to the svn:ignore list -- this will help folks using maven to build solr.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684609 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 22:40:06 +00:00
Ryan McKinley bf41a13714 SOLR-545 -- this aspect of SOLR-545 just fixes the behavior when a multicore environment falls through to /admin/ or /select via the SolrServlet
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684606 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 22:33:18 +00:00
Yonik Seeley 72da2b2cbe add omitTf to StringFieldable for newer lucene versions (back compatible with current lucene and makes testing with lucene trunk possibe)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684581 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 19:54:34 +00:00
Yonik Seeley 5407863614 add multi-threaded request clients to the distrib search test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684580 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 19:50:58 +00:00
Chris M. Hostetter ccf20dfd92 fix comment (simple is the default, not single) and remove redundent verbage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684395 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 02:09:02 +00:00
Yonik Seeley 8e0503b667 SOLR-686: single lock factory overwrites previous (multicore reload corruption possibility)_
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684339 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 20:34:35 +00:00
Yonik Seeley 0084c7e57c SOLR-687: only unlockOnStartup the first time for each dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684333 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 20:27:24 +00:00
Shalin Shekhar Mangar 2ff01c14b9 Adding java classpath to DataImportHandler tests. This should hopefully take care of the error in executing clover target in the nightly builds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684311 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 18:26:16 +00:00
Shalin Shekhar Mangar a29a3aee26 SOLR-676 -- DataImportHandler should use UpdateRequestProcessor API instead of directly using UpdateHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684307 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 17:53:04 +00:00
Yonik Seeley d6fba67d5c wait until searcher has been registered
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684285 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 16:19:55 +00:00