Commit Graph

80 Commits

Author SHA1 Message Date
Erik Hatcher fcc5fed4e5 add lucid ref. guide image to site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@902484 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:41:04 +00:00
Erik Hatcher da447b500b Add Lucid reference guide to site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@902483 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:40:25 +00:00
Erik Hatcher 492f0d86f0 "Forrest Entity updates"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@902172 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 16:57:37 +00:00
Grant Ingersoll bb19fb01d8 solr 1.4 site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834502 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 15:31:23 +00:00
Grant Ingersoll 5730fe2fe2 new doap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834225 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 20:50:11 +00:00
Yonik Seeley ad5c69277e doc: front page grammar fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 02:40:53 +00:00
Yonik Seeley 5642b104f5 docs: update front page description + release announcement
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831788 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 01:18:05 +00:00
Yonik Seeley 2e37f69d3f doc: website features update
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831504 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 01:37:34 +00:00
Yonik Seeley 3f18384839 tutorial - prepend display URLs with ... when significant parameters have been left out
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829857 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 16:40:47 +00:00
Yonik Seeley 3abb7bef70 fix tutorial spelling mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829775 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 12:50:08 +00:00
Yonik Seeley 5b84fb40cf docs - solr tutorial updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829663 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25 21:59:38 +00:00
Grant Ingersoll 259f9c45b7 update the version numbers for the code freeze, also some doc refs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824893 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 19:42:13 +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
Grant Ingersoll 657d48a7ea Add a get started section to the front page
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808511 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 16:51:23 +00:00
Chris M. Hostetter d9ed24e9e4 fun with forrest: all images previously only in site/skin/images have now been copied to src/site/src/documentation/skins/lucene/images ... this fixes all the remaining broken link errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807848 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:54:02 +00:00
Chris M. Hostetter fe66658fea more fun with forrest: these two images were in site/skin/images but not anywhere in src/site .. copying them into the images directory for our theme solved the broken links errors about them
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807843 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:31:00 +00:00
Chris M. Hostetter ef6b8d1470 instruction_arrow.png is (evidently) part of the theme we are using, but forrest couldn't find it becuase it was only in site/images and not in the images directory for our theme
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807833 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:11:49 +00:00
Chris M. Hostetter 6c82a21437 for reasosn that make no sense to me, forrest/cocoon seem to have been freaking out with an error of 'images/solr_FC.jpg BROKEN: null' ever since r730648 when i added solr_FC.svg. aparently they don't like jpg files and svg files haven't the same root name. renaming this file (so something more seo friendly) seems to fix that problem. NOTE: there are still other broken link problems, but those seem to be unrelated due to a bug in the theme we are using
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807825 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:04:37 +00:00
Chris M. Hostetter 405b30dc12 SOLR-1378: add site news and feature spot for new Solr book
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807776 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 19:29:33 +00:00
Chris M. Hostetter 3330f98584 apachecon news
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805545 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 19:24:09 +00:00
Grant Ingersoll 9e81632efa SOLR-1209: forgot the skin change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783729 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 11:59:04 +00:00
Grant Ingersoll c679d4066b SOLR-1209: change default search to be Solr powered instead of Google powered
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783728 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 11:53:05 +00:00
Noble Paul ea16a119f5 added Noble Paul
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@774808 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 15:14:32 +00:00
Mark Robert Miller f6db6c9f2c add mark miller to committers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771679 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 11:57:01 +00:00
Chris M. Hostetter 1055385c07 fix broken link for query parser syntax ... as long as we're changing it point at wiki where there is info about enhancements to syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@761847 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04 00:48:11 +00:00
Grant Ingersoll 7e618a3060 add ACEU news
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742623 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 17:02:40 +00:00
Mike Klaas 2e434b4179 remove old logo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728178 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:26:57 +00:00
Chris M. Hostetter a970df56e5 adding source (vector) eps for new logo so we have permannt copy for edint. Also svn adding new logo into site/ directory so it's actually visible (i think klaas just overlooked this)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728174 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:14:16 +00:00
Mike Klaas 7483c80001 add logo to Solr site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728143 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 20:57:31 +00:00
Chris M. Hostetter b5081cdf69 announce logo contest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701474 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 18:11:57 +00:00
Chris M. Hostetter ef69f0699c updated DOAP file with 1.3 (and 1.2) releases
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696385 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 18:08:43 +00:00
Grant Ingersoll 436fb3ef14 1.3.0 news
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696012 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 19:18:44 +00:00
Shalin Shekhar Mangar f207fcaf90 Removing incorrectly placed site and placing it in the right folder this time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688703 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 12:07:42 +00:00
Shalin Shekhar Mangar 74ed2cbcfe Re-generating website with forrest with the changes in previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688547 13f79535-47bb-0310-9956-ffa450edef68
2008-08-24 18:42:15 +00:00
Shalin Shekhar Mangar ebb0e0dda5 Finally able to understand what alphabetical order means :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678279 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 14:47:31 +00:00
Shalin Shekhar Mangar a60aa83fde Adding my name to the "Who We Are" page. Also, changing the position of Koji so that list is in alphabetical order.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678257 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 07:27:51 +00:00
Bertrand Delacretaz ef8a49d414 marking myself inactive - haven't contributed to Solr for almost a year now
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@662366 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02 08:56:41 +00:00
Koji Sekiguchi 291d18433e added Koji Sekiguchi to who page.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653794 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 14:50:09 +00:00
Grant Ingersoll 191e72edde added Grant to committer list
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@628962 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 01:52:45 +00:00
Chris M. Hostetter 7b49ea1ab8 directing people to wiki for non-apache hosted mailing list archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601573 13f79535-47bb-0310-9956-ffa450edef68
2007-12-05 23:29:45 +00:00
Chris M. Hostetter 2d3ddfeadc ossummit rescheduled, new dates unknown - use new gif and remove explicit date refrences
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@593939 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 18:50:49 +00:00
Chris M. Hostetter a415d8077c updated site to have con icons float right, and intro section named 'What is Solr'
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@581501 13f79535-47bb-0310-9956-ffa450edef68
2007-10-03 05:42:32 +00:00
Erik Hatcher 8d410307d4 Add OSSummit Asia talks to Solr news
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@581339 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 18:26:23 +00:00
Chris M. Hostetter 3954767c5e plagerizing apachecon blurb from TLP site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@572462 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:33:57 +00:00
Chris M. Hostetter e90cf40c79 SOLR-311 made quoting of example curl calls work on windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@557739 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 19:05:26 +00:00
Yonik Seeley 8454db1be1 1.2 release news
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@545037 13f79535-47bb-0310-9956-ffa450edef68
2007-06-07 03:17:18 +00:00
Chris M. Hostetter 1e5e40cb9c SOLR-238: make tutorial explicit about the version it applies to
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@542626 13f79535-47bb-0310-9956-ffa450edef68
2007-05-29 19:16:09 +00:00
Chris M. Hostetter 8d1d5939f7 SOLR-230: improvements to SOLR-230 so curl is not needed at all in tutorial
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@541046 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 19:44:03 +00:00
Chris M. Hostetter f03a4ef7bb Hmmm... these are some old changes to the tutorial.xml (sort spec for standard handler), who.xml (Ryan), and features.xml (clarifying faceting) that don't seem to have ever been committed in the HTML/PDF versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@541043 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 19:39:58 +00:00