Hi,
I wanted to check if the following would work;
1. Spawn n threads
2. Create n-cores
3. Index n records simultaneously in n-cores
4. Merge all core indexes into a single master core
I have been able to successfully do this for 5 threads (5 cores) with 1000
documents each. However, I wanted
All,
Is there a way sorting can work on a multi-valued field or does it always have
to be “false” for it to work.
Thanks
-Peri
*** DISCLAIMER *** This is a PRIVATE message. If you are not the intended
recipient, please delete without copying and kindly advise us by e-mail of the
mistake in de
Hi,
I have a simple one-to-many relationship setup in the data-import.xml and when
I try to index it using the dataImportHandler, Solr complains of “no unique id
found”.
managed-schema.xml
id
solrconfig,xml:
id
data-import.xml
Hi All,
I have a simple case of indexing a SolrInputDocument with few
ChildSolrInputDocumnets. For some reason, the child documents aren’t getting
indexed. Is there any setting in the schema or config.xml that needs to be
updated?
Thanks
-Peri Subrahmanya
e to zero information here to help diagnose your issue.
> You might review:
>
> http://wiki.apache.org/solr/UsingMailingLists
>
> Best,
> Erick
>
> On Wed, Sep 28, 2016 at 10:32 AM, Peri Subrahmanya
> wrote:
>> Hi All,
>>
>> I have
document list returns in the flat form. Try looking up a child
> document by ID.
>
> If that works, look for the child document transformer.
>
> Regards,
> Alex
>
> On 29 Sep 2016 12:46 AM, "Peri Subrahmanya"
> wrote:
>
> Sorry Erick,
>
>
Hi,
We have millions of records in our db that we do a complete re-index of every
fortnight or so. It takes around 11 hours or so and I was wondering if there
was a way to fetch the records in batches parallel and issue the solr http
command with the solr docs in parallel. Please let me know.
DataImportHandler? What's you DB schema is briefly?
>> Frankly speaking, there are few approaches to handle indexing concurrently,
>> details depends on the details mentioned above.
>>
>> On Mon, Dec 22, 2014 at 5:54 PM, Peri Subrahmanya <
>> peri.subrahma...@htcinc.
I m trying to use solr as part of another maven based web application. I m
not sure how to wire the two war files. Any help please? I found this
documentation in SOLR but unsure how to go about it.
Thank you,
Peri Subrahmanya
On 4/24/13 12:52 PM, "Michael Della Bitta&qu
I have a column in my database that is of type long text and holds xml
content. I was wondering when I define the entity record is there a way to
provide a custom extractor that will take in the xml and return rows with
appropriate fields to be indexed.
Thank you,
Peri Subrahmanya
On 4/26/13
I hooked up the dataimorthandler to my db which has around 15M records.
When I run the full-imoport, its erroring out with java heap space
message. Is there something I need to configure?
Thank you,
Peri Subrahmanya
On 4/27/13 3:53 AM, "Mohsen Saboorian" wrote:
>I have a So
I fixed it by setting the batchSize="-1" in the db-config.xml. Apparently
the default fetch size of 500 rows is not honored by some of the db
drivers. I was using MySQL server.
Thank you,
Peri Subrahmanya
On 4/27/13 1:20 PM, "Peri Subrahmanya" wrote:
>I hooked up the
I get the following exception - java.lang.NoClassDefFoundError:
org/apache/solr/common/cloud/ZooKeeperException.
I m not sure why its complaining about ZooKeeper. Any ideas please?
Thank you,
Peri Subrahmanya
*** DISCLAIMER *** This is a PRIVATE message. If you are not the intended
recipient, ple
I actually have a maven project with a declared solrj dependency (4.2.1); Do I
need anything extra to get rid of the Zookeeper exception? I didn't see jars
specific to zookeeper in the list below that I would need. Any more ideas
please?
Thank you,
Peri Subrahmanya
On May 2, 2013, at 4:
14 matches
Mail list logo