Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "AnalyzersTokenizersTokenFilters" page has been changed by KojiSekiguchi.
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters?action=diff&rev1=106&rev2=107

--------------------------------------------------

  === solr.PathHierarchyTokenizerFactory ===
  Outputs file path hierarchies as synonyms.
  
- ||'''Input String'''||'''Output Tokens'''||
+ ||'''Input String'''||'''Output Tokens'''||'''Position Inc'''||
- ||/usr/local/apache||/usr<<BR>>/usr/local<<BR>>/usr/local/apache||
+ 
||/usr/local/apache||/usr<<BR>>/usr/local<<BR>>/usr/local/apache||1<<BR>>0<<BR>>0||
  
  {{{
    <fieldType name="text_path" class="solr.TextField" 
positionIncrementGap="100">

Reply via email to