Skip to content

markcode/sphinx-value-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Sphinx Attribute String Value as Integer

Sphinx (search), convert string value to integer for using as attribute ID *_attr_bigint and *_attr_uint, using node.js.

Usage:

md5ToInt(string, bits);

EG:

var mybigintID = md5ToInt("hello world", 64); // 173911145114105

About

Sphinx (search) Attribute String Value as Integer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published