wikiFtsGen

package module
v0.0.0-...-3209b0d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2021 License: MIT Imports: 9 Imported by: 0

README

wiki-fts-gen

Small tool to parse wikipedia database dump to generate a huge amount of test data for a fulltext search test

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(files []string, startId uint64, endId uint64, ch chan Doc) error

Types

type Doc

type Doc struct {
	Id     uint64
	Title  string
	Text   string
	Date   time.Time
	Author string
}

func (Doc) String

func (d Doc) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL