Displaying 2 results from an estimated 2 matches for "c3b8".
Did you mean:
c0b8
2005 Jun 09
1
Query parser and stemming of norwegian letters
...//Set the enquire
Query p=pqp->parse_query(_sXapian);
cout << " Query " << string(bufSL) << p.get_description() << endl;
---
gives the follwing output
DEBUG h?y
Query norwegianXapian::Query((ha:(pos=1) AND y:(pos=2)))
the ? is unicode c3b8
Why does the queryparser produce something different than a direct
stemmer call ?
Best regards,
IB
2007 Mar 12
16
booting an ISO inside Xen (full virt)
Hi list,
I''m using Dom0 gentoo with xen 3.0.4 and xenman. I have several DomU working and it is really nice :)
so all my DomUs are installed with disk images. Now i want to use an ISO to boot and install a linux system (or win).
When i try to boot the DomU i dont have nothing, nothing relevant (for me) in logs and i can connect to the console. The state of the DomU is unknow. Any help