290 Commits

Author SHA1 Message Date
Grant Ingersoll
18a105e35c Reflect the proper Tika version in the POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812475 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 12:08:42 +00:00
Shalin Shekhar Mangar
500bf0cdb0 SOLR-1269 -- Better error messages from JdbcDataSource when JDBC Driver name or SQL is incorrect
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812123 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 13:19:14 +00:00
Shalin Shekhar Mangar
7deb769861 SOLR-1406 -- Make FileDataSource and FileListEntityProcessor to be more extensible, fix variable resolving bug in FileListEntityProcessor and add tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812122 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 13:12:01 +00:00
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