The term Lucene refers to the open source Java fulltext search engine library, but also to the entire eco-system that grew around it, including lucene.
Revisiting a stalled project and looking for advice in modernizing thousands of "old" documents and making them available via web. …
xml pdf lucene full-text-search elasticsearchI need to access a lucene index ( created by crawling several webpages using Nutch) but it is giving the error …
java lucene nutchI am working on a classification problem to classify product reviews as positive, negative or neutral as per the training …
java lucene classification query-parserThe wildcard * can only be used at the end of a word, like user*. I want to query with a …
java lucene sql-likeI want to learn Solr. May I know some good tutorial/links for it? Also, is Solr available for .NET?
.net lucene solrI want to make this TextField have suggestions feature just like in Lucene. I've searched all the web and I …
javafx autocomplete lucene textfield autosuggestI want in 2nd part of my query to have a list of result for while data not null. I …
lucene fieldI was under the assumption that each shard in Elasticsearch is an index. But I read somewhere that each segment …
elasticsearch luceneI have some documents stored in a Lucene index with a docId field. I want to get all docIds stored …
lucene lucene.netI have a cluster of 3 ElasticSearch nodes running on AWS EC2. These nodes are setup using OpsWorks/Chef. My intent …
amazon-web-services elasticsearch amazon-ec2 lucene nosql