This website requires JavaScript.
Explore
Help
Sign In
161sh
/
CatgirlIntelligenceAgency
Watch
1
Star
0
Fork
0
You've already forked CatgirlIntelligenceAgency
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
52e2ab45bf
CatgirlIntelligenceAgency
/
code
/
common
/
model
History
Viktor Lofgren
5411950b87
(minor) Tidy up EdgeDomain class a bit, no functional difference
2023-07-31 10:31:29 +02:00
..
src
(minor) Tidy up EdgeDomain class a bit, no functional difference
2023-07-31 10:31:29 +02:00
build.gradle
Additional code restructuring to get rid of util and misc-style packages.
2023-03-11 13:48:40 +01:00
readme.md
Break apart reverse index into a separate full index and priority index. It did this before using the same code. This will make the priority index about half as big since it no longer needs to keep metadata.
2023-03-21 16:12:31 +01:00
readme.md
Model
This package contains common models to the search engine
Central Classes
EdgeDomain
EdgeUrl
EdgeId
DocumentMetadata
DocumentFlags
WordMetadata
WordFlags