菜单页布局

    2023-05-13

    Simd

    2023-11-12

    Single construction multi Data

    SIMD  SISD   MISD ...
          
    Read More

    Compress

    2023-11-11

    IntBlockPool

    在索引阶段,使用IntBlockPool来存储term(域值)的信息,在MemoryIndex,使用此类对term在文档中的位置,payload数据进行存储,它即Memory中的倒排表,它的数据就是用这个类的对象存储的

    Read More

    Lucene Contents

    2023-11-10

    Lucene核心技术

    Lucene7.5.0 vs Lucene 8.7.0

    codecs

    SIMD(Single Instruction Multiple Data)

    索引文件

    DocVa...

    Read More

    Notes

    2023-11-07

    索引文件vec/vem/vex lucene9.8.0

    lucene向量搜索相关的索引文件,主要索引文件类型为.vec/.vem/.vex结尾的文件,文件中包含的内容主要包括图的分层信息、每一层中的节点编号、向量值,相连的邻居节点等信息 业界流行的向量搜索基于论文
    Efficient and rob...

    Read More

    Front End Roadmap

    2023-06-10

    第一阶段-前端基本功

    html:

    html元素和属性,html表单和图形处理,html媒体和最佳实践

    css:

    • css基本语法和选择器,
    • css背景,文本,边框,轮廓与颜色
    • css列表,表单与表格样式
    • cs...
    Read More
    View: User: