Log of /lucene/java/trunk/NOTICE.txt
Parent Directory
|
Revision Log
Revision
712318 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 8 00:20:32 2008 UTC
(12 months, 2 weeks ago)
by
mharwood
File length: 687 byte(s)
Diff to
previous 706342
(
colored)
Added new web application demo for contrib's XmlQueryParser.
This change involves:
* Adding Tomcat's Servlet jar into the lib directory and appropriate entry in NOTICE.txt following the lead from Solr's packaging
* Adding new "demo" directory to XmlQueryParser src directory
* Changing XMLQueryParser's build file to create a demo War file
* Changing the main build to include the demo War file (and any other future contrib/*/war files) in the binary distributions
The packaged source distribution has NOT been changed currently to add a lib directory with the servlet.jar so building from a cut-down src distro as opposed to the full subversion /trunk directory will not currently build the war file (the xml query parser build file detects the absence of servlet.jar). Not sure if this is a problem currently.
TODO:
Now that the servlet jar is available in Subversion I would recommend that the other existing WAR file,"luceneweb.war", is changed to move much of the java code which is currently embedded in JSP files into servlet .java files. This would ensure that the build system will check that the code in this application compiles cleanly with the latest Lucene APIs - otherwise any issue will only become apparent when a user tries to run a JSP.
Revision
706342 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 20 17:19:29 2008 UTC
(13 months ago)
by
gsingers
File length: 632 byte(s)
Diff to
previous 641303
(
colored)
LUCENE-1406. Added Arabic stemming and normalization. Also added new method to WordListLoader to allow for comments in word lists.
Revision
544703 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 6 01:33:11 2007 UTC
(2 years, 5 months ago)
by
buschmi
File length: 362 byte(s)
Diff to
previous 472959
(
colored)
LUCENE-740: Added SNOWBALL-LICENSE.txt to the snowball package and a remark about the license to NOTICE.TXT.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.