Vishal

Results 3 issues of Vishal

Currently a phrase like "before the end of the month" gives an interval as expected, but the end date is not the last day of the month. Examples: ``` curl...

bug
help wanted

Hi, feature request: support for recurring times. For example: "every wednesday" "every weekday at 1pm" "the next 4 weekends" "every 3 days until the end of the month" "every 15...

enhancement

I'm using elasticlunr in a typescript project. I get the following typescript compiler error when using addField: ``` [0] Argument of type '"url"' is not assignable to parameter of type...