DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7275>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7275 Parse Aborted: Lexical error Summary: Parse Aborted: Lexical error Product: Lucene Version: unspecified Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Index AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This report is for Lucene 1.2 RC4. When indexing a 4 MB size text file using the HTMLIndexer from the demo package I get the following error: Parse Aborted: Lexical error at line 106377, column 64. Encountered: "=" (61), after : "". The line actually contains nothing more than a lot of spaces followed by word, so nothing special. If I delete the line, the error still occurs. If I crop the file so that the file contains less than 106377 lines, the error still occurs. If I crop the file further, at a certain point the error disappears. The error does not occur when using the IndexFiles indexer. Michael -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
