Re: Unable to remove from Lucene index

2009-05-05 Thread Manish
I guess you are trying to remove or requesting to remove null referenced object. Manish B. Joshi (Adserving Team) On Tue, May 5, 2009 at 1:58 PM, Enrico Goosen wrote: > Hi, > > > > I’m new to Lucene, and I’m getting an exception while trying to do a manual > indexing oper

Re: HighFreqTerms for results set

2011-07-18 Thread Manish Bafna
Use Facet by that field. It will bring up top words. On Mon, Jul 18, 2011 at 6:03 PM, Mihai Caraman wrote: > So I looked around and found no viable solution for this problem: > How to extract the most frequent terms in the search result set after > submitting the query. > > HighFreqTerms >

Re: search match documents and pagination in lucene3.x

2011-09-21 Thread Manish Bafna
You can use SOLR. On Wed, Sep 21, 2011 at 1:37 PM, Ian Lea wrote: >>   i  want to implements pagination like google search result page in my >> project.We use lucene3.3.Here are 2 issue: >>   1.How can i get the number of matched documents > > TopDocs.totalHits > >>   2.What is the best practice

Query on searchAfter API usage in IndexSearcher

2018-05-07 Thread manish gupta
impact on query performance.* Regards Manish Gupta

Re: Index Concurrent access

2009-06-16 Thread Manish Joshi
Concurrently adding updating deleting may not be good idea.It may corrupt the index -Manish B. Joshi On Tue, Jun 16, 2009 at 2:33 PM, João Silva wrote: > Hi, > how can i access the index in a concurrently way, > so i can perform add/update/delete documents concurrently? > >

Re: Insuffient resources during optimize merge

2009-07-03 Thread Manish Joshi
I assume it must be memory related issue.Not sure just a guess. -Manish On Fri, Jul 3, 2009 at 3:42 PM, Carl Austin wrote: > Hi, > > I have an issue when optimizing a large index (40GB). Basically the > optimize falls over with an IOException stating there are not enough > s