Commit Graph

287 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar c8d2431548 SOLR-1348 -- Support binary field type in convertType logic in JdbcDataSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812045 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 09:01:10 +00:00
Shalin Shekhar Mangar 88f4d230e5 Added @since tag on methods introduced in Solr 1.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811073 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 18:32:49 +00:00
Shalin Shekhar Mangar 6a1e2c9b14 Added license headers and removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809250 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 06:27:37 +00:00
Noble Paul 89b87c32d2 SOLR-1391 The XPath field in the XPathEntityResolver should use the resolver to replace possible tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808759 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 05:22:08 +00:00
Shalin Shekhar Mangar f703a1d9ae SOLR-1369 -- Add HSQLDB Jar to example-DIH, unzip database and update instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807919 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 08:14:19 +00:00
Chris M. Hostetter 97269bda04 SOLR-914: General finalize() improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807872 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 04:18:22 +00:00
Noble Paul d09b0533a2 SOLR-1229 deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807537 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 09:54:26 +00:00
Noble Paul e654763c48 SOLR-1235
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803784 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13 06:08:03 +00:00
Grant Ingersoll af828c575d SOLR-1274: added extract only output options
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802282 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 01:39:16 +00:00
Erik Hatcher 0d3d010633 SOLR-1323: Reset XPathEntityProcessor's / when fetching next URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800273 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 09:54:46 +00:00
Noble Paul b0094a2ef8 log warning if deltaImportQuery is not specified . Eventually when the feature is deprecated it should throw an exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800204 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 05:51:59 +00:00
Noble Paul 6738cfbe6e removing unused code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800202 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 05:42:28 +00:00
Erik Hatcher 489a87af9c Adjust awkward logging message
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798296 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 21:38:24 +00:00
Grant Ingersoll 1c2c5ed19f SOLR-1310: Upgrade to Tika 0.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798253 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 18:48:58 +00:00
Grant Ingersoll 4a4fc9a5c9 SOLR-769: subcluster flattening
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798205 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 16:26:06 +00:00
Grant Ingersoll 04c116900f SOLR-769: Refactor build slightly to get example working, fix classloading issue for Carrot Clustering engine
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798202 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 16:20:49 +00:00
Erik Hatcher 4e07d395fc SOLR-1286: Fix the commit parameter always defaulting to "true" even if "false" is explicitly passed in.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@796334 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 15:07:59 +00:00
Erik Hatcher 4c2e902895 SOLR-1295: More sensibly locate SolrJS as the starting point of Solr's blessed javascript API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@795603 13f79535-47bb-0310-9956-ffa450edef68
2009-07-19 19:36:17 +00:00
Yonik Seeley 98b4dd2e93 SOLR-284: random cleanups, tests, interface changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@793953 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 15:53:05 +00:00
Erik Hatcher dafd6d49d6 debug log when xpath entities are skipped, to aid in troubleshooting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792973 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 15:07:44 +00:00
Erik Hatcher ed9dc8531e javadoc grammar fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792972 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 15:05:59 +00:00
Erik Hatcher a7c25f8813 SOLR-1229: fixes for deletedPkQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792963 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 14:55:28 +00:00
Chris M. Hostetter 6240c76c0f 1) removing some additional lib copying yonik seems to have
missed in r791147
2) setting some props on the lib dir so download jars are 
   ignored
3) tweaking clean-downloads so it's less brittle to rev'ing 
   downloads in the future (multiple versions might have
   been left in lib accidently)
   




