getting PDFBox O/P into a stream

2003-03-25 Thread Ramrakhiani, Vikas
Can some one please help me with the command to get O/P from PDFBox on command line or into streams rather that dumping it into a text file. thanks, vikas. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Special Character Search

2003-06-06 Thread Ramrakhiani, Vikas
Hi, I am trying to implement special character search. If I do a search with query title:java\-perl then documents with title java-perl as well as java+perl comes up. While first result is desirable the second one is not. I want to know what is going wrong here ? Also, I am using

Searching for title:(\\)

2003-08-11 Thread Ramrakhiani, Vikas
Hi, When I give a search query like title:(\\) QueryParser throws an error. But same query given without any braces i.e title:\\ works fine. Why is it so ? thanks for your help, vikas. - To unsubscribe, e-mail: [EMAIL

Range Query

2003-12-05 Thread Ramrakhiani, Vikas
Hi, When I do range query like id:[0* to 9*] the result set exclude documents having id 0, 90 ... i.e boundary values are excluded. Is it expected or am I going wrong some where. thanks, vikas. - To unsubscribe, e-mail: [EMAIL