Commit Graph

1923 Commits

Author SHA1 Message Date
Ryan McKinley 8e25602e24 SOLR-948 -- add helper functions to SolrPluginUtils.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@731840 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 06:02:22 +00:00
Shalin Shekhar Mangar cfff37dff1 Make sure data source is set to null after closing it to avoid re-use
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@731513 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05 10:12:18 +00:00
Chris M. Hostetter 4708509a30 SOLR-84: adding editable SVG file for generating any other formats/sizes needed in the future
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730648 13f79535-47bb-0310-9956-ffa450edef68
2009-01-02 00:02:57 +00:00
Koji Sekiguchi 1d43a36bf9 SOLR-947: QueryParsing.toString() should check firstly ConstantScoreRangeQuery then RangeQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730514 13f79535-47bb-0310-9956-ffa450edef68
2009-01-01 06:50:50 +00:00
Ryan McKinley d9e76a7cca add deprecation links
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730269 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 23:11:22 +00:00
Shalin Shekhar Mangar f342cd14df SOLR-942 -- Different Fields with same column and different names do not work
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730059 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 07:19:26 +00:00
Shalin Shekhar Mangar 9f6e8ea8ec SOLR-782 followup -- Removed multiple document nodes in the configuration xml. Removed support for 'default' variables, they are automatically available as request parameters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730055 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 06:42:48 +00:00
Shalin Shekhar Mangar fd6b300d8b Use a HashSet to workaround suspected Lucene bug which returns same file name multiple times
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730052 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 06:34:30 +00:00
Yonik Seeley 8c1db20c9a SOLR-540: globbing in hl.fl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730008 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 22:48:07 +00:00
Shalin Shekhar Mangar fd89aab62f SOLR-902 -- FastInputStream#read(byte b[], int off, int len) gives incorrect results when amount left to read is less than buffer size
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729834 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 07:39:26 +00:00
Koji Sekiguchi 3b57a5a624 SOLR-925: Fixed highlighting on fields with multiValued="true" and termOffsets="true"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729450 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 01:08:18 +00:00
Shalin Shekhar Mangar 8563645b80 SOLR-847 follow up -- remove pollInterval parameter if it exists in the request because we want to pull only once.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729282 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 09:13:12 +00:00
Shalin Shekhar Mangar e59ebad16e SOLR-847 -- Enhance the snappull command in ReplicationHandler to accept masterUrl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729263 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 07:18:43 +00:00
Yonik Seeley b35c6a23ff include note about benchmarking with example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729063 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 18:58:07 +00:00
Ryan McKinley 06afa5d24d adding javadoc for getLimitingFacets()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729035 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 16:51:04 +00:00
Shalin Shekhar Mangar 0f95d25fcd SOLR-885 follow up: Overriding constructors for backward compatibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728887 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 06:51:37 +00:00
Shalin Shekhar Mangar e2a0d6438f Simplifying the logic
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728884 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 06:36:30 +00:00
Erik Hatcher 65a65ee6a1 remove transient JAR from svn
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728844 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 01:52:46 +00:00
Koji Sekiguchi c3de2ce513 SOLR-84: use new Solr logo in admin GUI
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728842 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 01:45:23 +00:00
Shalin Shekhar Mangar 32443026f2 SOLR-885 -- NamedListCodec is renamed to JavaBinCodec and returns Object instead of NamedList.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728622 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 06:46:01 +00:00
Chris M. Hostetter 1fd7abeb57 clean up javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728584 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:13:01 +00:00
Chris M. Hostetter 69cb871e43 whoops ... last commit was a fat finger. changing deprecation method to not refer to a package protected class
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728583 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:11:39 +00:00
Chris M. Hostetter 617aafbe47 javadoc content and format improvements (inspired by SOLR-932)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728574 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:03:25 +00:00
Chris M. Hostetter 92165b3347 javadoc content and format improvements (inspired by SOLR-932)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728573 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 02:53:03 +00:00
Erik Hatcher b7a87e95ab freshen up the dependencies with the latest greatest versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728419 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 10:21:02 +00:00
Erik Hatcher 73c930b0b1 Fix issue with AnalysisRequestHandlers response choking up QueryResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728415 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 10:05:06 +00:00
Erik Hatcher 0405583d6d Add comment to footer about why it is where it is for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728414 13f79535-47bb-0310-9956-ffa450edef68
2008-12-21 10:04:08 +00:00
Chris M. Hostetter c7b3ca5d16 SOLR-924: Code cleanup: make all existing finalize() methods call super.finalize() in a finally block
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728336 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 20:03:30 +00:00
Erik Hatcher fc3eed423b refactor some lazy ant copy/paste into more ant idiotmatic
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728280 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 13:15:22 +00:00
Erik Hatcher 1b46cc7d96 Add convenience target to run example Solr with remote debugging enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728244 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 06:21:58 +00:00
Mike Klaas 2e434b4179 remove old logo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728178 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:26:57 +00:00
Yonik Seeley 2c7981cf04 remove java6 feature @Override of interface method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728175 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:15:30 +00:00
Chris M. Hostetter a970df56e5 adding source (vector) eps for new logo so we have permannt copy for edint. Also svn adding new logo into site/ directory so it's actually visible (i think klaas just overlooked this)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728174 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:14:16 +00:00
Mike Klaas 7483c80001 add logo to Solr site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728143 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 20:57:31 +00:00
Ryan McKinley 2262a03049 removing Release 1.3.1 from the CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728107 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:53:38 +00:00
Ryan McKinley d4591beaca now i got the number wrong
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728105 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:51:16 +00:00
Ryan McKinley f822432153 SOLR-928: SolrDocument and SolrInputDocument now implement the Map<String,?>
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728104 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:50:12 +00:00
Ryan McKinley 6853173298 fixing number in changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728103 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:47:01 +00:00
Ryan McKinley df6ee4bac9 SOLR-930 -- reverting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728082 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 17:56:07 +00:00
Shalin Shekhar Mangar 56ce812335 SOLR-885 -- Changing NamedListCodec to return Object
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728017 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 13:22:05 +00:00
Shalin Shekhar Mangar 3ea8440652 SOLR-918 follow up -- Remove synchronization when iterating over infoRegistry and update Javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727944 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 06:37:28 +00:00
Chris M. Hostetter d495237c0e SOLR-917 followup. improve handling of null handler name to make semantics closer to what they were before ConcurrentHashMap, and cleanup some now superfulous null checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727934 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 06:12:57 +00:00
Ryan McKinley bbe3c679db SOLR-930 -- log error close is already closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727847 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 22:40:30 +00:00
Ryan McKinley d52572f548 SOLR-680 -- StatsComponent -- removing broken median calculation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727782 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 18:14:03 +00:00
Shalin Shekhar Mangar 328cacec62 SOLR-863 -- Fixing NPE. DirectoryFactory should be created before calling SolrIndexWriter.getDirectory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727779 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 18:00:06 +00:00
Shalin Shekhar Mangar 82279f712f SOLR-858 -- BitDocSet.andNot calls instanceof on the wrong type
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727724 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:40:08 +00:00
William Au 1514e1fd16 SOLR-897: Fixed Argument list too long error when there are lots of snapshots/backups
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727722 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:21:33 +00:00
Shalin Shekhar Mangar c2c78750e8 SOLR-863 -- SolrCore.initIndex should close the directory it gets for clearing the lock and use the DirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727719 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:18:41 +00:00
Chris M. Hostetter 39c1b9b3a5 SOLR-876: WordDelimiterFilter splitOnNumerics and protwords
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727677 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 08:50:27 +00:00
Yonik Seeley 663f27bd80 SOLR-927: remove synchronization from lazy loaded handler lookup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727564 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:50:22 +00:00