dgrigg / hugo-lunr

Node module for creating lunr.js search indexes for static Hugo sites
71 stars 18 forks source link

Added option to ignore future posts #10

Open DyegoMaas opened 4 years ago

DyegoMaas commented 4 years ago

Besides ignoring drafted posts, it's interesting to have the ability to ignore posts with future dates, which Hugo does not publish by default (only with the -F argument).

It's necessary for blogs that work with scheduled content, otherwise content not yet published will be findable in searches on the index.