Commit Graph

1574 Commits

Author SHA1 Message Date
Grant Ingersoll 5ad10cd8c9 ignore the target dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682909 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 19:59:30 +00:00
Shalin Shekhar Mangar 7ac2802107 SOLR-672 -- Nightly release includes contrib sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682671 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 11:09:54 +00:00
Shalin Shekhar Mangar e14ed12e9a Renaming targets of contrib builds for consistency with main build targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682670 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 11:07:02 +00:00
Shalin Shekhar Mangar 4f0119134e More debugging statements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682633 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 08:38:31 +00:00
Shalin Shekhar Mangar 25a88db881 SOLR-591 -- Changed Solrj default value for facet.sort to true
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682587 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 05:43:59 +00:00
Yonik Seeley 925cefcc46 test chars outside the BMP
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682523 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 21:54:33 +00:00
Shalin Shekhar Mangar 3f20de6ba4 SOLR-469 -- Support for streaming xpath parsing and solr add xml (the lost code between DIH patches)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682383 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 13:36:55 +00:00
Shalin Shekhar Mangar cdc38d0811 Renamed mis-spelled method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682378 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 13:20:27 +00:00
Shalin Shekhar Mangar 40f8ad057a Fixing all reported javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682376 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 13:18:19 +00:00
Shalin Shekhar Mangar d222a0da07 SOLR-554 -- Hierarchical JDK log level selector for SOLR Admin replaces logging.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682264 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 06:03:46 +00:00
Shalin Shekhar Mangar b8c2b71e61 SOLR-673 -- Modify build file to create javadocs for core, solrj, contrib and "all inclusive"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682262 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 05:56:10 +00:00
Ryan McKinley 686e3fc804 deprecating a constructor that used deprecated method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682005 13f79535-47bb-0310-9956-ffa450edef68
2008-08-02 16:19:15 +00:00
Grant Ingersoll 60fff07d87 SOLR-598: Make DebugComp last
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681809 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 20:06:28 +00:00
Erik Hatcher 18331a264b Change suggestion list to be rendered as a hash / associative array instead of a simple array in JSON (and subclasses) output.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681680 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 12:55:41 +00:00
Shalin Shekhar Mangar 1d92c29bf0 Added debug output and changed the failing test to use SolrIndexSearcher's ObjectName directly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681640 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 10:04:48 +00:00
Shalin Shekhar Mangar 670174c87b Clear infoRegistry before closing searcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681638 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 09:48:58 +00:00
Shalin Shekhar Mangar e25d09c798 Try all MBeanServers before giving up
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681613 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 06:44:48 +00:00
Shalin Shekhar Mangar b7bdc34715 Fail main build on error in contrib builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681607 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 06:28:08 +00:00
Shalin Shekhar Mangar dd946e7e54 Fixed directory name for DataImportHandler's javadoc target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681606 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 06:26:35 +00:00
Shalin Shekhar Mangar 68083b3af4 SOLR-622: SpellCheckComponent supports auto-loading indices on startup and optionally, (re)builds indices on newSearcher event, if configured in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681604 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 06:11:58 +00:00
Yonik Seeley 258cb3e84d pass current searcher to newSearcher hook
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681447 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 19:27:36 +00:00
Yonik Seeley a7cda85584 LRUCache impl synchronizes on the map, not the cache
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681440 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 18:59:52 +00:00
Koji Sekiguchi a00e9176f0 SOLR-662: solr-ruby now supports all highlighter parameters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681409 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 16:21:05 +00:00
Shalin Shekhar Mangar ccb0ce8080 Removing files generated by DataImportHandler tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681334 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 10:49:27 +00:00
Shalin Shekhar Mangar 79e77502f6 SOLR-469 -- Added DataImportHandler as a contrib project.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681182 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 19:35:58 +00:00
Shalin Shekhar Mangar 842680f15d Removed call to SolrCore.log and SolrCore import.
Replaced reference to java.io.File with File


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680936 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 08:24:07 +00:00
Shalin Shekhar Mangar 4ac6ce3190 SOLR-663 -- Allow multiple files for stopwords, keepwords, protwords and synonyms
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680935 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 08:11:56 +00:00
Shalin Shekhar Mangar a18aea63f1 SOLR-666 -- Expose warmup time in statistics for SolrIndexSearcher and LRUCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680916 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 06:09:16 +00:00
Yonik Seeley 909aab1576 scale back DirectUpdateHandlerOptimizeTest by a factor of 10
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680841 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 20:57:38 +00:00
Shalin Shekhar Mangar 5bb355297a Propset svn:keywords for files
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680834 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 20:29:15 +00:00
Yonik Seeley 4d12601ec9 use compound file for DirectUpdateHandlerOptimizeTest to avoid out-of-fd errs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680824 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 20:11:57 +00:00
Shalin Shekhar Mangar eb3858a453 Added searcherName to the statistics.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680815 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 19:48:02 +00:00
Yonik Seeley b9fcb32589 SOLR-486: add efficient Iterator support for binary protocol
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680810 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 19:41:01 +00:00
Shalin Shekhar Mangar 2d13d9eab4 SOLR-256 -- Support exposing Solr statistics through JMX
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680795 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 18:13:57 +00:00
Shalin Shekhar Mangar ed366c71ad Removed call to SolrCore.log with config parameter and SolrCore import to avoid dependency to SolrCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680648 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 08:52:25 +00:00
Chris M. Hostetter c2917b47e4 return lowest level stats as well as computed stats
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680553 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 22:50:08 +00:00
Shalin Shekhar Mangar 0cda9c8825 SOLR-611 -- Expose sort_values returned by QueryComponent in SolrJ's QueryResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680319 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 11:20:49 +00:00
Ryan McKinley da634f42eb SOLR-660 -- simplify the UpdateRequestProcessorFactory framework and use standard initialization techniques
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679936 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 00:20:44 +00:00
Ryan McKinley 645fd551f6 SOLR-661 -- fix NPE when there is no query
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679925 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 23:08:35 +00:00
Shalin Shekhar Mangar 22cd8ef46f SOLR-648: SpellCheckComponent throws NullPointerException on using spellcheck.q request parameter after restarting Solr, if reload is called but build is not called.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679816 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 14:28:39 +00:00
Shalin Shekhar Mangar feb5d94cab Corrected misspelled word in comment text
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679779 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 12:27:49 +00:00
Shalin Shekhar Mangar 68c59ccb8f Remove duplicate license header in class
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679778 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 12:25:25 +00:00
Ryan McKinley 0f5af69cff SOLR-654 -- add setResponse( NamedList<Object> rsp ) to SolrResponse base class and remove the constructor initalization from the implementaions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679649 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 03:18:24 +00:00
Ryan McKinley d5a66e7bc9 SOLR-655 -- Adds the compilation of solrj as a prerequisite for generating core-javadoc and the compiled classes and libraries to the classpath. Adds a missing import to IndexSchema. Fixes 2 javadoc comments with improper @param usage in ClientUtils.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679647 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 02:46:02 +00:00
Ryan McKinley ba127328c5 SOLR-653 -- remove the 'overwrite' options from solrj. Since we plan to remove these in the future, we should keep them out of the API before its first official release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679548 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 21:17:43 +00:00
Ryan McKinley 90146c2bb3 removing only @author tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679521 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 20:00:41 +00:00
Chris M. Hostetter 3d140bcfb6 SOLR-645: Refactory faceting tests into SimpleFacetsTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679490 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 19:02:17 +00:00
Ryan McKinley c16ddbb9b9 SOLR-652 -- fixing highlighting error when q.alt="*:* and no q is sent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679477 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 18:07:01 +00:00
Ryan McKinley c0f037cd1f change Collection<Object> to Collection<?> in solrj object binder
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679438 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 15:53:57 +00:00
Erik Hatcher 48f098b89a SOLR-649: Facet param constant DRYing (Lars Kotthoff)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679428 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 14:41:56 +00:00