I am having the following problem. I have an index I built from a standard US Zip Code table. Users can search for any combination of City, State and Zip. If they search for City, State, I want to find unique results, instead of one result for every zip code that city state has. For instance, a search for "Mill Vally, CA" (mispelling on purpose), gives these results: 94941, Mill Valley, CA 29715, Fort Mill, SC 46365, Mill Creek, IN 29708, Fort Mill, SC 94114, Mill Valley, CA... etc. Notice the duplicates.
Any suggestions? -- View this message in context: http://www.nabble.com/Unique-City%2C-State-results-from-index-based-on-zip-tf3523168.html#a9828966 Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]