> Index Analyzer
> org.apache.solr.analysis.KeywordTokenizerFactory
> {luceneMatchVersion=LUCENE_31}
> position 1
> term text £22000 - £25000 per annum +
> benefits
> startOffset 0
> endOffset 36
>
>
> org.apache.solr.analysis.PatternReplaceFilterFactory
> {replacement=$2,
> pattern=[^\d]?([0-9]+[k,.]?[0-9]*)+.*?([0-9]+[k,.]?[0-9]*)+.*,
> luceneMatchVersion=LUCENE_31}
> position 1
> term text 25000
> startOffset 0
> endOffset 36
>
>
> this is my output for the field salary_max, it seems to be
> working from the
> admin jsp interface
That's good to know. If you explain your final goal in detail, users can give
better pointers.