lock-join-to-improve-search-efficiency-with-nested-documents-in-solr
cheers -- Rick
On 2017-05-24 02:53 AM, prasad chowdary wrote:
Dear All,
I have a requirement that I need to index the documents in solr
using Java
code.
Each document contains a sub documents like below ( Its just for
underastand
But my recent posting might help: " Yonick has some good blogs on this."
And Mikhail has an excellent blog:
https://blog.griddynamics.com/how-to-use-block-join-to-improve-search-efficiency-with-nested-documents-in-solr
cheers -- Rick
On 2017-05-24 02:53 AM, prasad chowdary
0.0.104.678.9j1.10.00...1.1.64.serp..0.0.0.JTf887wWCDM
>
> But my recent posting might help: " Yonick has some good blogs on this."
>
> And Mikhail has an excellent blog:
>
> https://blog.griddynamics.com/how-to-use-block-join-to-improve-search-efficiency-with-nested-doc
g.griddynamics.com/how-to-use-block-join-to-improve-search-efficiency-with-nested-documents-in-solr
cheers -- Rick
On 2017-05-24 02:53 AM, prasad chowdary wrote:
Dear All,
I have a requirement that I need to index the documents in solr using Java
code.
Each document contains a sub documents lik
Results option .
But not able to get the child for parent match.
Please help me out in this regard.Thanks in advance.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-handle-nested-documents-in-solr-SolrJ-tp4336861.html
Sent from the Solr - User mailing list archive at Nabble.com.
>>
>> title:foo -title:bar
>>
>> *Wildcard matching*
>>
>> Search for any word that starts with "foo" in the title field.
>>
>> title:foo*
>> Search for any word that starts with "foo" and ends with bar in the title
>&g
o" and ends with bar in the
title
field.
title:foo*bar
Note that Lucene doesn't support using a * symbol as the first
character of
a search.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Nested-documents-in-Solr-tp4165099p4165232.html
Sent from the So
itle:foo*
Search for any word that starts with "foo" and ends with bar in the title
field.
title:foo*bar
Note that Lucene doesn't support using a * symbol as the first character of
a search.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Nested-documents-in-Solr-tp4165099p4165232.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
I have some question regarding nested document queries.
For example, let’s say that I have many books, one of which is the
following one:
Book _title: Nested documents for dummies
Chapter1_Title: Introduction
Chapter1_Content: Nested documents are fun.
Chapter2_Title: Which technology shou