Skip to content

Commit 0f888d3

Browse files
committed
remove solr data
1 parent fe1f7e7 commit 0f888d3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+12
-1
lines changed

.gitignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,15 @@ yarn-debug.log*
7070
!/storage/.keep
7171

7272
# Build/test artifacts
73-
/artifacts/
73+
/artifacts/
74+
75+
# Ignore solr files
76+
/solr/geodata-test/data/index/*
77+
/solr/geodata-test/data/tlog/*
78+
/solr/geodata/data/index/*
79+
/solr/geodata/data/tlog/*
80+
81+
!/solr/geodata-test/data/index/.keep
82+
!/solr/geodata-test/data/tlog/.keep
83+
!/solr/geodata/data/index/.keep
84+
!/solr/geodata/data/tlog/.keep

solr/geodata-test/data/index/_5.fdm

-158 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.fdt

-10.9 KB
Binary file not shown.

solr/geodata-test/data/index/_5.fdx

-64 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.fnm

-5.52 KB
Binary file not shown.

solr/geodata-test/data/index/_5.kdd

-358 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.kdi

-75 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.kdm

-371 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.nvd

-274 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.nvm

-607 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.si

-574 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.tvd

-15.7 KB
Binary file not shown.

solr/geodata-test/data/index/_5.tvm

-162 Bytes
Binary file not shown.

solr/geodata-test/data/index/_5.tvx

-81 Bytes
Binary file not shown.
-201 Bytes
Binary file not shown.
-638 Bytes
Binary file not shown.
-13.4 KB
Binary file not shown.
-4.82 KB
Binary file not shown.
-110 KB
Binary file not shown.
-3.82 KB
Binary file not shown.
-5.38 KB
Binary file not shown.
-220 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

solr/geodata/data/index/.keep

Whitespace-only changes.

solr/geodata/data/index/_0.fdm

-158 Bytes
Binary file not shown.

solr/geodata/data/index/_0.fdt

-10.8 KB
Binary file not shown.

solr/geodata/data/index/_0.fdx

-64 Bytes
Binary file not shown.

solr/geodata/data/index/_0.fnm

-5.52 KB
Binary file not shown.

solr/geodata/data/index/_0.kdd

-358 Bytes
Binary file not shown.

solr/geodata/data/index/_0.kdi

-75 Bytes
Binary file not shown.

solr/geodata/data/index/_0.kdm

-371 Bytes
Binary file not shown.

solr/geodata/data/index/_0.nvd

-274 Bytes
Binary file not shown.

solr/geodata/data/index/_0.nvm

-607 Bytes
Binary file not shown.

solr/geodata/data/index/_0.si

-574 Bytes
Binary file not shown.

solr/geodata/data/index/_0.tvd

-15.6 KB
Binary file not shown.

solr/geodata/data/index/_0.tvm

-162 Bytes
Binary file not shown.

solr/geodata/data/index/_0.tvx

-81 Bytes
Binary file not shown.
-201 Bytes
Binary file not shown.
-638 Bytes
Binary file not shown.
-13.3 KB
Binary file not shown.
-4.78 KB
Binary file not shown.
-109 KB
Binary file not shown.
-3.82 KB
Binary file not shown.
-5.38 KB
Binary file not shown.

solr/geodata/data/index/segments_2

-220 Bytes
Binary file not shown.

solr/geodata/data/tlog/.keep

Whitespace-only changes.
-17.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)