david-allison / manx-corpus-search

MIT License
3 stars 1 forks source link

Performance: Improve Document Filtering #3

Closed david-allison closed 1 year ago

david-allison commented 3 years ago

This is extremely inefficient and low-hanging fruit, can lead to timeouts when searching for a wildcard on a given work

https://github.com/david-allison-1/manx-corpus-search/blob/68b97e517f22c5f91c0427e0eed3d7ec556ccf45/CorpusSearch/Dependencies/Lucene/LuceneIndex.cs#L121-L137

david-allison commented 3 years ago

Not as important - Merging has moved this from 120 seconds to 5.