git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792724 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 21:52:13 +00:00
Erik Hatcher 237bfa3137 SOLR-1265: Add variable resolving for URLDataSource properties like baseUrl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792555 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 13:46:45 +00:00
Noble Paul 4bd75f0221 SOLR-1263. SOLR-1234 did not fix it completely
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@791700 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 04:57:54 +00:00
Yonik Seeley 156b50f302 move clustering server out of example, use clustering libs w/o making a copy
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@791147 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04 16:22:40 +00:00
Yonik Seeley 35384b4db3 prevent clustering from being added to solr.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790699 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 18:10:23 +00:00
Yonik Seeley 0cad24adf9 add missing ASL headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790601 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 14:11:26 +00:00
Yonik Seeley 43eb481c2f reformat to remove tabs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790599 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 14:08:37 +00:00
Yonik Seeley dabddad667 SOLR-769: make response JSON friendly, use SolrQueryRequest instead of core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790594 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 13:51:19 +00:00
Noble Paul 49ff8d7775 SOLR-1229 deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788587 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:44:26 +00:00
Noble Paul 9860cfab58 SOLR-1234 handling '/' in handler names
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788580 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:20:23 +00:00
Noble Paul e7c97672d0 hudson failed becaus of this unnecessary @Override annotation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788292 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 08:43:18 +00:00
Noble Paul a678924f96 SOLR-996 had an incorrect fix.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788291 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 08:39:25 +00:00
Noble Paul c0543d2d71 SOLR-1244 JdbcDataSource uses wrong overload of getConnection on JNDI DataSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788265 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 05:30:15 +00:00
Noble Paul 57a2a11ac8 SOLR-1245 DIH eats up SQL exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@788252 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 04:51:11 +00:00
Noble Paul b33d055a08 36.SOLR-1234: Multiple DIH does not work because all of them write to dataimport.properties. Use the handler name as the properties file name
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787205 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 11:27:53 +00:00
Noble Paul e1a8f5e8b2 SOLR-1235 disallow period (.) in entity names
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@787139 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 04:39:58 +00:00
Erik Hatcher 59a877489d SOLR-1230: Enhance data import developer console to work with all DataImportHandler request handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786516 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 14:10:26 +00:00
Otis Gospodnetic 11f801ed8d SOLR-1100 - Typo fixes for solrjs docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@786134 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 15:48:48 +00:00
Noble Paul 680a0013e6 SOLR-1228
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785965 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 08:59:46 +00:00
Koji Sekiguchi e2ba252765 SOLR-1219: added proxy.setup target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785029 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 23:48:11 +00:00
Shalin Shekhar Mangar 9306b481e3 SOLR-1120 follow up -- Adding a postTransform hook in EntityProcessor which can be used to add, remove and modify variables added by Transformers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783750 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 12:58:27 +00:00
Noble Paul 9f43817831 SOLR-1186 parentdeltaQuery invoked on wrong entity .This has been a bug from Solr1.3 itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781925 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 06:46:09 +00:00
Noble Paul 40ef4b2599 SOLR-1120
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@781272 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 06:06:22 +00:00
Noble Paul 7da222d7cd removed an unused parameter in collectdelta
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@778675 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 12:40:14 +00:00
Noble Paul 5a39044cc0 added testcase for attributes in root
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777798 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 05:30:54 +00:00
Noble Paul 644260621f SOLR-1180
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777479 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 11:27:17 +00:00
Grant Ingersoll b30c3e6642 SOLR-769: Get the SimpleXML library for compile time
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777075 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 11:31:00 +00:00
Noble Paul 4c6d63f975 SOLR-935 log a warning if it fails to acquire a lock
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776965 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:17:01 +00:00
Noble Paul 6fe805f80b SOLR-1153 deltaImportQuery should be honored on child entities as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776958 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 05:52:48 +00:00
Grant Ingersoll 1fc5ecc6c2 SOLR-769: Add clustering contrib capabilities to Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776692 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 13:29:52 +00:00
Grant Ingersoll 1516f18236 clean up missing license headers in Java code thanks to ant rat-sources target in build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776449 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19 20:33:20 +00:00
Shalin Shekhar Mangar d88af9cf8a SOLR-1076 followup -- Resolve JNDI name before using it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771656 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 10:24:11 +00:00
Shalin Shekhar Mangar 6ef6e52271 SOLR-1146 -- ConcurrentModificationException in DataImporter.getStatusMessages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771580 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 06:24:21 +00:00
Erik Hatcher 5383ab17b3 Fix PageTool to work with distributed query response also
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771133 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03 22:38:03 +00:00
Shalin Shekhar Mangar 99a48e5604 SOLR-1092 -- Added a new command named 'import' which does not automatically clean the index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@770980 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02 19:50:25 +00:00
Shalin Shekhar Mangar c514dd50eb SOLR-1136 -- Remove unnecessary while in SqlEntityProcessor.nextRow()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@770580 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 08:44:16 +00:00
Shalin Shekhar Mangar 9f5b8ad035 SOLR-1127 -- Add support for field name to be templatized
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769751 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 11:23:28 +00:00
Shalin Shekhar Mangar d7f7ca176f SOLR-1120 followup -- Introduced a DocWrapper which takes care of maintaining document level session variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@769058 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 16:55:46 +00:00
Grant Ingersoll a7a8b3459d SOLR-1128: added metadata output to extract only option
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@768281 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 12:42:22 +00:00
Shalin Shekhar Mangar e2a020b6c6 SOLR-1060 -- A LineEntityProcessor which can stream lines of text from a given file to be indexed directly or for processing with transformers and child entities.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@766638 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20 10:12:50 +00:00
Shalin Shekhar Mangar a336753fdc SOLR-1120 -- Simplify EntityProcessor API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@766608 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20 07:36:55 +00:00
Shalin Shekhar Mangar 3c2e9ab3d6 SOLR-1080 followup -- Additional test cases for RegexTransformer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765559 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 10:15:54 +00:00
Shalin Shekhar Mangar 49a83c536e SOLR-969 -- Changed the FULL_DUMP, DELTA_DUMP, FIND_DELTA constants in Context to String. Changed Context.currentProcess() to return a string instead of an integer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765499 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 08:01:10 +00:00
Shalin Shekhar Mangar 67fa0ec527 SOLR-1076 followup -- Fix bug with resolving batchSize
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765481 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 06:16:42 +00:00
Koji Sekiguchi a31c7a692f moved close() of InputStream to finally block
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765030 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 01:28:07 +00:00
Ryan McKinley a5a9be2d19 Adding Apache license header to the extraction contrib project
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764786 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14 14:21:59 +00:00
Shalin Shekhar Mangar be6911ec84 SOLR-934 fix -- Copy libs from contrib/extraction/lib for setting up mail example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764709 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14 08:28:06 +00:00
Shalin Shekhar Mangar b157e9c6e2 SOLR-934 followup -- Make CustomFilter static, remove extra logging code, check log level before logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764691 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14 07:15:16 +00:00
Shalin Shekhar Mangar 12024eba47 SOLR-934 -- A MailEntityProcessor to enable indexing mails from POP/IMAP sources into a solr index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764601 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 20:26:10 +00:00
Shalin Shekhar Mangar 40a1e6da34 SOLR-1059 -- Fixing bug where skipping a row containing nested entities did not skip the nested entities. Handling special flag variables is in one method now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764379 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 09:00:59 +00:00
Koji Sekiguchi 9367d31442 SOLR-620: added a feature of applying velocity.properties by v.properties parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764347 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 01:45:36 +00:00
Shalin Shekhar Mangar d653d93305 SOLR-1058 followup -- Fix check for driver attribute
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762184 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 23:06:52 +00:00
Shalin Shekhar Mangar 4d5f12e417 SOLR-1087 -- Deprecate 'where' attribute in CachedSqlEntityProcessor in favor of cacheKey and cacheLookup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762183 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:58:14 +00:00
Shalin Shekhar Mangar e7c2a9d7dd SOLR-1098 -- DateFormatTransformer can cache the format objects
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762180 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:50:10 +00:00
Shalin Shekhar Mangar 3ee3b599e4 SOLR-891 -- Adding a test case for ClobTransformer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@762174 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 22:18:50 +00:00
Shalin Shekhar Mangar 273705738f SOLR-886 -- No need to call commit after calling rollback
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761605 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 10:34:28 +00:00
Shalin Shekhar Mangar a8db365bbc SOLR-1090 -- DataImportHandler should load the data-config.xml using UTF-8 encoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@759337 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 20:42:49 +00:00
Shalin Shekhar Mangar 96a3f027ce SOLR-1084 -- Better error reporting when entity name is a reserved word and when data-config.xml is missing the root node
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757691 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 09:07:47 +00:00
Shalin Shekhar Mangar 5b885e1642 SOLR-1027 -- Alias the 'dataimporter' namespace to a shorter name 'dih'.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757690 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 08:54:43 +00:00
Shalin Shekhar Mangar dfdc5a80e1 SOLR-1083 -- An Evaluator for escaping query characters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757682 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 08:09:49 +00:00
Shalin Shekhar Mangar a3e7952c84 SOLR-1081 followup -- Remove abstract keyword
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757332 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 07:14:19 +00:00
Shalin Shekhar Mangar 42756bb924 SOLR-1081 -- Change EventListener to be an interface so that components such as an EntityProcessor or a Transformer can act as an event listener
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757325 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 06:20:27 +00:00
Shalin Shekhar Mangar ed946926a3 SOLR-1058 -- JdbcDataSource can lookup javax.sql.DataSource using JNDI
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757170 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 11:31:51 +00:00
Shalin Shekhar Mangar 30efee5f15 SOLR-1080 -- RegexTransformer should not replace if regex is not matched
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@757140 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 07:24:39 +00:00
Grant Ingersoll 0bfd4b4bb2 SOLR-1075: Upgrade to Tika 0.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756979 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 17:55:28 +00:00
Shalin Shekhar Mangar 6d5163dd21 SOLR-1077 -- IndexOutOfBoundsException with useSolrAddSchema in XPathEntityProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756684 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 17:47:14 +00:00
Shalin Shekhar Mangar 9e94327025 SOLR-1055 -- Make DIH JdbcDataSource easily extensible by making the createConnectionFactory method protected and return a Callable<Connection> object
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756407 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 10:36:20 +00:00
Shalin Shekhar Mangar b53c3495e4 SOLR-1076 -- JdbcDataSource should resolve variables in all its configuration parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756340 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 06:27:01 +00:00
Shalin Shekhar Mangar 09100e8c0c SOLR-1059 followup -- Adding a test for delete doc functionality using the special flag variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@756130 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 18:51:44 +00:00
Erik Hatcher c26c959710 Default number of rows to 10 if not specified. Fixes issue with calculation of number of pages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755993 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 13:40:44 +00:00
Shalin Shekhar Mangar 766c0e6c7d SOLR-1059 -- New methods in Context and special flags introduced for deleting documents, skipping rows and stopping transforms
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755897 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 10:27:33 +00:00
Shalin Shekhar Mangar f92165443e SOLR-1061 -- Improve RegexTransformer to create multiple columns from regex groups
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755143 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 07:58:10 +00:00
Shalin Shekhar Mangar 7de4dee17c SOLR-1065 -- A ContentStreamDataSource which can accept HTTP POST data in a content stream. This can be used to push data to Solr instead of just pulling it from DB/Files/URLs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755141 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 07:50:09 +00:00
Shalin Shekhar Mangar 2d4d167ced SOLR-1062 -- A LogTransformer which can log data in a given template format
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755132 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 06:42:33 +00:00
Shalin Shekhar Mangar c02eee38d4 SOLR-1066 -- New methods in Context to expose Script details. ScriptTransformer changed to read scripts through the new API methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752586 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 19:17:50 +00:00
Shalin Shekhar Mangar cdbb5216ec SOLR-1056 -- Fix ending condition for ClobTransformer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@751993 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 06:26:23 +00:00
Shalin Shekhar Mangar 15a9d6b543 SOLR-1053 -- IndexOutOfBoundsException in SolrWriter.getResourceAsString when size of data-config.xml is a multiple of 1024 bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@751696 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 14:55:40 +00:00
Shalin Shekhar Mangar ab7106f35f SOLR-783 followup - Make sure indexStartTime is never null. Set index start time even if commit=false for full imports too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@751043 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 19:26:27 +00:00