solrnet
How to implement faceted search suggestion with number of relevant items in Solr?
Hi I have a very specific need in my company for the system\'s search engine, and I can\'t seem to find a solution.[详细]
2023-02-08 15:52 分类:问答Solrnet - How to initialize instance with basic authentication
It is possible to conne开发者_高级运维ct solr instance with basic authentication ? I have tried with :[详细]
2023-02-07 21:14 分类:问答SolrNet - Adding to existing index
I have a Solr server setup successfully with working searching and indexing capabilties. There is about 380 documents in it after a full-import from my database.[详细]
2023-02-06 12:51 分类:问答Solr / SolrNet - Using wildcards for letter by letter search
Hey Guys, Im trying to implement some search functionality to an application were writing. Solr 1.4.1 running on Tomcat7[详细]
2023-02-05 13:24 分类:问答Bast Way On Passing Query Parameters to Solrnet
I have been working on making a Search using Solrnet which is working the way I want to. But I just would like some advice on the best way to pass my query parameters from my web page into Solrnet.[详细]
2023-02-03 19:43 分类:问答Solr search results and retrieving position of document
I have a solr index accessed using SolrNet, and I would like to retrieve the index (position) of a particular document in the results, without returning the whole result set.[详细]
2023-02-02 03:17 分类:问答How to do a constant score query in Solr
I\'m using SolrNet to access a Solr index where I have a multivalue field called \"tags\".I want to perform the following pseudo-code query:[详细]
2023-01-30 13:09 分类:问答solr search for documents where a field doesn't exist
How do I search for those document in a SOLR index which do not 开发者_开发百科contain a specified field?-field:[* TO *][详细]
2023-01-28 20:50 分类:问答Hadoop to create an Index and Add() it to distributed SOLR... is this possible? Should I use Nutch? ..Cloudera?
Can I use a MapReduce framework to create an index and somehow add it to a distributed Solr? I have a burst of information (logfiles and documents) that will be transported over the internet and stor[详细]
2023-01-25 22:25 分类:问答Solr does not initialize
I am just creating one application which is start Solr from code side using ASP.NET Web Application. http://localhost:8080/solr/admin/ this link working perfect but am i startup initialize from code s[详细]
2023-01-25 18:46 分类:问答