Re: autocomplete: case-insensitive and middle word

2010-08-18 Thread Paul
Here's my solution. I'm posting it in case it is radically wrong; I hope someone can help straighten me out. It seems to work fine, and seems fast enough. In schema.xml:

Re: autocomplete: case-insensitive and middle word

2010-08-17 Thread Avlesh Singh
This thread might help - http://www.lucidimagination.com/search/document/9edc01a90a195336/enhancing_auto_complete Cheers Avlesh @avlesh | http://webklipper.com On Tue, Aug 17, 2010 at 8:30 PM, Paul wrote: > I have a couple questions about implementing an autocomplete

autocomplete: case-insensitive and middle word

2010-08-17 Thread Paul
I have a couple questions about implementing an autocomplete function in solr. Here's my scenario: I have a name field that usually contains two or three names. For instance, let's suppose it contains: John Alfred Smith Alfred Johnson John Quincy Adams Fred Jones I'd like to have the autocomplet