Using wildcard at the start of teh token

2006-09-15 Thread Supriya Kumar Shyamal
, column 1. Encountered: "*" (42), after : "" But the other way around is fine like the query "technology*" is a valid query, just eager to know something like "Like" search in Oracle SQL query. Kind Regards, supriya -- Mit freundlichen Grüßen / Regards Sup

What is the advantage of setting using compund file to false

2006-10-10 Thread Supriya Kumar Shyamal
Hello All, I have question regarding the use of Compound file fo rindex, what is the advantage & disadvantage of enabling use of compound file(which is default I think) or disabling the useo of it. Thanks, supriya -- Mit freundlichen Grüßen / Regards Supriya Kumar Shyamal Soft

Re: What is the advantage of setting using compund file to false

2006-10-10 Thread Supriya Kumar Shyamal
is in consideration. I do prefer to use compoundFile(true) as I work on unix platforms otherwise you will end up with "too many open files" very often! best regards Simon btw: nice to see another person from Berlin on the list! --- mailto: [EMAIL PROTECTED] On 10/10/06,

Parallel Index Search

2006-10-16 Thread Supriya Kumar Shyamal
ustom locking then I am afraid the index performance will be reduced but the only advantage is that I can avoid FNFE. With Regards, supriya -- Mit freundlichen Grüßen / Regards Supriya Kumar Shyamal Software Developer tel +49 (30) 443 50 99 -22 fax +49 (30) 443 50 99 -99 email [EMAIL PROT

Re: Parallel Index Search

2006-10-16 Thread Supriya Kumar Shyamal
Michael McCandless wrote: Supriya Kumar Shyamal wrote: If I am not mistaken the process of locking the Index by different objects like IndexReader or Indexwriter, theoratically only one Thread can access the index at a time. Actually, only one writer can write to the index at once

Re: NFS and Lucene 2.0 status - still troublesome ?

2006-11-14 Thread Supriya Kumar Shyamal
ider our options. We are > definitely looking at Solr, as well. > > Does anyone have any successful experiences using Lucene over network > file systems other than NFS ? Any recommendations or tips ? > > Regards, > Øyvind Stegard > USIT, University of Oslo - -- Mit freundlich

Search for null value or empty string in lucene

2006-12-06 Thread Supriya Kumar Shyamal
will be very greaful. Since I have index with 2 million documents adn Ic an't see thorgh all documents usign Luke. Thanks, supriya -- Mit freundlichen Grüßen / Regards Supriya Kumar Shyamal Software Developer tel +49 (30) 443 50 99 -22 fax +49 (30) 443 50 99 -99 email [EMAIL PROT

wilcard search with terms contains _ or -

2007-01-12 Thread Supriya Kumar Shyamal
have gone through the StandardTokenizer and I can see that the string non-linear splitted into 2 tokens and index as 2 different terms but why we don't have the same functionality in the QueryParser. Any help will be very appreciable. Thanks, supriya -- Mit freundlichen Grüßen / Regards

Re: ANN: Luke 0.7 released

2007-02-22 Thread Supriya Kumar Shyamal
Its really Great to have the tool compatible with Lucene 2.1. It saves lot of energy. Thanks once again. supriya Andrzej Bialecki wrote: Hi all, I'm happy to announce that a new version of Luke - the Lucene Index Toolbox - is now available. As usually, you can get it from: http://www.ge

Possible Memory leak in CSIndexInput

2007-03-12 Thread Supriya Kumar Shyamal
index accessing objects. Thanks, supriya -- Mit freundlichen Grüßen / Regards Supriya Kumar Shyamal Software Developer tel +49 (30) 443 50 99 -22 fax +49 (30) 443 50 99 -99 email [EMAIL PROTECTED] ___ artnology GmbH Milastr. 4 10437 Berlin

FS lock on NFS mounted filesystem for indexing

2006-04-05 Thread Supriya Kumar Shyamal
Hi All, I got a strange problem during the indexer process running on Redhat ES4 Linux machine .. java.io.FileNotFoundException: /u01/export/index/books/_2s.fnm (No such file or directory) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.(RandomAccessFi

Fetch Documents Without Retrieveing All Fields

2006-04-09 Thread Supriya Kumar Shyamal
lot and also I don't get any OutOfMemory error. Just a small idea which is not entirely mine but I feel its a good option. With Regards, supriya -- Mit freundlichen Grüßen / Regards Supriya Kumar Shyamal Software Developer tel +49 (30) 443 50 99 -22 fax +49 (30) 443 50 99 -99 em

Re: BooleanQuery$TooManyClauses

2006-04-20 Thread Supriya Kumar Shyamal
at org.apache.lucene.search.Searcher.search(Searcher.java(Inlined Compiled Code)) at com.ibm.services.salesone.fsearch.search.FacetedSearchImpl.getFacetCountsWithText(FacetedSearchImpl.java(Compiled Code)) .. -- Mit freundlichen Grüßen / Regards Supriya Kumar Shyamal Sof

How to search for europian word with and without special characters

2006-06-20 Thread Supriya Kumar Shyamal
Hi All, I have a question regarding the indexing and searching for german characters. For eg. when I search for the word "müller" also I want to search for the word "mueller". How to achieve this in lucene. Thanks, supriya -- Mit freundlichen Grüßen / Regards S

FileNotFoundException: occurs during the optimization of index

2006-07-14 Thread Supriya Kumar Shyamal
so the segment list there on the IndexSearcher object is not there. Can anybody suggest how to avoid this problem and concurrently access in the index accroos the network at the same time maintaining the index. Thanks, supriya -- Mit freundlichen Grüßen / Regards Supriya Kumar Shyamal

Re: FileNotFoundException

2006-08-01 Thread Supriya Kumar Shyamal
AIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

Re: FileNotFoundException

2006-08-01 Thread Supriya Kumar Shyamal
release. Thanks, supriya WATHELET Thomas wrote: Have you solved thisproblem? -Original Message----- From: Supriya Kumar Shyamal [mailto:[EMAIL PROTECTED] Sent: 01 August 2006 16:30 To: java-user@lucene.apache.org Subject: Re: FileNotFoundException I think its a directory access synchron

Re: FileNotFoundException

2006-08-01 Thread Supriya Kumar Shyamal
Grüßen / Regards Supriya Kumar Shyamal Software Developer tel +49 (30) 443 50 99 -22 fax +49 (30) 443 50 99 -99 email [EMAIL PROTECTED] ___ artnology GmbH Milastr. 4 10437 Berlin ___