Directory groovy/groovy-core/src/examples/searchEngine/

Directory Created:
2005-04-21 20:02
Total Files:
2
Deleted Files:
0
Lines of Code:
97

Browse with ViewVC

[root]/groovy/groovy-core/src/examples/searchEngine

Lines of Code

groovy/groovy-core/src/examples/searchEngine/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 3 (100.0%) 99 (100.0%) 33.0
jez 2 (66.7%) 99 (100.0%) 49.5
paulk 1 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

paulk 2007-02-23 02:17

Minor refactoring to make tests work better across environments, e.g. SerializeTest uses SystemClassLoader, rename BinaryStreamsTest to include it in test suite

0 lines of code changed in:

jez 2005-04-21 20:02

* Added example usages of Lucene the search engine API in Groovy

based on examples in the wonderful 'Lucene in Action' book

by Erik Hatcher and Otis Gospodnetic ( http://www.lucenebook.com )



requires a lucene-1.x.x.jar from http://lucene.apache.org





From: Erik Hatcher



We'd be honored to have Groovy'fied Lucene in Action examples out

there! The PyLucene project did the same thing with our code,

actually. So its no problem at all.



Thanks



Erik

99 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT