mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 10:38:40 +00:00
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165606 13f79535-47bb-0310-9956-ffa450edef68
11 lines
219 B
XML
11 lines
219 B
XML
<?xml version="1.0"?>
|
|
|
|
<project name="memory" default="default">
|
|
|
|
<description>
|
|
High-performance single-document index to compare against Query
|
|
</description>
|
|
|
|
<import file="../contrib-build.xml"/>
|
|
</project>
|