New posts in lucene

Is there a pure Python Lucene?

Lucene indexing: Store and indexing modes explained

Best practices for searchable archive of thousands of documents (pdf and/or xml)

"Did you mean?" feature in Lucene.net

Exact Phrase search using Lucene?

Kibana query exact match

What is the default list of stopwords used in Lucene's StopFilter?

Is Solr 4.0 capable of using 'join" for multiple core?

how do I normalise a solr/lucene score?

Elasticsearch always returning "mapping type is missing"

Problem using same instance of indexSearcher for multiple requests

Solr Collection vs Cores

What is the purpose of elasticsearch logs? How to manage them?

Is using a load balancer with ElasticSearch unnecessary?

Understanding Segments in Elasticsearch

Retrieving specific fields in a Solr query?

How to implement auto suggest using Lucene's new AnalyzingInfixSuggester API?

How to evaluate hosted full text search solutions?

How would one use Lucene.NET to help implement search on a site like Stack Overflow?

Is there a good indexing / search engine for Node.js? [closed]