Commit Graph

2140 Commits

Author SHA1 Message Date
Otis Gospodnetic 2df304650f SOLR-954 - Javadoc improvement
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734332 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 05:03:07 +00:00
Otis Gospodnetic bc2202a819 SOLR-956 - Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734330 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:59:33 +00:00
Otis Gospodnetic ac1a1a8730 SOLR-957 - Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734329 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:55:50 +00:00
Otis Gospodnetic b97dd178cd SOLR-958 - Javadoc improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734326 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:53:50 +00:00
Shalin Shekhar Mangar fd7db7e72e SOLR-951 -- Fixed bug in FacetComponent's refinement query generation for local params
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733656 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 09:09:20 +00:00
Shalin Shekhar Mangar ea3fc08edb SOLR-450 -- Validate start param to be non-negative and show friendly error message
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733458 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11 11:54:41 +00:00
Yonik Seeley 5be6d5bdd1 remove CHANGES fix to non-released code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733328 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 20:02:58 +00:00
Koji Sekiguchi de5a72a40e SOLR-947 update -- Removing from changelog because the bug was in lucene.jar introduced after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733225 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 02:48:11 +00:00
Shalin Shekhar Mangar 38790ddcbf SOLR-950 update -- Removing from changelog because the bug was in code introduced after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733155 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 21:23:52 +00:00
Ryan McKinley 23b5cc2122 SOLR-906 -- don't recursivly call run() -- if the server is getting lots of errors, this could be called often and result in a stack overflow error
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733097 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 17:48:16 +00:00
Shalin Shekhar Mangar 80a36aa9a9 SOLR-950 -- Exception in distributed search with facet requests during facet refinement
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733005 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 10:58:30 +00:00
Shalin Shekhar Mangar 0bae610c14 SOLR-938 -- Add event listener API for import start and end
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732695 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08 12:52:16 +00:00
Koji Sekiguchi d92209b51b revert XMLLoader.java. stick with Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732576 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08 00:59:13 +00:00
Ryan McKinley 8d0b47c905 SOLR-906 -- chaning log levels
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732474 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 20:35:25 +00:00
Ryan McKinley 2192dbc0d0 not great, but at least don't hide the real exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732440 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 19:32:27 +00:00
Shalin Shekhar Mangar 69d4976415 Fixing typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732229 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 05:47:49 +00:00
Ryan McKinley cad808454e SOLR-906 -- adding streaming update SolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732087 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:00:33 +00:00
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