I want to implement a search that is a bit advanced and searching for some ideas on how to implement it.
For now, my ranking is an int property for each document, i'll sort the results by that property. To search my documents i'll use ListProperty (with substrings, e.g. for green [gr,gre,gree,green], maybe with reverse too ([en,een,reen])) and the = operator i think. But i have no idea how to implement the " search operator (search for "Debian 5.0" for example). Has anyone an idea? Or proposals how to implement it a better way? Greetings, Steffen
signature.asc
Description: PGP signature
