I am searching in lucene with a \"equals\" operator implemented like: return new TermQuery(new Term(getName(), getValue()));
I\'m looking for some info so that users can find local results in their Lucene.Net searches. I would index the latitude/longitude of the location in the document, and query Lucene based on the users
I am looking for a Java library to do some initial spell checking / data normalization on user generated text content, imagine the interests entered in a Facebook profile.
l开发者_运维知识库ucene-like would be preferred. thanksYou can also check ElasticSearch, it has native JSON interface so integrating with it in python should be simpler. Seems like Simon Willison thi
I am trying to do a search with some criteria FullTextQuery fullTextQuery = fullTextSession.createFullTextQuery(finalQuery, KnowledgeBaseSolution.class).setCriteriaQuery(criteria);
I\'ve asked a simlar question on Meta Stack Overflow, but that deals specifically with whether or not Lucene.NET is used on Stack Overflow.
I am doing some linguistic research that depends on being able to query a corpus of 100 million sentences. The information I need from that corpus is along the lines: how many sentences had \"john\" a
I want to use Lucene.NET for fulltext search shared between two apps: one is an ASP.NET MVC application and the other one is a console application. Both applications are supposed to search and update
does anyone have any experiences using the lucene\'s spatial search component (lucene 3.0)? I tried a very simple example but could not get the search to return anything, see below for all the codes
i am searching for strings indexed in lucene as documents. now i give it a long string to match. example: