Commit Graph

1885 Commits

Author SHA1 Message Date
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
Yonik Seeley aa9b5753ad SOLR-911: add filter tags, facet local params, with excludes, output keys, and more efficient facet refinement requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727560 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:41:35 +00:00
Shalin Shekhar Mangar c11997b456 SOLR-917 -- Change RequestHandlers#handlers from a synchronizedMap to a ConcurrentHashMap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727372 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 13:12:40 +00:00
Shalin Shekhar Mangar 151d8c4f04 SOLR-918 -- Store SolrInfoMBean in a ConcurrentHashMap instead of a LinkedHashMap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727370 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 13:10:47 +00:00
Shalin Shekhar Mangar aeb6b9975f SOLR-886 -- Removing the change for requestParameters.optimize which is not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727358 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 12:38:32 +00:00
Shalin Shekhar Mangar e113e465be git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727357 13f79535-47bb-0310-9956-ffa450edef68 2008-12-17 12:34:25 +00:00
Shalin Shekhar Mangar eb849f8f07 SOLR-913 -- Pattern and CommonsHttpClient made static
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727354 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 12:06:47 +00:00
Shalin Shekhar Mangar aa3a9b6927 SOLR-821 -- Add support for replication to copy conf file to slave with a different name. This allows replication of solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727319 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 09:19:26 +00:00
Chris M. Hostetter 89557b26aa SOLR-923: some SolrIndexWriter.getDirectory cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727139 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 20:45:17 +00:00
Ryan McKinley 201e7969b1 SOLR-915 - adding docs to CloseHook and making the list a Collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727122 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 19:13:13 +00:00
Erik Hatcher 2ec78506f6 add example target that will hopefully fix nightly build
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727000 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 09:29:26 +00:00
Erik Hatcher 7590aa1f0a todo, done
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726996 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 09:24:55 +00:00
Ryan McKinley 8899e7de7b ignoring *.jar in lib
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726968 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 05:42:04 +00:00
Ryan McKinley 7560860863 SOLR-868 removing libs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726967 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 05:39:33 +00:00
Ryan McKinley fb262a11c7 SOLR-868 -- updating javascript example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726901 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 01:03:00 +00:00
Erik Hatcher 24cc3d9bce Convert templates to using new QueryResponse response object
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726780 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 19:41:35 +00:00
Erik Hatcher ebba8adb5c Add additional Velocity tools and layout capability
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726772 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 19:05:20 +00:00
Shalin Shekhar Mangar 80dea5625e SOLR-910 -- Add a few utility commands to the DIH admin page such as full import, delta import, status, reload config
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726512 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 18:30:38 +00:00
Shalin Shekhar Mangar f42b62c1d7 SOLR-888 -- Fixing null pointer bug introduced by last commit for this issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726510 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 18:28:42 +00:00
Shalin Shekhar Mangar b2f340e60f Reverting changes for SOLR-913 -- Expensive Pattern object made static in SnapPuller per discussion on solr-dev
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726505 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:56:56 +00:00
Shalin Shekhar Mangar 44758ae090 SOLR-913 -- Expensive Pattern object made static in SnapPuller
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726504 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:46:21 +00:00
Shalin Shekhar Mangar de702ae19a SOLR-807 -- BinaryResponseWriter writes fieldType.toExternal if it is not a supported type, otherwise it writes fieldType.toObject. This fixes the bug with encoding/decoding UUIDField.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726502 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:37:36 +00:00
Grant Ingersoll 25c1d17448 SOLR-284: handle multivalued literals
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726350 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 03:47:42 +00:00
Shalin Shekhar Mangar 133f1f4031 SOLR-812 -- Configurable JDBC settings in JdbcDataSource including optimized defaults for read only mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726241 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 17:38:00 +00:00
Shalin Shekhar Mangar 7d8a67dc01 SOLR-909 -- Removing redundant NamedList member in DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726231 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 16:49:10 +00:00
Grant Ingersoll 7ddfd04ae4 SOLR-284: Updated to Tika 0.2. Added in build, pom support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726035 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12 15:18:24 +00:00
Shalin Shekhar Mangar 843ce957a9 SOLR-891 -- A Transformer to read strings from Clob type
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725926 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12 07:02:09 +00:00
Shalin Shekhar Mangar c1d1c274ae SOLR-884 -- CachedSqlEntityProcessor should check if the cache key is present in the query results
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725684 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 13:43:23 +00:00
Shalin Shekhar Mangar 714d1c7ad7 SOLR-841 -- DataImportHandler should throw exception if a field does not have column attribute
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725635 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 09:39:31 +00:00
Shalin Shekhar Mangar cf0a31f1f7 SOLR-846 -- Reduce memory consumption during delta import by removing keys when used
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725627 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 09:05:39 +00:00
Shalin Shekhar Mangar 7549d04c32 SOLR-888 -- DateFormatTransformer cannot convert non-string type
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725618 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 08:34:08 +00:00
Shalin Shekhar Mangar 2b931ae33e Moving DataImportHandler fix to correct CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725617 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 08:31:26 +00:00
Shalin Shekhar Mangar 71c18d5b3c SOLR-886 -- DataImportHandler should rollback when an import fails or it is aborted
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725616 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 08:25:38 +00:00
Ryan McKinley b6fbd20943 SOLR-900 -- remove solr-common dependency in core pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725397 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 19:34:26 +00:00
Ryan McKinley a4910be586 SOLR-904 expose UpdateRequest documents
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725358 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 17:47:41 +00:00
Grant Ingersoll f85a03ffb0 Add a comment on the use of the example SpellCheckComponent Request Handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725318 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 16:01:14 +00:00
Ryan McKinley 4cd9fcf778 make sure solrj-dist is called before the war example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724929 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 23:20:19 +00:00
Erik Hatcher 0ecca35781 fix javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724896 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 21:22:18 +00:00
Ryan McKinley eb695fa5a3 avoid null pointer while when you add a null value
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724869 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 20:28:33 +00:00