Hello Folks,
I want to search data in two separate cores. Both cores are unidentical only
few fields are common in between.
I don't want to join data . Is it possible to search data from two cores.
I read about distributed search concept but not able to understand that. Is it
the only way to se
Hi Shawn,
Thanks for your reply, this is really helpful. I will try this out to see
the performance with the docValues.
With regards,
Aman Tandon
On Sep 15, 2017 9:10 PM, "Shawn Heisey" wrote:
> On 9/11/2017 9:06 PM, Aman Tandon wrote:
> > We want to know about the indexing performance in the
Hi Tom,
Thanks for your suggestion and the information.
I will try this out to test and will share the results.
On Sep 14, 2017 2:32 PM, "Sreenivas.T" wrote:
> I agree with Tom. Doc values and stored fields are present for different
> reasons. Doc values is another index that gets build for fa
I've seen this error (or similar) reported due to permissions errors.
It's kind of a long shot but worth checking.
See the discussion at: https://issues.apache.org/jira/browse/LUCENE-7959
Best,
Erick
On Sun, Sep 17, 2017 at 9:24 AM, Ode3 wrote:
> HI all -
>
> I think I am seeing something s
HI all -
I think I am seeing something similar and I had just posted
https://issues.apache.org/jira/browse/SOLR-11361 a bit ago.
Starters - on my test bed I decided to update from 6.2.1 to 6.6.1. All
seemed okay until I restart Solr and the Core would not load. Going to
6.6.0 helped or at leas
Hi Vishal,
You can also check here:
https://lucene.apache.org/solr/guide/6_6/using-solrj.html#using-solrj You
can get enough information about how to use it.
Kind Regards,
Furkan KAMACI
On Thu, Sep 14, 2017 at 1:25 PM, Leonardo Perez Pulido <
leoperezpul...@gmail.com> wrote:
> Hi,
> This may he
Hi Can,
For your first question: you should share more information with us as Rick
indicated. Do you have any errors, do you have unique ids or not etc?
For the second one: you should read here:
https://cwiki.apache.org/confluence/display/solr/Spatial+Search and ask
your questions if you have any