Commit Graph

314 Commits

Author SHA1 Message Date
Grant Ingersoll 6ccabb7c8f http://issues.apache.org/jira/browse/LUCENE-721 -- Added in Clover code coverage, thanks to Michael Busch.
Updated the xdocs with a new file named systemrequirements that details the system requirements for using Lucene.  Linked to them via the developer-resources and the releases page.  Regenerated the site.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@485001 13f79535-47bb-0310-9956-ffa450edef68
2006-12-09 16:32:22 +00:00
Grant Ingersoll e47e6bd920 git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@481552 13f79535-47bb-0310-9956-ffa450edef68 2006-12-02 12:27:27 +00:00
Grant Ingersoll 683d60447c Fixed the trail (thanks Marvin) in skinconf and put in a temporary feather logo for the left image.
Added in developer-resources.xml that contains info on contributing, downloading nightly builds and getting code from SVN and added it under the resources section.
Fixed the news release item on the main page to be Nov. 26
Added in links to previous versions of site under the Site Versions so that we have links.  These sites have been downloaded and are available on the website, just not linked to until now

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@481550 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 12:24:55 +00:00
Grant Ingersoll e3f84c2a19 Fixed the trail (thanks Marvin) in skinconf and put in a temporary feather logo for the left image.
Added in developer-resources.xml that contains info on contributing, downloading nightly builds and getting code from SVN and added it under the resources section.
Fixed the news release item on the main page to be Nov. 26
Added in links to previous versions of site under the Site Versions so that we have links.  These sites have been downloaded and are available on the website, just not linked to until now

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@481549 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 12:11:45 +00:00
Daniel Naber 16d9dc0f49 fix a typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@480706 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 20:22:11 +00:00
Grant Ingersoll 0a69bdfe93 Readded the lock-less commits documentation that was accidentally lost.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@480704 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 20:11:38 +00:00
Grant Ingersoll 7347e0b0a3 next part of docs commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@479468 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 00:06:05 +00:00
Grant Ingersoll abe5ee5387 part 2 of new docs commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@479466 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 00:03:13 +00:00
Grant Ingersoll fa2be4c0d2 Updated the website to new Forrest based site, see Issue 707, part one of commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@479465 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 00:00:46 +00:00
Michael McCandless d634ccf4e9 Lockless commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@476359 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 23:18:47 +00:00
Mark Harwood ca0804ca4f Updated docs - Added entry to changes.txt for the new QueryParser use of ConstantScoreRangeQuery, added entry to whoweare docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@475629 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 08:18:20 +00:00
Michael McCandless d94dfccdbf Adding myself to committers list
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@475423 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 21:09:42 +00:00
Yonik Seeley 7ca20ee19f new ASF licenses header
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@472959 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 16:21:50 +00:00
Grant Ingersoll 456025b8d5 Added a line on how contributions can be made with a link to the Wiki page.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@471616 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 02:24:01 +00:00
Grant Ingersoll 6a36e71604 http://issues.apache.org/jira/browse/LUCENE-706
Changed 22 to 8

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@471614 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 02:20:39 +00:00
Grant Ingersoll 08847456e9 TermScorer to TermQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@462561 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 20:56:33 +00:00
Grant Ingersoll 8afdf8efc1 indexBoost to norm(t,d)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@454863 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 18:18:33 +00:00
Grant Ingersoll 75f561901e Updated scoring information to only have one copy of the Scoring Formula. Implemented Doron Cohen's new scoring formula description in the javadoc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@454767 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 14:57:25 +00:00
Daniel Naber c91d5241c5 format with lists for better readability; link ruby and c lists on gossamer-threads.com
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@449776 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 19:05:39 +00:00
Grant Ingersoll d0b971a021 Updated scoring.xml per suggestions by Doug and Chris on issue 664. Moved the Query information and Similarity info to the o.a.l.s package.html in the Javadocs and provided links to the javadocs from the scoring file.
Added scoring.html into the project.xml so that it will now be live on the Lucene java site.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@442406 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 01:05:20 +00:00
Grant Ingersoll b237052d3a scoring documentation updates from Michael McCandless
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@438127 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 17:43:18 +00:00
Grant Ingersoll 9f374d9202 Applied patch from:
http://issues.apache.org/jira/browse/LUCENE-664

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@434091 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 17:28:04 +00:00
Grant Ingersoll e14f9e35ee Initial check in of scoring.xml documentation. I have also added lucene.css stylesheet and included it in the Anakia Site VSL, although I am open to other ways of including style information on a per document basis (I just don't know Velocity to make the changes).
I have not linked in scoring.xml to the main documentation yet, as I wanted others to proofread/edit before making it official.  Once it is official, I will hook it in via the projects.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@433642 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 14:25:28 +00:00
Grant Ingersoll e2b5047f9c Initial check in of scoring.xml documentation. I have also added lucene.css stylesheet and included it in the Anakia Site VSL, although I am open to other ways of including style information on a per document basis (I just don't know Velocity to make the changes).
I have not linked in scoring.xml to the main documentation yet, as I wanted others to proofread/edit before making it official.  Once it is official, I will hook it in via the projects.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@433629 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 13:41:33 +00:00
Grant Ingersoll 4ba69db562 Initial check in of scoring.xml documentation. I have also added lucene.css stylesheet and included it in the Anakia Site VSL, although I am open to other ways of including style information on a per document basis (I just don't know Velocity to make the changes).
I have not linked in scoring.xml to the main documentation yet, as I wanted others to proofread/edit before making it official.  Once it is official, I will hook it in via the projects.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@433627 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 13:38:16 +00:00
Daniel Naber d24ee28c66 LUCENE-649: tiny typo fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@431979 13f79535-47bb-0310-9956-ffa450edef68
2006-08-16 18:34:37 +00:00
Grant Ingersoll 3308763643 Also updated the link to changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@431923 13f79535-47bb-0310-9956-ffa450edef68
2006-08-16 15:26:51 +00:00
Grant Ingersoll a40febc259 Updated the link to the 1.4.x archives, as the current jakarta link no longer works. Added instructions on how to navigate to the archives section where the 1.4.x is archived.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@431918 13f79535-47bb-0310-9956-ffa450edef68
2006-08-16 15:17:30 +00:00
Daniel Naber a9a325a4df LUCENE-646: fix various small issues with the "getting started" demo pages (patch by Michael McCandless)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@428554 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 22:24:42 +00:00
Grant Ingersoll 57f35aa2af Added Grant Ingersoll as committer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@410519 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 13:34:43 +00:00
Doug Cutting abe6f69902 Update for 2.0.0 release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@409703 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 17:38:01 +00:00
Doug Cutting 1915582612 Preparing for 2.0.0 release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@409697 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 16:50:37 +00:00
Daniel Naber bb923a20b1 lockDir is still supported as a system property
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@389599 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 20:36:18 +00:00
Doug Cutting b501850698 Updating to reflect 1.9.1 release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@382905 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 18:20:51 +00:00
Doug Cutting 75bb405e29 Qualify project name with Apache.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381749 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 19:19:17 +00:00
Doug Cutting 8966b429ed Added DOAP file, contributed by Grant Ingersoll.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381746 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 19:14:11 +00:00
Doug Cutting 508dc68477 Merge changes from 1.9 branch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381700 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 16:49:44 +00:00
Daniel Naber f7313df2a7 typo fix only
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381427 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 20:13:12 +00:00
Doug Cutting f388a1088a Fix for LUCENE-499: documentation improvements prior to 1.9 release. Contributed by Hoss.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381415 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 19:50:18 +00:00
Daniel Naber 01db0edff5 remove outdated reference to Jakarta
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381040 13f79535-47bb-0310-9956-ffa450edef68
2006-02-26 01:04:53 +00:00
Doug Cutting 2b686b68aa Fix release and svn urls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@379515 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 16:31:28 +00:00
Doug Cutting 3021f421d6 Sync changes to docs from 1.9 branch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@379209 13f79535-47bb-0310-9956-ffa450edef68
2006-02-20 19:34:47 +00:00
Daniel Naber ccde3ae5c0 mention nightly builds in the news section (plus tiny HTML syntax fixes)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@372588 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 19:12:23 +00:00
Daniel Naber 2f98d903ce fix link to wordnet in SVN
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@354487 13f79535-47bb-0310-9956-ffa450edef68
2005-12-06 18:16:52 +00:00
Yonik Seeley 741173ade6 document lucene version for FieldBits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@329735 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 04:37:51 +00:00
Yonik Seeley ae11eb845b make field norms optional : LUCENE-448
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@329366 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 03:52:48 +00:00
Erik Hatcher 52c12ea335 add Grant's ApacheCon presentation to the site
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@329264 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 18:33:11 +00:00
Yonik Seeley c2065b4a3f document the counter used to generate new segment names in the segments file
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@329098 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 05:05:35 +00:00
Yonik Seeley d587bd1cc6 adding Yonik Seeley
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@328550 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 04:09:07 +00:00
Erik Hatcher 1f5925c639 adjust site to point to JIRA
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@290677 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 10:41:16 +00:00
Otis Gospodnetic b32b4b2235 - Moved general@ to the botton, to encourage more specific subscriptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@280256 13f79535-47bb-0310-9956-ffa450edef68
2005-09-12 04:50:12 +00:00
Daniel Naber 812ffcb2bc additional link to archive with search feature
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@279289 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 10:07:23 +00:00
Daniel Naber fa28524804 "modified utf-8"
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@240464 13f79535-47bb-0310-9956-ffa450edef68
2005-08-27 22:10:34 +00:00
Daniel Naber c294be7007 removing link to ApacheCon Europe
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@233519 13f79535-47bb-0310-9956-ffa450edef68
2005-08-19 17:45:32 +00:00
Daniel Naber 2b9e6b6252 update for Lucene 1.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@216241 13f79535-47bb-0310-9956-ffa450edef68
2005-07-13 21:08:05 +00:00
Daniel Naber c223db7a29 small update, adding links
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@208666 13f79535-47bb-0310-9956-ffa450edef68
2005-06-30 19:26:13 +00:00
Daniel Naber 3f2a20e6f7 fix the information about the .tii file (but still not 100% accurate, see "TODO")
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@180084 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 13:10:45 +00:00
Erik Hatcher 4a7ddf9db8 add link to EuroApacheCon to site
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@179761 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 09:50:45 +00:00
Daniel Naber 17d02d8f2f document the compound file format
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@179407 13f79535-47bb-0310-9956-ffa450edef68
2005-06-01 19:47:14 +00:00
Daniel Naber 085ba51c9b even better spam-protect our email addresses
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@171237 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 18:38:27 +00:00
Daniel Naber e8ba60ce87 trying again to re-adding the features page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@170181 13f79535-47bb-0310-9956-ffa450edef68
2005-05-14 23:07:52 +00:00
Daniel Naber 498cf19c97 re-adding the features page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@170180 13f79535-47bb-0310-9956-ffa450edef68
2005-05-14 23:07:10 +00:00
Daniel Naber ec9485f9a6 re-adding the features page and a link to it
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@170179 13f79535-47bb-0310-9956-ffa450edef68
2005-05-14 23:05:04 +00:00
Daniel Naber 0e9579345a fixing typos; WordNet url update
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168208 13f79535-47bb-0310-9956-ffa450edef68
2005-05-04 23:10:37 +00:00
Daniel Naber 4b1834eeee sorry, typo in image URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165660 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 18:50:45 +00:00
Daniel Naber 4b2d7f3fe0 use non-relative URL for image to make it work in sub directories; remove non-existing stuff from sandbox page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165659 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 18:47:19 +00:00
Daniel Naber d087df635f move resource page to the wiki to avoid content duplication
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165508 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 14:07:36 +00:00
Daniel Naber db8246f137 forgot to commit these files
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165500 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 13:09:36 +00:00
Daniel Naber 82f66e4822 removing the outdated "bugs" link from the navigation; removing broken links from the contributions page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165353 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 22:54:44 +00:00
Daniel Naber d17271b1c1 using our own site.vsl so we can have a new logo without "jakarta"
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165351 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 22:39:34 +00:00
Daniel Naber 656e81b0d3 also link the old list archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165044 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 20:43:04 +00:00
Daniel Naber aae36c1d9a adding links to the commit notifications archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164886 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 21:20:26 +00:00
Daniel Naber 49b9a89299 mention java user list
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164879 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 21:05:41 +00:00
Otis Gospodnetic e63716d468 - Fixed paths/URLs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164170 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 04:31:17 +00:00
Otis Gospodnetic 672827d4a4 - Not referenced from anywhere, and not really needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164169 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 04:30:42 +00:00
Erik Hatcher 594ef09704 Add info on new mailing lists.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164164 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 03:04:07 +00:00
Otis Gospodnetic cde823efb6 - Removed links to the old lucene-user and lucene-dev mailing lists
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162108 13f79535-47bb-0310-9956-ffa450edef68
2005-04-21 02:16:20 +00:00
Otis Gospodnetic 1bf35879fc - s/\.eu//g for list archive links
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159344 13f79535-47bb-0310-9956-ffa450edef68
2005-03-29 02:52:20 +00:00
Otis Gospodnetic babe477c6d - Added a blurb about LIA
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159238 13f79535-47bb-0310-9956-ffa450edef68
2005-03-28 14:25:04 +00:00
Otis Gospodnetic d44b19160d - Added links to other mailing lists and to all list archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159237 13f79535-47bb-0310-9956-ffa450edef68
2005-03-28 14:24:08 +00:00
Erik Hatcher 0bcd9a04f4 Update mailing list link
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159103 13f79535-47bb-0310-9956-ffa450edef68
2005-03-26 12:58:35 +00:00
Erik Hatcher b25ded1337 Add mailing list page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158381 13f79535-47bb-0310-9956-ffa450edef68
2005-03-21 00:24:18 +00:00
Otis Gospodnetic 510e6b2c45 - Fixed path to Lucene SVN repository
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157218 13f79535-47bb-0310-9956-ffa450edef68
2005-03-12 03:13:09 +00:00
Erik Hatcher 34463f8c11 fixed some incorrect links to the repository
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@156085 13f79535-47bb-0310-9956-ffa450edef68
2005-03-03 21:06:45 +00:00
Erik Hatcher 28e712b2ee update docs to account for TLP migration
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@153802 13f79535-47bb-0310-9956-ffa450edef68
2005-02-14 16:48:47 +00:00
Erik Hatcher ea3a9502f2 Refresh generated docs from site2
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150732 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 13:58:17 +00:00
Erik Hatcher 53d390db9a Add pylucene to resources, and refresh generated docs from site2
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150731 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 13:57:32 +00:00
Otis Gospodnetic 707c77e91a - s/nagoya/mail-archives/
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150726 13f79535-47bb-0310-9956-ffa450edef68
2004-12-31 04:24:57 +00:00
Daniel Naber a487218a0b link the new FAQ
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150725 13f79535-47bb-0310-9956-ffa450edef68
2004-12-30 21:50:43 +00:00
Otis Gospodnetic dc1ad4d18c - System properties are already on the Wiki
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150712 13f79535-47bb-0310-9956-ffa450edef68
2004-12-18 06:15:20 +00:00
Otis Gospodnetic 6f8faa8a92 - Removed LARM references
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150711 13f79535-47bb-0310-9956-ffa450edef68
2004-12-18 06:00:37 +00:00
Bernhard Messer 268f647d6e document missing system properties.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150693 13f79535-47bb-0310-9956-ffa450edef68
2004-12-05 13:18:39 +00:00
Bernhard Messer a77b4ffb42 change lockdir to lockDir so that it follows the existing casing
pattern.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150691 13f79535-47bb-0310-9956-ffa450edef68
2004-11-29 22:51:21 +00:00
Bernhard Messer c8ccdf94ca small typo fix
PR:32432
Reviewed by:	Bernhard Messer


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150687 13f79535-47bb-0310-9956-ffa450edef68
2004-11-29 21:09:41 +00:00
Christoph Goller 2b6b9f83d3 Update download links to Apache mirrors
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150684 13f79535-47bb-0310-9956-ffa450edef68
2004-11-29 13:34:57 +00:00
Christoph Goller 61f9910d14 updating info for release 1.4.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150683 13f79535-47bb-0310-9956-ffa450edef68
2004-11-29 11:18:34 +00:00
Daniel Naber 2902fa2562 fixing the links to the mailing list archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150643 13f79535-47bb-0310-9956-ffa450edef68
2004-11-16 21:01:02 +00:00
Daniel Naber 06f6a59c0b make the links to bugzilla work again
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150642 13f79535-47bb-0310-9956-ffa450edef68
2004-11-15 19:00:49 +00:00
Bernhard Messer 71f37eaa5d adding myself to the "who we are" pages to verify if commit's go thru.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150633 13f79535-47bb-0310-9956-ffa450edef68
2004-11-09 15:54:28 +00:00
Daniel Naber c49da536de use a less misleading download link as long as Lucene is not properly mirrored
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150624 13f79535-47bb-0310-9956-ffa450edef68
2004-10-30 12:17:48 +00:00