return constantValuesInterface.FAILURE;
}
}
***End of code sample***
regards,
West Suhanic
n one element is passed an exception is not
thrown.
I am open to all suggestions as to what I am missing.
regards,
west suhanic
On Sun, Jun 22, 2014 at 3:23 AM, Shai Erera wrote:
> What do you mean by does not index anything? Do you get an exception when
> you add a String[] with more tha
f the String array has one element in it
the code still works even if setHierarchical is not called. Might I suggest
that given its importance some sort of exception gets thrown by the search
method if setHierarchical has not been invoked.
Thank you for your time and help.
regards,
west suhanic
f the String array has one element in it
the code still works even if setHierarchical is not called. Might I suggest
that given its importance some sort of exception gets thrown by the search
method if setHierarchical has not been invoked.
Thank you for your time and help.
regards,
west suhanic
Test
west
theLeafCollectorDocid(context );
}
}
This will, I believe, allow you to realize your goal.
regards,
west suhanic
On Wed, Apr 29, 2015 at 10:41 AM, Robust Links
wrote:
> Hi
>
> I need help porting my lucene code from 4 to 5. In particular, I need to
> customize a collector (to col