| clear query|facets|time |
Search criteria: tokenfilter.
Results from 1 to 10 from
23 (0.292s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: TokenFilters eating position increments - Lucene - [mail # dev]
|
|
...LOL! You're psychic. http://issues.apache.org/jira/browse/LUCENE-438 -Yonik Now hiring -- http://tinyurl.com/7m67g On 9/22/05, Erik Hatcher wrote: owse/LUCENE-437>...
|
|
|
Author: Yonik Seeley,
2005-09-22, 20:51
|
|
|
Re: 3 TokenFilter factories not compatible with 1.2 - Solr - [mail # dev]
|
|
...On Wed, Jun 4, 2008 at 7:03 PM, Chris Hostetter wrote: +1 -Yonik...
|
|
|
Author: Yonik Seeley,
2008-06-05, 00:24
|
|
|
Re: who clears attributes? - Lucene - [mail # dev]
|
|
...should read "or each Tokenizer or TokenFilter" On Mon, Aug 10, 2009 at 12:55 PM, Yonik Seeley wrote: g this attribute. ...
|
|
|
Author: Yonik Seeley,
2009-08-10, 16:57
|
|
|
Re: New Token API was Re: Payloads and TrieRangeQuery - Lucene - [mail # dev]
|
|
... feedback. As far as difficulty of use, I assume this only applies to implementing your own TokenFilter? It seems like most standard users would be just stringing together existing TokenFilters...
|
|
|
Author: Yonik Seeley,
2009-06-15, 17:14
|
|
|
Re: DocumentsWriter.checkMaxTermLength issues - Lucene - [mail # dev]
|
|
... the default is desired, then one could use a TokenFilter to change the behavior rather than changing options on IndexWriter. Using a TokenFilter is much more flexible. -Yonik ...
|
|
|
Author: Yonik Seeley,
2007-12-31, 17:47
|
|
|
Re: DocumentsWriter.checkMaxTermLength issues - Lucene - [mail # dev]
|
|
...On Dec 31, 2007 5:53 AM, Michael McCandless wrote: But we already have a nice component model for analyzers... why not just encapsulate truncation/discarding in a TokenFilter? -Yonik ...
|
|
|
Author: Yonik Seeley,
2007-12-31, 16:10
|
|
|
Re: who clears attributes? - Lucene - [mail # dev]
|
|
... those attributes it cares about. But in the latter case, wouldn't that potentially cause multiple TokenFilters to clear the same attribute? -Yonik http://www.lucidimagination.com ...
|
|
|
Author: Yonik Seeley,
2009-08-10, 16:55
|
|
|
Re: Analyzer thread safety; Stop words - Lucene - [mail # dev]
|
|
...On 11/24/06, Antony Bowesman wrote: Yes, and they normally are thread safe as they create new Tokenizers and TokenFilters for each field value analyzed. That belongs at the TokenFilter...
|
|
|
Author: Yonik Seeley,
2006-11-24, 15:27
|
|
|
Re: Kinda running - Solr - [mail # user]
|
|
... to see the results after each TokenFilter. -Yonik ...
|
|
|
Author: Yonik Seeley,
2006-02-23, 15:20
|
|
|
Re: a question about solr phrasequery process. - Solr - [mail # user]
|
|
...2008/11/24 finy finy : I assumed you already had a custom TokenFilter or Analyzer coded in Java to turn "oneworldonedream" into multiple tokens. Call Token.setPositionIncrement(0) on all...
|
|
|
Author: Yonik Seeley,
2008-11-25, 03:01
|
|
|
|