Commit Graph

1506 Commits

Author SHA1 Message Date
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
Yonik Seeley d5022251d1 wait until searcher has been registered
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684284 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 16:12:24 +00:00
Ryan McKinley 261ebe8a07 SOLR-493, SOLR-142 changes note
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684190 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 07:40:21 +00:00
Ryan McKinley 8f8c6f390b hidden local variable in tests -- close was refering to the wrong thing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684188 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 06:48:05 +00:00
Ryan McKinley 9354c58c15 SOLR-493 -- fix /admin/file links for old config formats
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684172 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 02:50:15 +00:00
Ryan McKinley aa525ba32a SOLR-653 -- adding note about removing "overwrite"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684171 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 02:21:58 +00:00
Shalin Shekhar Mangar a557dff545 Changed mention of interface in javadocs to abstract classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684025 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 17:50:11 +00:00
Grant Ingersoll 954abed4b2 SOLR-682: Add free bsd support to scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683998 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 15:23:48 +00:00
Grant Ingersoll 6c39f09406 SOLR-679: Added accessors to spell checkers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683799 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 02:02:17 +00:00
Grant Ingersoll 7292ce8371 SOLR-624: Only take snapshots if there are changes to the index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683785 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 01:24:12 +00:00
Shalin Shekhar Mangar 662980fd8a Return Level.OFF is log level is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683672 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 18:38:42 +00:00
Chris M. Hostetter 495e372bd5 don't trust Jetty to do the right thing when the example war is updated, purge the work directory explicitly (SOLR-677 is an example of the confusion this can cause otherwise)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683655 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 17:27:52 +00:00
Shalin Shekhar Mangar 085ad9be8e 1. Removing duplicate src/web/src packageset for javadoc-all target
2. Renaming core-test to test-core

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683522 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 06:06:05 +00:00
Shalin Shekhar Mangar d86b3369bd Adding SolrJ sources and DataImportHandler sources to clover
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683521 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 06:03:24 +00:00
Shalin Shekhar Mangar 02bce802dc 1. Create test reports for contrib tests in build/test-results.
2. Remove dataimport.properties created by tests in src/test/resources

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683516 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 05:47:01 +00:00
Chris M. Hostetter f7291f6cd5 SOLR-636 - simplify example configs and make index.jsp links more resilient to configs loaded via an InputStream.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683415 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 21:16:12 +00:00
Chris M. Hostetter dae5587a34 Explicitly noting Lucene upgrade to 2.4-dev (r669476) ... documenting this was overlooked when SOLR-572 was committed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683334 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 17:35:42 +00:00
Shalin Shekhar Mangar 0e1915b38a Rolling back commit on SOLR-614 pending discussion and consensus.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683315 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 16:10:40 +00:00
Shalin Shekhar Mangar d816b977b4 SOLR-614 -- Allow components to be configured with NamedListInitializedPlugin using arbitary XML in solrconfig without using XPath
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683288 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 15:04:36 +00:00
Grant Ingersoll ac0377be48 SOLR-474: Updated the javadocs for SpellcheckerReqHandler. Removed refs to "multiWords", which doesn't exist, clarified a bit on use of extendedResults and multiword queries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683254 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 13:05:46 +00:00
Grant Ingersoll 81ae21966b SOLR-485: deprecated
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683253 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 12:56:46 +00:00
Yonik Seeley 12745d9c0d SOLR-675: javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683248 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 12:26:49 +00:00
Shalin Shekhar Mangar 98ff4a03b9 SOLR-506 -- Emitting HTTP Cache headers can be enabled or disabled through configuration on a per-handler basis
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683121 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 06:00:49 +00:00
Yonik Seeley 8d7282df1d fix AutoCommitTest to wait some time for a new searcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683003 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 22:32:39 +00:00
Grant Ingersoll 99a9cee2ba ignore test created properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682923 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 20:16:24 +00:00
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