On Tue, 2007-02-06 at 17:27 +0100, rubdabadub wrote:
> Hi:
> 
> Are there more filters/tokenizers then the ones mentioned here..?
> 
> http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters
> 
> I have found in the example/schema.xml, which are new ...
> 
> <fieldtype name="alphaOnlySort" class="solr.TextField"
> sortMissingLast="true" omitNorms="true">
>       <analyzer>
>         <filter class="solr.TrimFilterFactory"/>
> .... more ....
> </fieldtype>
> 
> Is there any complete list somewhere ..or how can I find more info about them?

http://svn.apache.org/viewvc/lucene/solr/trunk/src/java/org/apache/solr/analysis/

HTH

salu2
> 
> Kind regards,
-- 
Thorsten Scherler                       thorsten.at.apache.org
Open Source Java & XML      consulting, training and solutions

Reply via email to