Re: Search is not working with Lucene 2.4 while Indexing.

2009-01-10 Thread Laxmilal Menaria
the changes > durable & visible to readers. > > Mike > > > Laxmilal Menaria wrote: > > Hi, >> >> I have build an application which is using Lucene2.2. Now I upgraded to >> Lucene2.4. >> >> I faced one problem. I am not able to search the documents w

Search is not working with Lucene 2.4 while Indexing.

2009-01-10 Thread Laxmilal Menaria
while indexwriter is open. Please let me know. -- Thanks, Laxmilal menaria http://www.bucketexplorer.com/ http://www.sdbexplorer.com/ http://www.chambal.com/

While indexing with Lucene 2.4 search is not working ?

2009-01-10 Thread Laxmilal Menaria
dexes while indexwriter is open. Please let me know. Thanks, Laxmilal menaria http://www.bucketexplorer.com/ http://www.sdbexplorer.com/ http://www.chambal.com/

Indexing Speed using Java Lucene 2.0 and Lucene.NET 2.0

2007-09-10 Thread Laxmilal Menaria
double time from .net.(87 Seconds). Is there are any specific reason for that.. or any other thing.. Also have tried with same of Java Lucene 2.2. Its also took same time..(190 Seconds) Please let me know if any one have got same.. Thanks in advance, Laxmilal Menaria http://www.chambal.net/

Searching Exact Word from Index

2007-09-10 Thread Laxmilal Menaria
of a text file. It will search whole content as a single keyword. But I want to search any word from the content. Please let me now how it is possible.. Using : Java Lucene 2.2 -- Thanks in advance, Laxmilal menaria http://www.chambal.net/

Re: Indexing Speed using Lucene 2.2

2007-09-07 Thread Laxmilal Menaria
earch in 3 minutes: > > http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes > > On 9/7/07, Laxmilal Menaria <[EMAIL PROTECTED]> wrote: > > > > Hello everyone, > > > > I have indexed a mysql database using Lucene2.0. It was taking

Re: Indexing Speed using Lucene 2.2

2007-09-07 Thread Laxmilal Menaria
Have tested both Java Lucene 2.0 and Lucene.Net 2.0, but now Lucene.Net 2.1in development. On 9/7/07, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > > Your "to" field on the email makes me wonder if you are using .NET or > Java... > > On Sep 7, 2007, at 8:40 AM, Laxm

Indexing Speed using Lucene 2.2

2007-09-07 Thread Laxmilal Menaria
. What can be done to improve the indexing speed. Please let me know asap... -- Thanks in advance, Laxmilal menaria http://www.chambal.net/

Re: Phrase Search

2007-06-18 Thread Laxmilal Menaria
use searching on "hiran" won't match *any* document. You might have to index the same fields two different ways to get all the behavior you want. Best Erick On 6/18/07, Laxmilal Menaria <[EMAIL PROTECTED]> wrote: > > Hello everyone, > > I am lucene user and tried to

Phrase Search

2007-06-18 Thread Laxmilal Menaria
Hello everyone, I am lucene user and tried to implement pharse query, But now getting some logical problems in searching.. My index have 4 fields: Name, Address & City and 6 docs. i.e 1. "Laxmilal Menaria", "Hiran Magri", "Udaipur", 2. "Mohan

Re: Get all unique values of specific field

2007-05-30 Thread Laxmilal Menaria
On 5/30/07, Laxmilal Menaria <[EMAIL PROTECTED]> wrote: Thanks karl, But if I implement faceted classification, then I know whats our classes name, but if I don't know classes name, then what should I do ? On 5/30/07, karl wettin <[EMAIL PROTECTED]> wrote: > > > 3

Re: Get all unique values of specific field

2007-05-30 Thread Laxmilal Menaria
Thanks karl, But if I implement faceted classification, then I know whats our classes name, but if I don't know classes name, then what should I do ? On 5/30/07, karl wettin <[EMAIL PROTECTED]> wrote: 30 maj 2007 kl. 10.51 skrev Laxmilal Menaria: >> > What's th

Re: Get all unique values of specific field

2007-05-30 Thread Laxmilal Menaria
e where where id in "(" + > formedstring + ") " > > Surely if you store everything in Lucene index , there is no > need to query database and you may use collections for > picking up distinct "Class" values , but my understanding > you still need to it

Get all unique values of specific field

