lucene/xdocs/mailinglists.xml

60 lines
2.5 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<document>
<properties>
<title>Apache Lucene - Mailing Lists</title>
</properties>
<body>
<section name="Java User List">
<p>
This list is for users of Java Lucene to ask questions, share knowledge,
and discuss issues. Lucene developers are also expected to be lurking on
this list to offer support to users of Lucene.
</p>
<p>
<a href="mailto:java-user-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:java-user-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/">Archive</a>
</p>
</section>
<section name="Java Developer List">
<p>
This is the list where participating developers of the Java Lucene project meet
and discuss issues, code changes/additions, etc. Do not send mail to this list
with usage questions or configuration questions and problems.
</p>
<p>
<a href="mailto:java-dev-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:java-dev-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-java-dev/">Archive</a>
</p>
</section>
<section name="Lucene4c Developer List">
<p>
This is the list where participating developers of the lucene4c
project meet and disucss issues related to development of
lucene4c. Do not send mail to this list with usage or
configuration questions and problems.
</p>
<p>
<a href="mailto:c-dev-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:c-dev-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-c-dev/">Archive</a>
</p>
</section>
<section name="All Lucene Commits List">
<p>
This is a read-only list where all code commits messages go.
</p>
<p>
<a href="mailto:commits-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:commits-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-commits/">Archive</a>
</p>
</section>
</body>
</document>