« Return to Thread: [jira] Created: (LUCENE-1151) Fix StandardAnalyzer to not mis-identify HOST as ACRONYM by default

Re: [jira] Commented: (LUCENE-1151) Fix StandardAnalyzer to not mis-identify HOST as ACRONYM by default

by Grant Ingersoll-6 :: Rate this Message:

Reply to Author | View in Thread


On Jan 29, 2008, at 12:10 PM, Michael McCandless (JIRA) wrote:

>
>    [ https://issues.apache.org/jira/browse/LUCENE-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563576 
> #action_12563576 ]
>
> Michael McCandless commented on LUCENE-1151:
> --------------------------------------------
>
> Very good question ... I don't know.  It would be awesome (and,  
> amazing) if JFlex enabled some kind of inheritance.

I asked on the JFlex user list (http://sourceforge.net/mailarchive/forum.php?forum_name=jflex-users 
) but I don't see it in the docs anywhere.

>
>
> Since WikipediaTokenizer doesn't have the backwards compat  
> requirement of StandardTokenizer, you can presumably just fix  
> ACRONYM in WikipediaTokenizer to not match host names (ie hardwire  
> to "true")?

Yes.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...

 « Return to Thread: [jira] Created: (LUCENE-1151) Fix StandardAnalyzer to not mis-identify HOST as ACRONYM by default