Grokbase
Topics Posts Groups | in
x
[ help ]

chun yu (yuchun_...@hotmail.com)

Profile | Posts (1)

User Information

Display Name:chun yu
Partial Email Address:yuchun_...@hotmail.com
Posts:
1 total
1 in Xapian

2 Most Recent

1) chun yu [Xapian-discuss] Memory consume issue
| +1 vote
Hi, all When there are many files to index, the Omindex continues to consume the memory and never...
Xapian
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hi, all When there are many files to index, the Omindex continues to consume the memory and never to release till it stops which cause too much memory is occupied. check the source code: follwing codes are found. // FIXME: this should be done by checking memory usage, not the number of // changes. // We could also look at: // * mod_plists.size() // * doclens.size() // * freq_deltas.size() // // cout << "+++ mod_plists.size() " << mod_plists.size() << // ", doclens.size() " << doclens.size() << // ", freq_deltas.size() " << freq_deltas.size() << endl; if (++change_count >= flush_threshold) { flush_postlist_changes(); if (!transaction_active()) apply(); }Looks the author also noticed the memory usage.Could you please tell me the progress of the issue's fixing? Thanks a lot!
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
Xapian-discuss mailing list
[email protected: Xapian-di...@lists.xapian.org]
http://lists.xapian.org/mailman/listinfo/xapian-discuss
2) chun yu [Xapian-discuss] chinese/japanese index support
| +1 vote
Hi, all I am studying Xapain project. I am wandered if the version 1.0.5 has support the...
Xapian
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hi, all

I am studying Xapain project.

I am wandered if the version 1.0.5 has support the chinese/japanese indexing.

If so, could you please tell me the code in the project to implement it?

or how can I implement to support indexing chinese?


Thanks a lot!
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
Xapian-discuss mailing list
[email protected: Xapian-di...@lists.xapian.org]
http://lists.xapian.org/mailman/listinfo/xapian-discuss

spacer
Profile | Posts (1)
Home > People > chun yu