l manage.
>
> Thanks again,
> Markus
>
> -Original message-
> > From:David Smiley
> > Sent: Thursday 12th April 2018 19:16
> > To: solr-user@lucene.apache.org
> > Subject: Re: PreAnalyzed URP and SchemaRequest API
> >
> > Ah ok.
> > I'
y on Lucene core and analysis-common, it would be helpful,
but we'll manage.
Thanks again,
Markus
-Original message-
> From:David Smiley
> Sent: Thursday 12th April 2018 19:16
> To: solr-user@lucene.apache.org
> Subject: Re: PreAnalyzed URP and SchemaRequest API
>
>
s information. It won't be a problem, but it is
> cumbersome.
>
> Thanks anyway,
> Markus
>
> -Original message-
> > From:David Smiley
> > Sent: Thursday 5th April 2018 19:38
> > To: solr-user@lucene.apache.org
> > Subject: Re: PreAnalyzed URP and
19:38
> To: solr-user@lucene.apache.org
> Subject: Re: PreAnalyzed URP and SchemaRequest API
>
> Is this really a problem when you could easily enough create a TextField
> and call setTokenStream?
>
> Does your remote client have Solr-core and all its dependencies on the
>
Is this really a problem when you could easily enough create a TextField
and call setTokenStream?
Does your remote client have Solr-core and all its dependencies on the
classpath? That's one way to do it... and presumably the direction you
are going because you're asking how to work with PreAnal
Hello,
We intend to move to PreAnalyzed URP for analysis offloading. Browsing the
Javadocs i came across the SchemaRequest API looking for a way to get a Field
object remotely, which i seem to need for
JsonPreAnalyzedParser.toFormattedString(Field f). But all i can get from
SchemaRequest API i