Time |
S |
Nick |
Message |
13:24 |
|
pdurbin |
http://wiki.apache.org/lucene-java/ImproveSearchingSpeed |
14:43 |
|
|
mcowen joined #dvn |
14:46 |
|
|
mcowen joined #dvn |
14:47 |
|
|
mcowen joined #dvn |
14:47 |
|
|
mcowen left #dvn |
14:48 |
|
|
MaTt1337357 joined #dvn |
14:52 |
|
|
sbmarks left #dvn |
15:01 |
|
* pdurbin |
increases <jvm-options>-Xmx512m</jvm-options> to 1024 in domain.xml |
15:01 |
|
pdurbin |
MaTt1337357: how much do you give it in your dev environment? |
15:03 |
|
MaTt1337357 |
did a find . -name domain.xml |
15:03 |
|
MaTt1337357 |
and came up with nothing |
15:03 |
|
MaTt1337357 |
I never explicitly set it thougj |
15:03 |
|
MaTt1337357 |
though* |
15:03 |
|
MaTt1337357 |
is it dvn specific… or glassfish related |
15:03 |
|
pdurbin |
for me its /Applications/NetBeans/glassfish-3.1.2.2/glassfish/domains/domain1/config/domain.xml |
15:05 |
|
MaTt1337357 |
I'm at 512 |
15:05 |
|
MaTt1337357 |
I don't really notice cringing performance problems |
15:05 |
|
MaTt1337357 |
but I just do ingests |
15:06 |
|
pdurbin |
ok, the default, apparently. i was getting "java.lang.OutOfMemoryError: Java heap space" when I do "index all" under utilities |
15:06 |
|
MaTt1337357 |
hm |
15:06 |
|
pdurbin |
ah, cool, 1024 seems to be enough. i can reproduce the bug in https://redmine.hmdc.harvard.edu/issues/2800 now |
15:08 |
|
MaTt1337357 |
I don't know much about lucene performance |
15:09 |
|
pdurbin |
this is just a silly NullPointerException I'm fixing |
15:09 |
|
MaTt1337357 |
i was still referring to the memory increase thing |
15:10 |
|
pdurbin |
oh oh |
15:10 |
|
pdurbin |
no, that's a glassfish thing |
15:10 |
|
pdurbin |
my glassfish needed more memory |
15:10 |
|
MaTt1337357 |
i kinda assumed that lucene is sharing memory, but i guess that'd be wrong |
15:11 |
|
MaTt1337357 |
is lucene running as a separate service? |
15:11 |
|
MaTt1337357 |
or is it running under glassfish/ |
15:11 |
|
pdurbin |
no, lucene is just a library |
15:11 |
|
MaTt1337357 |
so then lucene's memory problems… are glassfish's |
15:11 |
|
pdurbin |
you might be thinking of solr, which is a service, a daemon |
15:12 |
|
MaTt1337357 |
was just thinking about whether lucene is loaded into allocated memory |
15:12 |
|
pdurbin |
oh, hmm. no idea |
15:12 |
|
MaTt1337357 |
i had to hack lucene ages ago |
15:12 |
|
MaTt1337357 |
for a research project |
15:13 |
|
MaTt1337357 |
i had it running with mediawiki |
15:13 |
|
MaTt1337357 |
so it was all php bindings |
15:13 |
|
MaTt1337357 |
you basically ran lucene as a service and made requests to localhost on some random port |
15:13 |
|
MaTt1337357 |
and it'd come back with db results |
15:13 |
|
pdurbin |
lucene as a service... interesting |
15:54 |
|
|
bnsnwork joined #dvn |
16:31 |
|
|
bnsnwork joined #dvn |