RE: IndexBasedSpellChecker on multiple fields

2011-10-20 Thread Dyer, James
Content Group (615) 213-4311 -Original Message- From: simone.trip...@gmail.com [mailto:simone.trip...@gmail.com] On Behalf Of Simone Tripodi Sent: Thursday, October 20, 2011 8:58 AM To: solr-user@lucene.apache.org Subject: Re: IndexBasedSpellChecker on multiple fields Hi James, sorry for

Re: IndexBasedSpellChecker on multiple fields

2011-10-20 Thread Simone Tripodi
James Dyer >> E-Commerce Systems >> Ingram Content Group >> (615) 213-4311 >> >> >> -Original Message- >> From: simone.trip...@gmail.com [mailto:simone.trip...@gmail.com] On Behalf >> Of Simone Tripodi >> Sent: Tuesday, October 18, 2011 7:06 AM

Re: IndexBasedSpellChecker on multiple fields

2011-10-19 Thread Simone Tripodi
> for SOLR-2585 (https://issues.apache.org/jira/browse/SOLR-2585), which aims > to solve these problems. > > James Dyer > E-Commerce Systems > Ingram Content Group > (615) 213-4311 > > > -Original Message----- > From: simone.trip...@gmail.com [mailto:simone.tri

RE: IndexBasedSpellChecker on multiple fields

2011-10-18 Thread Dyer, James
-Original Message- From: simone.trip...@gmail.com [mailto:simone.trip...@gmail.com] On Behalf Of Simone Tripodi Sent: Tuesday, October 18, 2011 7:06 AM To: solr-user@lucene.apache.org Subject: IndexBasedSpellChecker on multiple fields Hi all guys, I need to configure the IndexBasedSpellChecker

IndexBasedSpellChecker on multiple fields

2011-10-18 Thread Simone Tripodi
Hi all guys, I need to configure the IndexBasedSpellChecker that uses more than just one field as a spelling dictionary, is it possible to achieve? In the meanwhile I configured two spellcheckers and let users switch from a checkeer to another via params on GET request, but looks like people are no