/Inverted-Index

This is the implementation of the intersect algorithm, union algorithm, and not algorithm

Primary LanguageJava

Inverted-Index

This is the implementation of the intersect algorithm, union algorithm, and not algorithm

  • word1 OR word2
  • word1 AND word2
  • word1 AND word2 OR word3 AND NOT word4