summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authoralex <[email protected]>2026-07-28 00:30:55 +0200
committeralex <[email protected]>2026-07-28 00:30:55 +0200
commite973c9724829d962ff9e233ef16f489296f9fe3d (patch)
tree324df28e63c5f550bfb2c4f84daa99b554c72eb5 /.idea
parent3038483c570af7b923dda39e857b9cab8f89e5dd (diff)
downloadsearch-engine-e973c9724829d962ff9e233ef16f489296f9fe3d.tar.xz
search-engine-e973c9724829d962ff9e233ef16f489296f9fe3d.zip
added Posting type to the reverse index struct which will be later used for scoring results
Diffstat (limited to '.idea')
-rw-r--r--.idea/vcs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ </component>
+</project> \ No newline at end of file