Noble Paul
|
38688edbaa
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814618 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-14 12:39:53 +00:00 |
Noble Paul
|
e723f7fbad
|
SOLR-1421 FieldreaderDataSource uses a stale Variableresolver
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813676 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-11 06:34:35 +00:00 |
Noble Paul
|
b4f464e0f7
|
SOLR-1420 FieldreaderDataSource should throw an Exception if field has no data
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813353 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-10 10:22:21 +00:00 |
Noble Paul
|
02fe254b86
|
new testcase for same forEach and xpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813228 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-10 04:57:36 +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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
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 |
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
|
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 |
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 |
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 |