- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for geo (0.01 sec)
-
module.xml
<param name="module.zip.version" value="${opensearch.version}" /> </antcall> <!-- geo --> <antcall target="install.module"> <param name="repo.url" value="${maven.release.repo.url}" /> <param name="module.groupId" value="org/codelibs/opensearch/module" /> <param name="module.name.prefix" value="" /> <param name="module.name" value="geo" /> <param name="module.version" value="${opensearch.version}" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 3.9K bytes - Viewed (0) -
pom.xml
<groupId>org.opensearch.plugin</groupId> <artifactId>opensearch-scripting-painless-spi</artifactId> </exclusion> <exclusion> <groupId>org.opensearch.plugin</groupId> <artifactId>geo</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.codelibs.fesen.client</groupId> <artifactId>fesen-httpclient</artifactId>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Sep 04 05:22:58 UTC 2025 - 49.6K bytes - Viewed (0)