Nice catch..
We will fix it.
--Noble
On Fri, Jul 4, 2008 at 7:43 AM, Jeremy Hinegardner (JIRA)
<[EMAIL PROTECTED]> wrote:
>
>[
> https://issues.apache.org/jira/browse/SOLR-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610418#action_12610418
> ]
Sure , Hoss
Point taken . We will document them accordingly
--Noble
On Sat, Jun 28, 2008 at 3:09 AM, Chris Hostetter
<[EMAIL PROTECTED]> wrote:
>
> : These are "read only" interfaces exposed to users as a part of the
> : API. They never implement but use them a lot so they have to be
> : public
>
: These are "read only" interfaces exposed to users as a part of the
: API. They never implement but use them a lot so they have to be
: public
Yeah, but there's no such thing as a "read only" interface :) ... even if
you can't think of a reason why someone would implement your interface, if
i
On Fri, Jun 27, 2008 at 10:01 PM, Chris Hostetter
<[EMAIL PROTECTED]> wrote:
>
> : Yes/No A lot of interfaces are never implemented by users like Context,
> : VariableResolver They are kept as interfaces to make API's simple
>
> Safest thing to do in those cases is make them package protected -- or
: Yes/No A lot of interfaces are never implemented by users like Context,
: VariableResolver They are kept as interfaces to make API's simple
Safest thing to do in those cases is make them package protected -- or
if that makes the packages awkward then at the very least include
class level jav
hi Olivier,
I guess this is the same problem reported by Moser. Your fix is more
or less fine. We have made a fix that is similar to what you have
done. The next patch will have these fixes also.if you wish we will
post the java file separately.
We are just waiting for the first patch to get commi
Moser:
You may not need to resort to workarounds. There are two solutions one
using delta-import and one using full-import
solution:1 using delta-import
If you wish that DIH manage your deletes there is a deletedPkQuery
also ,. The config may look like,
* am assuming that p.messageid is the pk
Very cool. I will dig deeper. I really like this, just need to
figure out where it properly belongs. I don't know that it is "core",
but other can help decide.
-Grant
On Apr 22, 2008, at 11:00 AM, Noble Paul (JIRA) wrote:
[ https://issues.apache.org/jira/browse/SOLR-469?page=com.atl