Bugs item #2810280, was opened at 2009-06-22 15:45
Message generated for change (Tracker Item Submitted) made by fguerin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2810280&group_id=56967
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PFtijah
Group: MonetDB4 "stable"
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: francois guerin (fguerin)
Assigned to: Henning Rode (hrode)
Summary: full text index exists or not exists.
Initial Comment:
Hi,
the mapi client keeps on telling me two contradictory things:
- when i try to create an index (it seems that indexes are automaticaly created
with module(pathfinder), Mapi tells me that an index has already been created.
- when i try to make a full text query, Mapi tells that there's no index
created.
$ ./bin/mclient -lx --time
xquery>tijah:create-ft-index()
more><>
MAPI = mone...@localhost:50000
QUERY = tijah:create-ft-index()
ERROR = !ERROR: tj_init_collection, pftijah collection already exists:
DFLT_FT_INDEX
Timer 11.846 msec
xquery>let $c := collection("frwikipedia")
for $res in tijah:query($c, "//T[about(.,marcher)]")
return $res/Tranche/Sentence/T
more><>
MAPI = mone...@localhost:50000
QUERY =
ERROR = !ERROR: tj_get_ft_index, ft-index "DFLT_FT_INDEX" does not exist.
create full text index using tijah:create-ft-index()
Timer 22.598 msec
xquery>
(MacBook - Monetdb MAY release - 32bits - installation: --enable-xquery
--enable-optimise)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2810280&group_id=56967
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs