Typo on query parser syntax web page.
-------------------------------------
Key: LUCENE-936
URL: https://issues.apache.org/jira/browse/LUCENE-936
Project: Lucene - Java
Issue Type: Bug
Components: Website
Affects Versions: 2.2
Reporter: Ken Ganong
Priority: Trivial
On the web page http://lucene.apache.org/java/docs/queryparsersyntax.html#N10126 the text
says:
"To search for documents that must contain "jakarta" and may contain "lucene" use the query:"
The example says:
+jakarta apache
The problem:
The example uses apache where the text says lucene.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|