I am newbie in Lucene.net. I want to search a content from the folder which may have all type of files (.txt, .xls, .pdf, .exe, .ppt, .doc,...).
When I read the Lucene.net docs, the only analyzer that I find is the standard one. I want to make sure I can do Phonetic or Aproximative 开发者_JAVA百科search on my index. Is there some extra library
I\'m trying to add a search field to my web site (ASP.NET MVC 2) and was told it\'d be a good idea to use Nhibernate.Search, seeing that I was already using Nhibernate in the rest of the project.
Using RavenDB to do a query on Lucene Index. This query parses okay: X:[[a]] AND Y:[[b]] AND Z:[[c]] 开发者_运维知识库
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a database of names of people that has (currently) 35 million rows. I need to know what is the best method for quickly searching these names. The current system (not designed by me), simply has
I have to index a lot documents that contain reference numbers like \"aaa.bbb.ddd-fff\". The structure can change but it\'s always some arbitrary numbers or characters combined with \"/\",\"-\",\"_\"
I found a great tutorial on performing a faceted search. http://开发者_StackOverflowwww.devatwork.nl/articles/lucenenet/faceted-search-and-drill-down-lucenenet/
Can anyone verify if the latest Lucene.net 2.9.2 can sort (and reverse开发者_如何学运维 sort) NumericField? I am sort of stumped, expecially with the reverse sort :(I also get into the same problem to
How can I enable different analyzers for each field in a document I\'m in开发者_高级运维dexing with Lucene?Example: