[jira] Resolved: (SOLR-298) NGramTokenFilter missing in trunk

2007-07-13 Thread Otis Gospodnetic (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Otis Gospodnetic resolved SOLR-298.
---

Resolution: Fixed

Thomas - not everything that was in SOLR-81 earlier was committed to Solr.  
Some was committed to Lucene in LUCENE-759.


 NGramTokenFilter missing in trunk
 -

 Key: SOLR-298
 URL: https://issues.apache.org/jira/browse/SOLR-298
 Project: Solr
  Issue Type: New Feature
  Components: search
Reporter: Thomas Peuss
Priority: Minor

 In one of the patches for SOLR-81 are Ngram TokenFilters. Only the Tokenizers 
 seem to have made it into Subversion (trunk). What happened to them?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (SOLR-298) NGramTokenFilter missing in trunk

2007-07-12 Thread Hoss Man (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man resolved SOLR-298.
---

Resolution: Invalid

[EMAIL PROTECTED]:~/svn/solr$ jar tf 
lib/lucene-analyzers-2007-05-20_00-04-53.jar | grep -i ngram
org/apache/lucene/analysis/ngram/
org/apache/lucene/analysis/ngram/EdgeNGramTokenFilter$Side.class
org/apache/lucene/analysis/ngram/EdgeNGramTokenFilter.class
org/apache/lucene/analysis/ngram/EdgeNGramTokenizer$Side.class
org/apache/lucene/analysis/ngram/EdgeNGramTokenizer.class
org/apache/lucene/analysis/ngram/NGramTokenFilter.class
org/apache/lucene/analysis/ngram/NGramTokenizer.class


 NGramTokenFilter missing in trunk
 -

 Key: SOLR-298
 URL: https://issues.apache.org/jira/browse/SOLR-298
 Project: Solr
  Issue Type: New Feature
  Components: search
Reporter: Thomas Peuss
Priority: Minor

 In one of the patches for SOLR-81 are Ngram TokenFilters. Only the Tokenizers 
 seem to have made it into Subversion (trunk). What happened to them?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.