[
https://issues.apache.org/jira/browse/LUCENE-5233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777812#comment-13777812
]
ASF subversion and git services commented on LUCENE-5233:
---------------------------------------------------------
Commit 1526247 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1526247 ]
LUCENE-5233: tweak demo example search string to something that isn't in the
code base
> we should change the suggested search in the demo docs because the lucene
> code base is full of swear words
> ----------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-5233
> URL: https://issues.apache.org/jira/browse/LUCENE-5233
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Hoss Man
> Priority: Trivial
>
> the javadocs for the lucene demo say...
> bq. You'll be prompted for a query. Type in a swear word and press the enter
> key. You'll see that the Lucene developers are very well mannered and get no
> results. Now try entering the word "string". That should return a whole bunch
> of documents. The results will page at every tenth result and ask you whether
> you want more results.
> ...but thanks to files like "KStemData*.java" and "Top50KWiki.utf8" i was
> *really* hard pressed to find an (english) swear word that didn't result in a
> match in any of the files in the lucene code base (and i have a pretty
> extensive breadth of knowledge of profanity)
> We should change this paragraph to refer to something that is total giberish
> ("supercalifragilisticexpialidocious")... or maybe just "nocommit"
> (side note: since this para exists in the javadoc package comments, it will
> get picked up when they index the source -- so we should include an HTML
> comment in the middle of whatever word is picked)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]