开发者

Lucene Query client [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years a开发者_如何学运维go.

Can I run advance query using Lucene? Advance Queries like facet query, multiple OR,AND query.


As already pointed out by Kane, Lucene supports many of the operations described in your questions. If you need all of them you should have a look at lucene implementations such as Solr. Solr supports all of them and is baced on lucene.

http://lucene.apache.org/solr/


Lucene can perform many of the operations described in your question (AND, OR, etc). Have you read the documentation or checked out sample applications? Depending on your needs you might want to look at RavenDB.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