Displaying 20 results from an estimated 580 matches for "stoppered".
Did you mean:
stopped
2010 Sep 01
8
FIXMEs in Search::Xapian
Carrying on this conversation:
http://lists.tartarus.org/pipermail/xapian-discuss/2007-March/003513.html
void
TermGenerator::set_stopper(stopper)
Stopper * stopper
CODE:
// FIXME: no corresponding SvREFCNT_dec(), but a leak seems better
than
// a SEGV!
SvREFCNT_inc(ST(1));
THIS->set_stopper(stopper);
It would be good to fix these FIXMEs.
A class-level HASH could be
2006 Sep 12
9
Another Tar stopper
Well, I have been busy getting child #4 off on her way to college
(joining #2). So now it is quite with just the 2 youngest and I can get
work done again!.
tar stops as follows:
/root/.nautilus/metafiles/x-nautilus-desktop:%2F%2F52F.xml
tar: Error exit delayed from previous errors.
I thought perhaps this is some file locked becuase I was running from a
terminal session in gnome.
So I
2010 Apr 05
1
Problem with stop words by indexing
Hi,
I try to remove stop words during the index process and I have no stemming.
I have tried with a simple example but it does not work at all.
I have my writableDatabase and my termGenerator (indexer) and they work
well both together: I can index texts and search trough the database
correctly.
But if I add (before indexing my texts):
Xapian::SimpleStopper stopper;
2017 Jun 14
2
KMeans Clusterer - Going forward
Hello,
I have finished moving the API to PIMPL classes and will fix issues within
the current code over the next week, based on reviews from mentors.
The next step going forward is to start with forming document vectors that
are reduced and more useful. This majorly helps in saving run time (since
time for distance calculation depends on number of terms). Getting the
useful terms within a
2009 Apr 06
2
Code review for stopper: 7315 xVM VNC service doesn''t work
http://cr.opensolaris.org/~johnlev/xvm-vnc-chown/
Now Xvnc runs as the ''jack'' user on the live CD, the password file must
be owned by jack for it to work.
Note that a full fix for this would make this VNC service only exist on
the live CD[1]. As a temporary measure, we just disable ourselves
post-install.
Process question: after putting back to pkg-gate, does this need
2010 May 27
1
Problem with stop words by indexing
Le jeu 15/04/10 02:36, "Olly Betts" olly at survex.com a ?crit:
> On Mon, Apr 05, 2010 at 07:13:02PM +0200, Emmanuel Engelhart wrote:
> > I try to remove stop words during the index process
> and I have no stemming.
> I have tried with a simple example but it does not
> work at all.
>
> > I have my writableDatabase and my termGenerator
> (indexer) and they
2006 Jan 09
4
Lack of support of Stored Procedures is a Show Stopper
In my opinion most mature/complex client/server or n-tier applications
using SQL Server, Oracle, or MySQL, use stored procedures.
Without support (except by use of the execute method) for Stored
Procedures, Ruby on Rails or MonoRail is a Show Stopper. We are unable
to effectively use Ruby On Rails as all access to the db is using Stored
Procedures.
This does not mean that we are unable to use
2016 May 03
4
Trying to build bootable iso but very confused by syslinux documentation
I was trying to follow this tutorial
https://help.ubuntu.com/community/LiveCDCustomizationFromScratch. i got
confused with the part about Create an isolinux.cfg file.
The show stopper for me was the mkisofs because the closest command I
had available was xorrisofs and I think a switch was different.
2011 Jul 21
0
[LLVMdev] git
On Thu, Jul 21, 2011 at 02:18:43PM +0200, Tobias Grosser wrote:
> Did you try to work with git and are you convinced this is a show
> stopper for you? Or are you looking for specific solutions beyond
> the ones I have suggested?
I had to work with git for a number of projects. It's a regression.
It nothing that is a show stopper, but I don't really see the advantage
of moving to
2008 Mar 12
1
how can i use stopwords?
Hi,
I do not understand the stopword function...
I've set the termgenerator like this:
$self->{'Stemmer'} = new Search::Xapian::Stem(german2);
$self->{'Stopper'} = new Search::Xapian::SimpleStopper();
$self->{'TermGenerator'} = new Search::Xapian::TermGenerator;
$self->{'TermGenerator'}->set_stemmer( $self->{'Stemmer'} );
2012 Jun 04
1
Search not finding queries with stop words.
I have a search in perl that looks a bit like:
my $qp = new Search::Xapian::QueryParser();
$qp->set_stemmer(new Search::Xapian::Stem("english"));
$qp->set_stemming_strategy(STEM_SOME);
$qp->set_default_op($defaultop);
...
my $par = $qp->parse_query($query);
my $enq = $xDatabase->enquire( $par );
and in the db create script:
my $stopper =
2018 Apr 10
7
[RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
On Tue, 10 Apr 2018 11:59:50 -0700
Sridhar Samudrala <sridhar.samudrala at intel.com> wrote:
> Use the registration/notification framework supported by the generic
> bypass infrastructure.
>
> Signed-off-by: Sridhar Samudrala <sridhar.samudrala at intel.com>
> ---
Thanks for doing this. Your current version has couple show stopper
issues.
First, the slave device is
2018 Apr 10
7
[RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
On Tue, 10 Apr 2018 11:59:50 -0700
Sridhar Samudrala <sridhar.samudrala at intel.com> wrote:
> Use the registration/notification framework supported by the generic
> bypass infrastructure.
>
> Signed-off-by: Sridhar Samudrala <sridhar.samudrala at intel.com>
> ---
Thanks for doing this. Your current version has couple show stopper
issues.
First, the slave device is
2011 Jul 21
4
[LLVMdev] git
On 07/21/2011 01:44 PM, Joerg Sonnenberger wrote:
> On Thu, Jul 21, 2011 at 12:26:29PM +0100, Jay Foad wrote:
>> On 21 July 2011 11:50, Joerg Sonnenberger<joerg at britannica.bec.de> wrote:
>>> There is still the major regression with unreadable version numbers.
>>> Given the amount of Bugzilla traffic with "Fixed in...", that's a
>>>
2009 Jun 30
4
Extension status as XML for an Aastra 57i
I'm in the process of converting our current hybrid key system to
Asterisk and Aastra 57i phones. One of the features that seems to be a
show stopper for almost everyone in the office is the inability to see
who is on the phone. Can someone point in the right direction to setup
an XML app on the phone so they can press a soft-button and get a list
of extensions and their statuses? I know I can
2014 Mar 15
3
RH fucks up quite often recently
Latest really rude show stoppers were/are:
el6:
- librsvg2: your private fork bomb for gnome
- kernel: scheduler completely broken on numa systems
- qt: kde unusable when going up from -26 to -28
el5:
- firefox hangs on quit after latest ESR update
- (totem plugins no longer work too)
What I am using an enterprise distro for??
-Michael
PS: I'm only wondering :)
2006 Mar 14
7
Realtime Extensions
Does anyone know if realtime extensions allows extensions in the format callerid/extension yet? ie the extensions.conf file allows you to do:
5551212/1000 => exten ...
and it matches against extension 1000 when the caller id is 5551212. Last time I checked, realtime didn't support this yet.
That's a show stopper for us.
-------------- next part --------------
An HTML
2000 Jan 27
6
EGD requirement a show stopper for me
On Thu, Jan 13, 2000 at 17:34:10, Andre Lucas wrote:
> Subject: /dev/urandom
> On Thu, Jan 13, 2000 at 09:24:01AM -0700, SysProg - Nathan Paul Simons wrote:
> > On Thu, 13 Jan 2000, Ben Taylor wrote:
> >
> > > On Thu, 13 Jan 2000, Max Shaposhnikov wrote:
> > > > why ssh1.27 doesn't requre /dev/urandom on solaris?
> >
> > i think the
2009 Apr 15
4
[Release Planning 3.4] 3.4.0pre1 will be delayed
Hey folks,
the release of Samba 3.4.0pre1 will be delayed until April 30, 2009 due to
the samr access check bugs and bug #6263 (Domain login problems in Windows
XP without SP3).
@Developers: There is still some space left to place your changes in the
release notes.
Karolin
--
Samba http://www.samba.org
SerNet http://www.sernet.de
sambaXP http://www.sambaxp.org
-------------- next part
2006 May 03
6
New Release: One-Click Ruby Installer 1.8.4-17 release candidate 2
We are almost there to a final release. The uninstall issues have been
fixed, and a few packages have been upgraded to more recent versions. Many
thanks to Ryan Leavengood and Shahank Date who stepped in to help finish off
this release!
*** Only "show-stopper" problems will be fixed ***
We are extreme short of manpower at the moment. So as much as I would like
to address each and every