-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
I noticed there are a ton of super old incomplete lucene query parsers out there. I thought it would be kinda cool to see if I could implement one from one of our projects where the peg file is very complete and probably one of the best lucene definitions out there....
However I noticed this library couldn't handle the file at all (even if I converted the c# to js). If anyone is interested here was my WIP please note that there was changes I had to make to the peg file which I did not want to have to make and as a result it's incomplete and buggy..
https://gist.github.com/niemyjski/d852115272cfb0a4515616384208ea16
https://github.com/FoundatioFx/Foundatio.Parsers/blob/main/src/Foundatio.Parsers.LuceneQueries/LuceneQueryParser.peg
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels