Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhiwei-parent
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
曾国盛
zhiwei-parent
Commits
dfd5793e
Commit
dfd5793e
authored
Jun 08, 2021
by
曾国盛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
减少不必要的传入
parent
5b3a6725
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
33 deletions
+1
-33
.gitignore
+1
-0
elasticsearchMoudle.xml
+0
-33
No files found.
.gitignore
View file @
dfd5793e
target
target
*.iml
*.iml
.idea
elasticsearchMoudle.xml
deleted
100644 → 0
View file @
5b3a6725
<?xml version="1.0" encoding="UTF-8"?>
<module
name=
"org.elasticsearch"
>
<resources>
<!-- Elasticsearch -->
<resource-root
path=
"elasticsearch-1.4.1.jar"
/>
<!-- Lucene -->
<resource-root
path=
"lucene-core-4.10.2.jar"
/>
<resource-root
path=
"lucene-analyzers-common-4.10.2.jar"
/>
<resource-root
path=
"lucene-queries-4.10.2.jar"
/>
<resource-root
path=
"lucene-memory-4.10.2.jar"
/>
<resource-root
path=
"lucene-highlighter-4.10.2.jar"
/>
<resource-root
path=
"lucene-queryparser-4.10.2.jar"
/>
<resource-root
path=
"lucene-sandbox-4.10.2.jar"
/>
<resource-root
path=
"lucene-suggest-4.10.2.jar"
/>
<resource-root
path=
"lucene-misc-4.10.2.jar"
/>
<resource-root
path=
"lucene-join-4.10.2.jar"
/>
<resource-root
path=
"lucene-grouping-4.10.2.jar"
/>
<resource-root
path=
"lucene-spatial-4.10.2.jar"
/>
<resource-root
path=
"lucene-expressions-4.10.2.jar"
/>
<!-- Insert other resources here -->
</resources>
<dependencies>
<module
name=
"sun.jdk"
export=
"true"
>
<imports>
<include
path=
"sun/misc/Unsafe"
/>
</imports>
</module>
<module
name=
"org.apache.log4j"
/>
<module
name=
"org.apache.commons.logging"
/>
<module
name=
"javax.api"
/>
</dependencies>
</module>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment