And now I'm just getting this:

java.lang.AssertionError: Packet and Segments deletegen can only match
on a segment private del packet gen=32
        at 
__randomizedtesting.SeedInfo.seed([C31C722640DF9A55:3BD894A0360676A]:0)
        at 
org.apache.lucene.index.BufferedDeletesStream.applyDeletes(BufferedDeletesStream.java:208)
        at 
org.apache.lucene.index.IndexWriter.applyAllDeletes(IndexWriter.java:2895)

-Yonik
http://lucidworks.com


On Sat, Sep 8, 2012 at 5:25 PM, Yonik Seeley <yo...@lucidworks.com> wrote:
> On Sat, Sep 8, 2012 at 3:24 PM, Yonik Seeley <yo...@lucidworks.com> wrote:
>> On Sat, Sep 8, 2012 at 2:58 PM, Alan Woodward
>> <alan.woodw...@romseysoftware.co.uk> 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!
>
> Urg... scratch that.  It's not working again.
> I think between all of the circular dependencies and other local hacks
> I've added to get intellij compiling, it's pretty confused.
>
> -Yonik
> http://lucidworks.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to