[Xapian-tickets] [Xapian] #659: stopwords in php not detected
Xapian
nobody at xapian.org
Fri Oct 10 10:17:51 BST 2014
#659: stopwords in php not detected
-----------------------------------+---------------------------
Reporter: jmienert | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone:
Component: Xapian-bindings (PHP) | Version: 1.2.17
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: | Operating System: All
-----------------------------------+---------------------------
\
\
\
\
Changes (by jmienert):
* version: => 1.2.17
\
\
\
Old description:
> includefile: (xapian.php):
> methods: set_stopper
> It looks like the stopper is always null. I've changed lines 2907, 3120
> from "$this->_stopper=$stop=null;" to "$this->_stopper=$stop;" and the
> stopper works as expected.
New description:
includefile: (xapian.php):
methods: set_stopper
It looks like the stopper is always null. I've changed lines 2907, 3120
from "$this->_stopper=$stop=null;" to "$this->_stopper=$stop;" and the
stopper works as expected.
version: 1.2.18 - maybe not an 1.2.18-issue. I've updated from 1.2.7...
--
\
\
\
\
--
Ticket URL: <http://trac.xapian.org/ticket/659#comment:2>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list