Any full-text search library

Ervin Bosenbacher via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Mar 21 03:38:23 PDT 2017


On Friday, 3 February 2017 at 14:30:01 UTC, Soolayman wrote:
> Is there any usable full-text search library? for D I couldn't 
> find any except the Elasticsearch client called elasticsearch-d 
> in the package registry a very old Lucene port for D1 called 
> dlucene. This is it or did I miss something?

Hi I have started to work on one about a week ago. I will give 
you a github link once I am in alpha phase, I guess about 1-2 
months as I have daytime work as well.
The work is based on Lucene 6 but I am trying to use standard D 
language techniques, etc.


More information about the Digitalmars-d-learn mailing list