RE: Disparity between API usage and Luke

2012-06-27 Thread Moray McConnachie
From: Rob Cecil [mailto:rob.ce...@gmail.com] Sent: 27 June 2012 17:07 To: lucene-net-user@lucene.apache.org Subject: Re: Disparity between API usage and Luke Moray, Thanks I did catch that and been thinking about it. I finally have the LIA book so some of this stuff is starting to make more sense. Would

Re: Disparity between API usage and Luke

2012-06-27 Thread Rob Cecil
Moray, Thanks I did catch that and been thinking about it. I finally have the LIA book so some of this stuff is starting to make more sense. Would you be willing to show your Keyword Analyzer class? thanks On Wed, Jun 27, 2012 at 1:57 AM, Moray McConnachie < mmcco...@oxford-analytica.com> wrote:

Re: Disparity between API usage and Luke

2012-06-27 Thread Moray McConnachie
Rob, just in case you missed it in the dialogue earlier, let me recommend to your attention the PerFieldAnalyserWrapper mentioned by someone else. This allows you to specify different analysers for different fields, but presents as a single analyser. So during indexing and searching to benefit f