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