Sean Dean wrote:
> When I try using that it actually wont compile, I tried moving the " in front 
> of parse but that didn't work either.
>  
> compile-core:
>     [javac] Compiling 1 source file to /usr/local/nutch/build/classes
>     [javac] 
> /usr/local/nutch/src/java/org/apache/nutch/indexer/Indexer.java:197: cannot 
> find symbol
>     [javac] symbol  : variable parse
>     [javac] location: class org.apache.nutch.indexer.Indexer
>     [javac]     LOG.info("url=" + key + ", parse=" + parse);
>     [javac]                                          ^
>     [javac] 1 error
> 
> Any suggestions?

Oops, sorry - this should be parseData instead of parse.


-- 
Best regards,
Andrzej Bialecki     <><
  ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to