I have used Solr 3.3 version as Data Import Handler(DIH) with Oracle.Its
working fine for me.
Now I am trying the same with Mysql.With the change in database, I have changed
the query used in data-config.xml for MySql.
The query has variables which are passed url in http.The same thing works fi
I have used Solr 3.3 version as Data Import Handler(DIH) with Oracle.Its
working fine for me.
Now I am trying the same with Mysql.With the change in database, I have changed
the query used in data-config.xml for MySql.
The query has variables which are passed url in http.The same thing works fi
Hi,
I am getting the OOM error.
I am working with multi-core for solr . I am using DIH for indexing. I have
also integrated TIKA for content extraction.
I am using ORACLE 10g DB.
In the solrconfig.xml , I have added
native
My indexing server is on linux with 8GB of ram.
I am indexing
be getting OOM because of huge xlsx file.
Try having bigger RAM and you might not get the issue.
On Mon, Sep 12, 2011 at 12:44 PM, abhijit bashetti
wrote:
> Hi,
>
> I am getting the OOM error.
>
> I am working with multi-core for solr . I am using DIH for indexing. I have
> al
I am facing the OOM issue.
OTHER than increasing the RAM , Can we chnage some other parameters to
avoid the OOM issue.
such as minimizing the filter cache size , document cache size etc.
Can you suggest me some other option to avoid the OOM issue?
Thanks in advance!
Regards,
Abhijit
the finished
document to Solr.
Best
Erick
On Mon, Sep 12, 2011 at 5:42 AM, Manish Bafna wrote:
> Number of cache is definitely going to reduce heap usage.
>
> Can you run those xlsx file separately with Tika and see if you are getting
> OOM issue.
> On Mon, Sep 12, 2011 at 3:09 PM,
Hi,
I have some queries on Solr?
1. Can I update a specific field while re-indexing?
2. what are the ways to improve the performance of Indexing?
3. What should be ideal system configuration for solr indexing server?
Regards,
Abhijit
SEVERE: java.lang.InternalError: a fault occurred in a recent unsafe memory
access operation in compiled Java code
at org.apache.lucene.store.DataInput.readVInt(DataInput.java:108)
at org.apache.lucene.index.TermBuffer.read(TermBuffer.java:64)
at org.apache.lucene.index.SegmentTermEnum.next(Segment
Hi,
I am using DIH for indexing 50K documents .
I am using 64-bit machine with 4GB RAM
I got the following exception:
org.apache.solr.handler.dataimport.DataImportHandlerException:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.solr.handler.dataimport.DocBuilder.buildDocumen