You could have a look at lucene spatial in the contrib!
--
Anshum
http://blog.anshumgupta.net
Sent from BlackBerry®
-Original Message-
From: farouk alhassan
Date: Tue, 23 Nov 2010 10:34:33
To:
Reply-To: java-user@lucene.apache.org
Subject: Lucene with Geospatial Data
Hi All,
Is there
Try with multi valued field while indexing i.e. Add each sentence as a separate
field(with the same field name) to the same document. This would give you the
results as you want.
--Original Message--
From: Sirish Vadala
To: java-user@lucene.apache.org
ReplyTo: java-user@lucene.apache.org
Hi Hilly,
So this is exactly what you need to do, mail to java-user@lucene.apache.org and
it'd get to all group members.
--Original Message--
From: xiaoyan Zheng
To: java-user@lucene.apache.org
ReplyTo: java-user@lucene.apache.org
Subject: how to post a question or a message?
Sent: Aug 1
search comes in, allocate a Searcher from each index to the search.
>> - perform the search in parallel across all indices.
>> - merge the results in your own code using an efficient merging algorithm.
>>
>> Regards,
>> Dan
>>
>>
>>
>>
>>
Would like to know, are you using a particular type of sort? Do you need to
sort on relevance? Can you shard and restrict your search to a limited set of
indexes functionally?
--
Anshum
http://blog.anshumgupta.net
Sent from BlackBerry®
-Original Message-
From: Shelly_Singh
Date: Tue,
Hi Jamie,
You could try and debug using
IndexReader.numDeletedDocs() ;
On the index to check if the documents are expunged or not.
--Original Message--
From: Jamie
To: java-user@lucene.apache.org
ReplyTo: java-user@lucene.apache.org
Subject: Index Growing on Delete
Sent: Jan 22, 2010 14:04
Hi Sourabh,
If you are talking about using multiple directory implementations, then yes you
may have multiple of those without any issues.
Sent from BlackBerry® on Airtel
-Original Message-
From: "Mittal, Sourabh"
Date: Tue, 12 Jan 2010 20:19:11
To:
Subject: 2 directory providers
Hi,
Hi Vaijanath,
Just wanted to know if you can perform a search on the binary field (as I
haven't tried this ever) ?
--Original Message--
From: Rao, Vaijanath
To: java-user@lucene.apache.org
ReplyTo: java-user@lucene.apache.org
Subject: RE: Storing image with Lucene
Sent: Dec 3, 2009 08:27