Commit Graph

817 Commits

Author SHA1 Message Date
Yonik Seeley 5dd7e5bd9b SOLR-640: spellcheck reference leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678457 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 16:18:21 +00:00
Yonik Seeley cb8eb4236a SOLR-593: getNewestSearcher() to fix inform deadlocks from getSearcher(), fix elevation component not decrementing it's reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678418 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 14:01:34 +00:00
Shalin Shekhar Mangar 91170a2535 SOLR-616 -- FileBasedSpellChecker does not apply accuracy configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678306 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 19:06:02 +00:00
Shalin Shekhar Mangar ebb0e0dda5 Finally able to understand what alphabetical order means :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678279 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 14:47:31 +00:00
Shalin Shekhar Mangar a60aa83fde Adding my name to the "Who We Are" page. Also, changing the position of Koji so that list is in alphabetical order.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678257 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 07:27:51 +00:00
Ryan McKinley d4532fd381 fix white space in NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678210 13f79535-47bb-0310-9956-ffa450edef68
2008-07-19 20:00:05 +00:00
Ryan McKinley 3c33837cbd SOLR-619 -- switch to System.arraycopy() for array copy
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678096 13f79535-47bb-0310-9956-ffa450edef68
2008-07-19 04:21:20 +00:00
Ryan McKinley bed156e2e1 SOLR-619 -- refactored IndexSchema so it allows registering copy fields within SolrCoreAware.inform()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678050 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 21:43:42 +00:00
Ryan McKinley ae123e592a SOLR-638 -- removing reloadCore() from CoreDescriptor
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677987 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 18:10:03 +00:00
Ryan McKinley d0664e7856 SOLR-638 -- add a reference to CoreDescriptor within SolrCore and give that access to MultiCore. This will inable inter-core communiction from anywhere that has access to a core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677941 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 15:29:22 +00:00
Chris M. Hostetter d86a9b8a20 fix a lot of trivial javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677767 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 22:44:30 +00:00
Erik Hatcher bb64899936 Fix docs to match current qparser syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677576 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 13:16:13 +00:00
Yonik Seeley 14d8ee7389 javadoc fix, update to new localparams syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677573 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 13:03:08 +00:00
Ryan McKinley 59374d665a no need for 'createMultiCore' to be public. This is only useful for a subclass to extend
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677565 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 11:53:48 +00:00
Ryan McKinley 76d6fdb825 SOLR-572 -- expose the configured spellcheckers. This will give other custom components access to the same spelling dictionaries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677329 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 16:34:02 +00:00
Ryan McKinley fc04ff8a9f SOLR-605 -- moving spellcheck parameters to o.a.s.common.params
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677067 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 22:08:02 +00:00
Chris M. Hostetter 946c74fffa SOLR-615: minor cleanup of some XML imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677047 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 21:30:37 +00:00
Yonik Seeley 466513c4c5 SOLR-626: DistributedSearch - fix so scores are returned if requested in field list
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676789 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 02:24:54 +00:00
Chris M. Hostetter 8efac905dc SOLR-520: Deprecated unused LengthFilter since already core in Lucene-Java
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676460 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 01:04:38 +00:00
Chris M. Hostetter 7ad6fc5bb0 add factories for 'new' Lucene analysis classes where it makes sense
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676390 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 18:15:43 +00:00
Chris M. Hostetter 7de8ac0a90 make script more robust: classes w/o a constructor arg we're looking for, anonymous classes, better regex for restricting to java files
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676389 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 18:13:55 +00:00
Yonik Seeley 6c4e116283 comment out failing test pending fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676254 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 00:46:48 +00:00
Yonik Seeley 6bc6f5a45a check for null maxScore in JSONResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676252 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 00:38:27 +00:00
Yonik Seeley dc6d97da65 move to non-deprecated methods to unlock Directory, use SolrIndexWriter to get Directory to unlock since it needs to set the lock factory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676199 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 16:27:00 +00:00
Yonik Seeley a11f1fc0b5 SOLR-501: Fix admin/analysis.jsp UTF-8 input for some other servlet containers such as Tomcat
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676183 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 14:59:12 +00:00
Yonik Seeley 7d2d6e5e7e SOLR-522: Make analysis.jsp show payloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676180 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 14:12:29 +00:00
Yonik Seeley 5642b95492 SOLR-625: addField throws exception in SolrDocument
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676080 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 21:12:16 +00:00
Erik Hatcher 17dc70a4dc Fix parseQueryStrings to use extensible parsing syntax, not just SolrQueryParser. This function is currently only used by the MoreLikeThis handler.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@675673 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 18:43:34 +00:00
Yonik Seeley d26e5638f1 SOLR-621: add getAll(name) to NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674899 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 17:54:46 +00:00
Mike Klaas 229229a3c0 SOLR-556 , SOLR-610
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674677 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 23:52:36 +00:00
Ryan McKinley 3d1ce65a6e SOLR-605 -- adding thread safety comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674619 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 20:19:37 +00:00
Ryan McKinley c6ee82baab SOLR-605 -- register event listeners and QueryResponseWriter programaticaly
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674568 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 18:00:04 +00:00
Yonik Seeley 13abbc4516 NamedList->SimpleOrderedMap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674553 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 16:45:17 +00:00
Yonik Seeley e7b1fff87a fix distributed search null pointer exception when no docs are matched and debugQuery=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674549 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 16:37:30 +00:00
Yonik Seeley 5f5bd5320b SOLR-502: Add search timeout support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674249 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06 01:16:12 +00:00
Yonik Seeley 7db89131f8 SOLR-14: Add preserveOriginal flag to WordDelimiterFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673715 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 15:40:14 +00:00
Yonik Seeley 363d51dd88 add getter for synonym map
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673449 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 17:34:29 +00:00
Ryan McKinley 7919e2e4fe SOLR-350: fix libDir => sharedLib xml writing error
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673430 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 16:14:51 +00:00
Grant Ingersoll 6b251c9685 SOLR-482: add byte/short sorting support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673221 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:49:16 +00:00
Chris M. Hostetter bd9fa2fff7 stop trying to point at favicon.ico with absolute path
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673168 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 18:41:41 +00:00
Chris M. Hostetter ceebb01ec2 SOLR-584: make stats.jsp and stats.xsl more robust to new info as they are added - spurred by core name not being displayed properly, fix also includes section for highlighting plugins and some general major refactoring of stats.xsl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672961 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 00:24:25 +00:00
Grant Ingersoll 1fb3859f7c Rollback SOLR-609 in favor of getting the defaults from ReqHandler. Change around the config to demonstrate, also updated on the Wiki.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672852 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 18:03:23 +00:00
Yonik Seeley bc21016abd add getters to StopFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672830 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 17:29:18 +00:00
Yonik Seeley e31c9deb9f fix DirectUpdateHandlerOptimizeTest to pass on windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672829 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 17:29:05 +00:00
Yonik Seeley 3a57d15799 remove numDocsDeleted, which is no longer tracked since lucene handles it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672297 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27 15:28:44 +00:00
Grant Ingersoll f2c5515c1a SOLR-609: SpellCheckComps now honors defaults
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672257 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27 12:35:36 +00:00
Grant Ingersoll 77a4e2fa4f SOLR-603: Add partial optimize capabilities and deprecate DirectUpdateHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672031 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 21:14:06 +00:00
Grant Ingersoll a0983feb04 SOLR-423: Add CloseHook notification
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@671960 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 17:44:37 +00:00
Ryan McKinley 0737e7469d SOLR-602 -- add method chaining to SolrQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@671036 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 06:06:07 +00:00
Grant Ingersoll e598716210 SOLR-604: Make relative spellchecking dir be relative to the Solr data dir. Also added sample file based sc to the example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670973 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23 23:59:12 +00:00