> > > The Solr query syntax is quite rich, so we can search against multiple > fields if we want. > > But I don't think the client guys should need to worry about that - we > have a multiValued field called "text" plonked at the end of the > schema that doesn't currently do anything. The intention is to > copyField all the searchable fields into that. It looks like we'll > need to add localised versions of it as well, but the principle > remains the same. >
Wouldn't this make a search for "foo" match all translations? That's not a very good idea.
-- Mailing list: https://launchpad.net/~ubuntu-appstore-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-appstore-developers More help : https://help.launchpad.net/ListHelp

