Lucene

Lucene is an open-source, high-performance, full-featured text search engine written entirely in Java. It is a technology suitable for nearly any application that requires full-text search.  

Lucene is an open-source, high-performance, full-featured text search engine written entirely in Java. It is a technology suitable for nearly any application that requires full-text search.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  111 to 120 of 524  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 53 Next » 
 
Hello Our question is: How do I map the Lucene data to a third party database ? If we do so, what'...
Mon 12/09/02
07:08:10PM
 
1
Mon 12/09/02
07:16:59AM
39
 
 
I downloaded and am running the web demo. I want to have a documents title returned followed by the ...
Sat 02/14/04
03:47:30AM
 
1
Mon 01/26/04
01:50:37PM
27
 
 
Here is an example: public class MyAnalyzer extends Analyzer { private Analyzer standard = ne...
Mon 09/30/02
08:56:07PM
 
0
Mon 09/30/02
08:56:07PM
115
 
 
When i search text 'java' in a file (which is having this word), it shows the 0 results. In which ...
Tue 02/01/05
07:06:36AM
 
1
Tue 02/01/05
06:17:06AM
33
 
 
/* Building phrase query */ PhraseQuery pQuery = new PhraseQuery(); Term te...
Mon 08/07/06
09:57:15AM
 
0
Mon 08/07/06
09:57:15AM
88
 
 
 
How does Lucene's text search capabilities and performance compare to that of Oracle Text (Oracle T...
Fri 11/26/04
02:35:10PM
 
0
Fri 11/26/04
02:35:10PM
36
 
 
For a project of search engine for looking over inventory within local region, where each area is id...
Tue 07/20/04
06:33:33AM
 
1
Sat 07/17/04
01:26:35PM
32
 
 
Tue 03/19/02
06:57:28PM
 
0
Tue 03/19/02
06:57:28PM
32
 
 
If I want to delete then I have to use method as "IndexReader.delete(Term)". But my question is bef...
Tue 04/02/02
08:14:45PM
 
1
Tue 04/02/02
01:05:00AM
28
 
 
Hi , I am  trying to do fuzzy search with phrases. what my requirement is i want entire phrase...
Mon 02/18/13
01:40:13AM
 
0
Mon 02/18/13
01:40:13AM
155
 
 
 
Results  111 to 120 of 524  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 53 Next » 
"Lucene" is moderated by Moderators:  SAdmin
About | Sitemap | Contact