en
> > parent docs need to be added to result list.
> > Unfortunately, there is no [parent] result transformer. Thus it can be
> done
> > with generic
> >
> https://lucene.apache.org/solr/guide/6_6/transforming-result-documents.html#TransformingResultDocuments-_subquery_
&g
> Unfortunately, there is no [parent] result transformer. Thus it can be done
> with generic
>
> https://lucene.apache.org/solr/guide/6_6/transforming-result-documents.html#TransformingResultDocuments-_subquery_
> .
>
>
> On Fri, May 24, 2019 at 3:16 PM Gian Marco Tagliani
s to use the Analytics Component (
https://lucene.apache.org/solr/guide/analytics.html)
In this case I'm not able to get data from father and child document to
build a facet.
Has any of you encountered a similar problem? Do you have any idea on how
to address my case?
Thanks in advance
Gian Marco Tagliani
Here the issue:
https://issues.apache.org/jira/browse/SOLR-3896
On Tue, Sep 25, 2012 at 1:41 PM, Gian Marco Tagliani
wrote:
> Ok,
> I'll try to verify if there is the same issue in the 4.0 and I'll open the
> issue in Jira.
>
> thanks
>
> --
> Gian Marco
&
provide a test case and attach to jira.
>
> Thanks
>
> On Fri, Sep 21, 2012 at 6:03 PM, Gian Marco Tagliani
> wrote:
>
> > Hi,
> > I'm updating my Solr from version 3.4 to version 3.6.1 and I'm facing a
> > little problem with the DIH.
> >
>
ception.log(log, "getNext() failed for query '" + query
+ "'", e);
-
Do you think this is correct?
Thanks for your help
--
Gian Marco Tagliani
se?
Gian Marco
On Wed, Mar 7, 2012 at 2:51 PM, Ahmet Arslan wrote:
>
>
> --- On Wed, 3/7/12, Gian Marco Tagliani wrote:
>
> > From: Gian Marco Tagliani
> > Subject: docBoost with "fq" search
> > To: solr-user@lucene.apache.org
> > Date: Wedn
Hi All,
I'm seeing strange behavior with my Solr (version 3.4).
For searching I'm using the "q" and the "fq" params.
At index-time I'm adding a docBoost to each document.
When I perform a search with both "q" and "fq" params everything works.
For the search with "q=*:*" and something in the "fq"
Hi,
In my company we have the same need, import from Hbase into Solr
We just started a project here:
http://code.google.com/p/hbase-solr-dataimport/
We want to provide an easy way to import data from HBase, similar to
SqlEntityProcessor
Gian Marco
On Fri, Nov 11, 2011 at 4:37 AM, Fuad Efendi