yeraydiazdiaz / lunr.py

A Python implementation of Lunr.js 🌖
http://lunr.readthedocs.io
MIT License
187 stars 16 forks source link

Run field-specific pipelines in search (breaks bug-compatibility with lunr.js) #153

Open dhdaines opened 1 month ago

dhdaines commented 1 month ago

Fixes #152 but this will break bug-compatibility with lunr.js.