250 Commits

Author SHA1 Message Date
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