lunu-bounir/search-all-tabs

Search incomplete words/numbers

Opened this issue · 1 comments

I want to search for the last 4 digits of a number.

I noticed I can search at the beginning of a word/number, but can't search from the end.

This is most useful for big numbers from shipping tracking numbers.

The "xapian" (the internal search engine that this extension uses for indexing) only supports right truncation (e.g. Xap*). As of the next release (v0.2.2), the. extension adds a right-click context menu over browser action, to use "lunrjs" indexing engine which supports both left and right truncations. This is not going to be the default engine for now, but you can activate it from the menu.