2007-05-30 Thread Laxmilal Menaria
ch is return in Hits objects, How can I get unique Class list without using Loop. Please suggest me.. -- Thanks, Laxmilal menaria http://www.minalyzer.com/ http://www.chambal.com/

Re: Lock obtain timed exception

2007-05-24 Thread Laxmilal Menaria
# # Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode, sharing) # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # On 5/24/07, Michael McCandless <[EMAIL PROTECTED]> wrote: "Laxmilal Menaria" <[EMAI

Re: Lock obtain timed exception

2007-05-23 Thread Laxmilal Menaria
TED]:%5CWINDOWS%5CTEMP%5Clucene-22e0ad3c019e26a6e2991b0e6ed97e1c-commit.lock> On 5/24/07, Laxmilal Menaria <[EMAIL PROTECTED]> wrote: Hello everyone, I am getting Lock obtain timed exception while Searching in Index. My Steps: I have created a Lucene Index at first week of may 2007, a

Lock obtain timed exception

2007-05-23 Thread Laxmilal Menaria
btain timed out exception", I saw in temp folder there was one lock file exists " lucene-22e0ad3c019e26a6e2991b0e6ed97e1c-commit.lock<[EMAIL PROTECTED]> " Is MultiSearcher created lock file? or any other issue ? Please suggest me.. I am using Lucene 2.0. -- Than

Lock obtain timed out while searching

2007-05-08 Thread Laxmilal Menaria
Hello everyone, I am getting the following exception while searching: Lock obtain timed out: java.io.IOException: Lock obtain timed out: [EMAIL PROTECTED]:\WINDOWS\TEMP\lucene-22e0ad3c019e26a6e2991b0e6ed97e1c-commit.lock I have implemented MultiSearcher only, No other methods are updating/addi

Re: DBSight Turns Free! Instant Lucene Search on Database!

2007-04-26 Thread Laxmilal Menaria
price). I think the real effort to create a good search is collecting quality data into your database. Chris --- Laxmilal Menaria <[EMAIL PROTECTED]> wrote: > Hi, > > If I purchase the DBSight, then I will able to > create my searchapplication > same as DBSight ?, all the dis

Re: DBSight Turns Free! Instant Lucene Search on Database!

2007-04-25 Thread Laxmilal Menaria
Hi, If I purchase the DBSight, then I will able to create my searchapplication same as DBSight ?, all the display is same.. ie. narrow by categoty, search speed, images... Please suggest me.. Thanks. Laxmilal Menaria On 4/24/07, Chris Lu <[EMAIL PROTECTED]> wrote: For those who

How to get hits by multiple indexes using MultiSearcher...

2007-04-23 Thread Laxmilal Menaria
urn all the hits which matches the query. But I wants to show how many hits come by Index1, how many hits come by Index2...so how it is possible ? please suggest me. Thanks in advance, -Laxmilal Menaria

Re: Indexing multiple instances of the same field and counting their frequency afterward

2007-04-04 Thread Laxmilal Menaria
hello, you can try this code : IndexReader ISer= IndexReader.open("C:/Testindex"); TermEnum te=ISer.terms(new Term("Features","blue")); Term te1= te.term(); System.out.println("Frequency of blue "+ISer.docFreq(te1)); regards, -LM On 4/4/07, Sengly Heng <[EMAIL

Re: Scalability Issues with Indexing

2007-03-12 Thread Laxmilal Menaria
I think you can try MergeFactor =1000 MaxMergeDocs=2147483647 MaxBufferedDocs=1000 --LM On 3/12/07, Harini Raghavan <[EMAIL PROTECTED]> wrote: Hi Everyone, We have been using Lucene integrated with our application for over a year now. The indexing and searching has been pretty fast until re

Re: Querying multiple fields in a document

2007-02-25 Thread Laxmilal Menaria
Hi, i think you will use MultiSearcher and create a field and Value array for that, that will solve your problem.. thanks On 2/25/07, ruchi thakur <[EMAIL PROTECTED]> wrote: Hello, I am new to Lucene. I have a document with 3 fields - name,subject,rollno I want to search on the 2 field name

Slow performance (Fetching Hits)

2007-02-08 Thread Laxmilal Menaria
query) which returns Query we are adding this query. Query in BooleanQuery with occur and add BooleanQuery in MultiSearcher, This will take more than 30 secs for 1,50,000 docs (40 MB Index).. Platform : Windows XP with SP2, P4 with 512 MB RAM and Lucene 2.0. Thanks, Laxmilal Menaria