Babu Neelam
2012-May-03 02:34 UTC
[Xapian-discuss] Incorrect line nums displayed in full text search
Hi,
Could you please clarify a query regarding full text search in Xapain?
I have installed LXRng (cross-referencer), which internally uses Xapain for
text search. I am using CentOS 6 & have installed the following Xapian
packages:
$ yum list installed | grep -i xapian
perl-Search-Xapian.x86_64
1.2.9.0-1.el6 @rpm-eprints-org-xapian
perl-Search-Xapian-debuginfo.i686
1.2.7.0-1.el6 @rpm-eprints-org-xapian
perl-Search-Xapian-debuginfo.x86_64
1.2.7.0-1.el6 @rpm-eprints-org-xapian
rpm-eprints-org-xapian.noarch
xapian-bindings.x86_64 1.2.9-1 @rpm-eprints-org-xapian
xapian-bindings-perl.x86_64
1.2.9-1 @rpm-eprints-org-xapian
xapian-bindings-php.x86_64
1.2.9-1 @rpm-eprints-org-xapian
xapian-core.x86_64 1.2.9-1 @rpm-eprints-org-xapian
xapian-core-debuginfo.x86_64
1.2.7-1 @rpm-eprints-org-xapian
xapian-core-devel.x86_64 1.2.9-1 @rpm-eprints-org-xapian
xapian-core-libs.x86_64 1.2.9-1 @rpm-eprints-org-xapian
xapian-omega.x86_64 1.2.9-1 @rpm-eprints-org-xapian
xapian-omega-debuginfo.x86_64
1.2.7-1 @rpm-eprints-org-xapian
$
However, when I search for more than one word with double quotes, displayed
line numbers are incorrect (but, displayed file names are correct).
Please help me how I go about solving this issue.
Thanks,
Babu
Olly Betts
2012-May-03 03:24 UTC
[Xapian-discuss] Incorrect line nums displayed in full text search
On Wed, May 02, 2012 at 07:34:04PM -0700, Babu Neelam wrote:> I have installed LXRng (cross-referencer), which internally uses Xapain for > text search. I am using CentOS 6 & have installed the following Xapian > packages:[...]> > However, when I search for more than one word with double quotes, displayed > line numbers are incorrect (but, displayed file names are correct). > ` > Please help me how I go about solving this issue.Xapian itself has no concept of "line numbers", so I think you'll need to ask the LXRng developers. Cheers, Olly