PDA

View Full Version : Lucene integration and documentation


koevet
May 18th, 2006, 06:32 AM
Hello,
I was planning to use the Spring Modules Lucene integration (now officially released on version 0.3) but I couldn't find any documentation. Of course I can start digging in the source code, but some general docs wouldn't hurt.
Are you guys planning to release some docs (a part from the Javadoc)?

Thanks
Luciano

Costin Leau
May 19th, 2006, 04:06 PM
Yes, there is. We are going to have a shorter release cycle so every 1.5-2month we plan to get a new version out which among bugfixes and new features will include documentation updates and samples.
Please raise an issue on jira so it will not be lost. Thanks.

Costin Leau
May 20th, 2006, 11:20 AM
Btw, on the CVS there is documentation on the lucene module which unfortunatelly was not released in 0.3. I'll update the site documentation this weekend.

Costin Leau
May 21st, 2006, 06:57 AM
I have updated the documentation on the Spring Modules site - both the HTML (https://springmodules.dev.java.net/docs/reference/0.3/html_single/)and the PDF (https://springmodules.dev.java.net/docs/reference/0.3/pdf/springmodules-docs-reference.pdf)version to include lucene documentation as well.