2696 Commits

Author SHA1 Message Date
Noble Paul
971de36fab SOLR-1501
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823446 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 08:05:37 +00:00
Noble Paul
37b4b5fd16 SOLR-1500 testcases have to reflect the change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823429 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 07:11:34 +00:00
Noble Paul
dc7f2df712 SOLR-1500 Jdbc datasource fails with Oracle driver
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823398 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 04:06:09 +00:00
Yonik Seeley
d87d335af8 SOLR-1145: handle parentless infoStream file, move example to mainIndex, uncomment and set to false by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823281 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 19:05:06 +00:00
Yonik Seeley
11c0f72446 SOLR-1448: add weblogic.xml to webapp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823247 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 17:54:42 +00:00
Yonik Seeley
aaa638d188 SOLR-1478: use _docid_ to sort by the lucene docid
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823199 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 15:15:50 +00:00
Shalin Shekhar Mangar
454d21428e SOLR-1483 -- Added notes on sortMissingFirst, sortMissingLast and removed note on StatsComponent and faceting not working for trie fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823025 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 05:34:54 +00:00
Shalin Shekhar Mangar
127bccd6d3 SOLR-1496 -- Last index time uses wrong date format
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822904 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 20:50:34 +00:00
Shalin Shekhar Mangar
9a9499341f Use NOW/DAY instead of NOW to avoid false failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822889 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 20:08:53 +00:00
Chris M. Hostetter
ee48875755 fix clustering so it works even though new fields are getting added to docs in the main example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822366 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 17:34:01 +00:00
Noble Paul
3a65005154 add datadir param
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822297 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 14:45:45 +00:00
Yonik Seeley
a1614ae8d8 SOLR-1492: add missing support for multivalued stats.facet, add facet and stats support for multi-part trie fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822286 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 14:13:20 +00:00
Noble Paul
72a154af8b formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822161 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 08:11:56 +00:00
Noble Paul
4e082e1482 this should be a new feature not an optimization
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822157 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 07:44:56 +00:00
Noble Paul
6634bec9ce SOLR-1437 DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822154 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 07:42:28 +00:00
Yonik Seeley
8fc279937d stats tests: avoid grabbing core, use short form for creating requests, generify tests to take other fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822001 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 20:45:52 +00:00
Yonik Seeley
f090dd8fbc clarify precisionStep==0
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821673 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 03:27:51 +00:00
Chris M. Hostetter
ca1276c95b site dir doesn't exist in releases, we can't fail if it doesn't exist and they want to rebuild the artifacts (no need to recopy to docs)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821671 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 03:10:05 +00:00
Mark Robert Miller
e33f0f9495 SOLR-1221: Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821556 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 16:26:06 +00:00
Mark Robert Miller
2a6f6f14d3 SOLR-1319: Upgrade Solr Highlighter classes to new Lucene Highlighter API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821555 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 16:24:39 +00:00
William Au
67b09bd627 SOLR-1481
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821076 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 16:19:50 +00:00
Grant Ingersoll
9b7cf7819f SOLR-1471: fix single value case for missing fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821014 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 13:31:17 +00:00
Erik Hatcher
014c0a392e SOLR-1478: Enable sort by Lucene's docid
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820948 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 10:02:51 +00:00
Grant Ingersoll
8997d47156 SOLR-1167: Add XInclude support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820652 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 13:32:22 +00:00
Noble Paul
14504d1a58 testcase for putNull()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820587 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 09:43:43 +00:00
Noble Paul
dc5140667e SOLR-1479 Disable Polling only appears in replication control page when replication is going on
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820544 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 06:23:53 +00:00
Yonik Seeley
96b9fee279 tests: let jetty pick it's port
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820261 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 13:22:53 +00:00
Shalin Shekhar Mangar
df2edf1029 Fix test by using a fixed date instead of NOW for comparisons
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820241 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 10:55:55 +00:00
Shalin Shekhar Mangar
ac25895a1d SOLR-1473 -- Tests for using arbitrary variables and last_index_time in FileListEntityProcessor date filters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820237 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 10:44:10 +00:00
Shalin Shekhar Mangar
e282b76156 SOLR-1474 -- Delta-import should run even if last_index_time is not set
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820235 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 10:35:23 +00:00
Yonik Seeley
b98ef236e2 increase jetty wait time more... still getting failure on my fast box
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820101 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 21:53:48 +00:00
Shalin Shekhar Mangar
7b1026a279 Pass the same parameters by default as the other runFullImport method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820079 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 20:11:15 +00:00
Yonik Seeley
5b6bc6c784 don't print out every failure to connect while waiting for jetty to come up
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820068 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 19:04:19 +00:00
Yonik Seeley
9e6eb8ea31 make the replication test harder by ensuring that the slave generation is higher than the master
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819990 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 15:41:49 +00:00
Shalin Shekhar Mangar
57811b0668 SOLR-1465 -- Replaced string concatenations with StringBuilder append calls in XPathRecordReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819892 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 12:05:22 +00:00
Shalin Shekhar Mangar
309347e5b9 SOLR-1470 -- useCompoundFile was not taking effect
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819891 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 12:01:05 +00:00
Shalin Shekhar Mangar
1872d310f9 Reverting 819538 and followups
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819889 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 11:30:32 +00:00
Shalin Shekhar Mangar
ea6dfe4ccb Fixing hudson build issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819865 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 09:19:40 +00:00
Ryan McKinley
6c77956433 add to ignore list
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819841 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 06:28:39 +00:00
Ryan McKinley
33066b93af SOLR-1472 -- adding missing reference to 'lucene-misc'
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819838 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 06:23:51 +00:00
Ryan McKinley
029a6d487c SOLR-1472 -- upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819835 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 06:12:04 +00:00
Yonik Seeley
3f64cb5dbc tests: try and prevent some spurious test failures that may be happening because jetty/solr isn't ready
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819804 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 02:55:49 +00:00
Shalin Shekhar Mangar
fe2a788525 simple-xml is also not distributed and needs to be downloaded
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819719 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 20:30:21 +00:00
Shalin Shekhar Mangar
8eaba03d59 SOLR-1433 followup -- Prevent extraction/lib and clustering/lib from being copied into the lib directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819714 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 20:27:28 +00:00
Grant Ingersoll
18e669e5cd added some verbiage about Lucene for people who might have customizations based on Lucene in their Solr app.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819656 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 17:36:44 +00:00
Shalin Shekhar Mangar
fae44c8c06 Use HTMLStripCharFilter instead of deprecated HTMLStripReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819638 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 16:44:26 +00:00
Grant Ingersoll
36a99b82fc Get the deps right!
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819578 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 15:09:11 +00:00
Grant Ingersoll
f7a381d9c1 renamed to remove dash and replace with underbar in powered by logos
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819554 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 14:26:32 +00:00
Grant Ingersoll
d01c302e5d SOLR-1409: Added powered by logos
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819544 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 14:15:45 +00:00
Shalin Shekhar Mangar
1cc25af20c SOLR-1433 followup -- Moving apache-solr-velocity-1.4-dev.jar to dist directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819538 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:51:13 +00:00