Displaying 20 results from an estimated 3000 matches similar to: "Idea: Backend for Lucene format indexes"
2012 Aug 15
1
Send Fax from Asterisk
Thanks for sharing the link. Actually I'm looking for a different approach
without installing/using third party i.e. a user sends an email to Asterisk
(which is also running mail service), as Asterisk receives the mail where
the mail contains attachment and subject contains destination number,
Asterisk will download the file and capture the number and later send fax
to destination number just
2016 Oct 13
2
Openfile Issue
[root at abc asterisk]# lsof -u 50771 | wc -l
0
BTW, I'm using CentOS 6.5
>
> Date: Thu, 13 Oct 2016 10:20:19 -0400
>> From: Dovid Bender <dovid at telecurve.com>
>> To: Asterisk Users Mailing List - Non-Commercial Discussion
>> <asterisk-users at lists.digium.com>
>> Subject: Re: [asterisk-users] Openfile Issue
>> Message-ID:
2016 Sep 27
2
Asterisk Radius CDR
I did radius client status testing with radius server, able to access the
radius server. However, still getting radius CDR issue after setting debug
level 8 even granting 666 access to radiusclient-ng config files.
message: cdr_radius.c:208 radius_log: Unable to create RADIUS record. CDR
not recorded!
Please advise if I missed out anything.
Date: Mon, 26 Sep 2016 12:09:34 +0200
> From:
2013 Jun 17
2
Backend for Lucene format indexes-How to get doclength
*Or do you mean that it's one number per document whereas the other stats
are per database, so it's harder to store it?*
yes, I mean this. It's a huge data. If a new doclength list(contains all
the doclength in a list, like chert)
is added by myself, I am concern about:
1. This doclength list may be the bottlenect in this backend,
http://trac.xapian.org/ticket/326
2. Change too much
2013 Sep 02
2
Backend for Lucene format indexes-How to get doclength
On Mon, Sep 02, 2013 at 09:21:48AM +0800, jiangwen jiang wrote:
> TfIdfWeight and BM25(b=0) also need wdf_upper_bound, it is not exists in
> Lucene backends.
If you don't provide an implementation of wdf_upper_bound(), the default
is to use the collection frequency of the term, so provided that
information is available in the lucene files, the lack of
wdf_upper_bound information
2016 Sep 28
3
Asterisk Radius CDR
Hi Andrew and Willy,
Thanks for sharing the info.
As for enabling radius server debugging 'radiusd -X', made some test calls
don't see the radiusclient sending data to radius server. However, using
radtest or radiusclient testing, able to send data to radius server (after
enabling debug).
For further testing, on my other server using OpenSIPs, setup the
radiusclient and data was
2013 Jun 16
3
Backend for Lucene format indexes-How to get doclength
Hi, all:
I have wrote a demo patch for Backend for Lucene format indexes, Lucene
version is 3.6.2.
http://lucene.apache.org/core/3_6_2/fileformats.html
Now, this demo patch just support the basic features in Lucene. Compound
File(.cfs/.cfe)?term vector(.tvx/.tvd/.tvf)
delete document(.del) are not supported, skip list in .fdx is not supported
too
example/quest.cc is used to test this demo.
2013 Aug 26
2
Backend for Lucene format indexes-How to get doclength
On Mon, Aug 26, 2013 at 09:41:07AM +0800, jiangwen jiang wrote:
> > For now, using weighting schemes which don't use document length is
> > probably the simplest answer.
>
> There's tf-idf weighting scheme on svn master, is it suitable for lucene
> backend?
Yes - TfIdfWeight doesn't ever use the document length (at least with
the normalisations currently
2013 Aug 25
2
Backend for Lucene format indexes-How to get doclength
On Tue, Aug 20, 2013 at 07:28:42PM +0800, jiangwen jiang wrote:
> I think norm(t, d) in Lucene can used to caculate the number which is
> similar to doc length(see norm(t,d) in
> http://lucene.apache.org/core/3_5_0/api/all/org/apache/lucene/search/Similarity.html#formula_norm).
It sounds similar (especially if document and field boosts aren't in use),
though some places may rely on
2014 Aug 01
1
Mail Archiving/Lucene Indexes/mbox
I have a script (available on demand) that moves all my mail for a given
month to a separate NAMESPACE (#ARCHIVE).
When I do that, the lucene-indexes folder in the PRIMARY namespace seems to
get cleaned out, and NOTHING gets put in the lucene-indexes folder
(although it gets created) in the #ARCHIVE namespace.
Is this to spec?
the archiving is done via doveadm move commands.
Thanks!
--
2012 Jan 04
2
asterisk -> AGI (perl) -> sqlplus (oracle)
Hi all,
I'm trying to run an AGI in PERL which uses the module DBD-Oracle.
Currently my AGI is working fine in my two servers but not in my other four
servers. When I tried execute an AGI (as a user asterisk) in command line
it works fine (even I also declare environmental variables in user profile
and in my AGI), but when I tried to call my AGI (perl) in dial plan, it
don't get
2012 Mar 03
1
GSoC 2012: Backend for Lucene format indexes
Hi All,
I'm Billy, a senior undergraduate student in Peking University. I'm working
in the area of Information Retrieval and Web Mining. When going through the
idea list, I felt quite interested in the "Backend for Lucene format
indexes" project. I have been using java-lucene for about one year, but my
subsequent work prefers C++ codes. This project is very meaningful to
smooth
2013 May 21
4
Asterisk Log rotate not working
Hi,
Last year, I installed Asterisk 10.4.2 and enabled logrotate on daily basis
which was working perfect. Now in couple of months back, the logrotate
feature is not working at all but simply appending the logs in 'messages'
file. Listing down down the configuration for logrotate below;
/var/log/asterisk/messages {
missingok
rotate 5
daily
postrotate
/usr/sbin/asterisk -rx 'logger
2007 Jan 27
4
Xapian vs Lucene
Hello,
It's probably quite troll-risky to put a title like this, but did anyone
take the trouble to compare Lucene to Xapian and make a list of
differences?
As I told the list at the end of last year, I'm going to have to
integrate an indexing/search engine in the coming weeks or months. It
will be integrated to Dokeos, an open-source e-learning application in
PHP, and at the moment we
2013 Jan 15
4
Getting UDPTL (SIP): Transmission error: Resource temporarily unavailable
Hi,
I configured Asterisk 10 for inbound fax, for couple of weeks I didn't see
any issues until today. The setup I configured for inbound fax is quite
simple i.e. Cisco Voice GW sends the fax calls to Asterisk using T.38
protocol and later Asterisk stores/forwards the fax to specific end user.
The configuration I made in sip.conf for enabling T38 is listed below;
t38pt_udptl =
2009 Jan 16
1
chert vs flint vs lucene
Hi,
What's the main difference between chert and flint? What above vs lucene?
I am mainly asking about data structure (lexicon, posting list, document
data), what's in memory, what's on disk, hash vs b-tree and reasons behind
them.
Any pointer is appreciated.
Thanks!
Crystal
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Dec 05
1
Error: unlink_directory(.../lucene-indexes) with doveadm index
Hi,
Per discussion on this previous thread:
http://dovecot.org/pipermail/dovecot/2012-October/068849.html
I am updating search indexes on all my mailboxes via a nightly cronjob that
runs: doveadm index -A '*'
The problem we're running into is that random mailboxes will throw the
following error during the update (sanitized to conceal actual domain name):
doveadm(user at
2014 May 09
1
fts_lucene - hiding lucene-indexes folder?
Hi,
Is there any way to hide this folder from IMAP clients? I can see it is
not runtime configurable and just #defined as LUCENE_INDEX_DIR_NAME in
fts-backend-lucene.c.
--
Nicholas Riley <njriley at illinois.edu>
2012 May 21
1
Failed build with lucene plugin
Hi,
I've tryed build dovecot with the lucene plugin but I have this is output:
/bin/sh ../../../libtool --tag=CXX --mode=compile c++
-DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib
-I../../../src/lib-mail -I../../../src/lib-index
-I../../../src/lib-storage -I../../../src/plugins/fts
-I../../../src/doveadm -I/usr/local/include -I/usr/local/lib -O2
-pipe -fno-strict-aliasing
2013 Jun 14
1
dovecot 2.2 with lucene compile error
Hi ,i get an compile error
security -Werror=format-security -MT lucene-wrapper.lo -MD -MP -MF
.deps/lucene-wrapper.Tpo -c lucene-wrapper.cc -fPIC -DPIC -o
.libs/lucene-wrapper.o
lucene-wrapper.cc: In function 'lucene_index* lucene_index_init(const
char*, mailbox_list*, const fts_lucene_settings*)':
lucene-wrapper.cc:128:2: error: 'else' without a previous 'if'
make[5]: