Skip to content

Feature Request: Lucene Example #599

@niemyjski

Description

@niemyjski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions