You cannot post messages because only members can post, and you are not currently a member.
|
Out of memory issue
|
| |
Helllo, I came across the out of memory issue in my web application. We have created the heap dump on OOM. After analyzing the heap dump, I figured out that there are 57 objects of SearchIndexManager.java and 163 object of BoboIndexReader.java. Which are root cause of the OOM. While debugging the source code, I figured out that SearchIndexManager... more »
|
|
Bobo browse with zoie "cannot overwrite IOexceptipn
|
| |
Hi, I am using the bobo browse API. It supports zoie for real time indexing. Zoie internally using the lucene. I am trying to create index but came across following error. Any help will be greatly appreciated. Zoie verison 3.0.0. Lucene 2.9.2 OS : windows 7 64bit ... at org.apache.lucene.store.FSDire ctory.initOutput(FSDirectory.j ava:362)... more »
|
|
zoie exception cannot overwrite index file
|
| |
Hi Everyone, I am using the bobo-browse with zoie for real time indexing. zoie version 3.0.0, I am getting error message "can not overwrite" I have created jira ticket. any help will be greatly appreciated. [link] Best Regards, Brij
|
|
IllegalAccessError with faceted queries
|
| |
Hi,
Hourglass with zoie 3.1.0 ran smoothly until a while ago and suddenly
the IllegalAccessError is cropping up now, with any faceted query. The
non-faceted queries still run as expected.
The first line of the traceback is "SEVERE:
java.lang.IllegalAccessError: class
org.apache.lucene.index.MultiZ oieTermDocs cannot access its superclass... more »
|
|
Problems I found with ZOIE
|
| |
Hi Zhuobin:
2) is fixed, see the bug for the link to the commit.
I read over the code for 1), and I think what you are saying is indeed
valid.
I opened up a ticket: [link] , and
we can track it from there.
Thank you for your contribution!... more »
|
|
hourglass - archiving expired indexes
|
| |
Hello,
From the hourglass wiki [1], I see that it is possible to implement
hooks to handle expired index. Has anybody tried this out to archive
the expired indices? Any ideas of how to go about this?
[1]: [link]
Thanks,... more »
|
|
init jetty remote jmx with jconsole
|
| |
I install zoin example on remote linux,I want to init index process on local win7,I uncomment the block in jxm.spring: <bean id="httpAdaptor" class="mx4j.tools.adaptor.http .HttpAdaptor" init-method="start" destroy-method="stop"> *<property name="port" value="7777" />* * <property name="host" value="192.168.172.29"/>*... more »
|
|
|