search for: aapian

Displaying 1 result from an estimated 1 matches for "aapian".

Did you mean: xapian
2005 Oct 08
1
*wildcard* support?
...le, unpalatable for performance reasons, or just not on the roadmap because it's a pain? :) I would generally only use it for shorter strings, like email headers. I *could* potentially use right-truncating in sequence as below, but I'm not sure if this is too insane. terms indexed: Axapian Aapian Apian Aian Aan search for: A<user_inputted_partial_term>* Which would obviously use alot of terms! Thanks, Eric