On Sat, Sep 8, 2012 at 2:58 PM, Alan Woodward <[email protected]> wrote: > You need the codecs module resources/ directory to be set up as a source > directory in the IntelliJ project properties.
Thanks. I had added the "codecs" module as a lucene dependency (that got things to compile from the codecs front). On a whim I tried to also add it to the "solr" module too, and things finally started working! -Yonik http://lucidworks.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
