solrnet
How to get Started with Solr.NET
Hey I was wondering how to get started with Solr.NET even the basics what files to download etc, I checked the net ofcourse but its like every site saying something different some are old开发者_如何学[详细]
2023-02-25 18:22 分类:问答Solr Schema Design
I have some questions regarding the solr schema design. Basically I\'m setting up a search engine for product catalogue website and my table relationships are as follows.[详细]
2023-02-24 02:22 分类:问答Issue about Schema.xml uniqueKey field [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Solr: QueryElevationComponent requires StrField uniqueKeyField error[详细]
2023-02-23 06:24 分类:问答How to start work on Solrnet
I have installed Apache Tomcat 6 and configure Solr 1.4. Now Solr service running successfully开发者_JAVA百科.[详细]
2023-02-22 23:33 分类:问答How to Add multivalue Data in Solr.Net
I want to Add product with Solr.net Schema file. my database Table is Category table - catid, catname Brand table - brandid, brandname[详细]
2023-02-22 09:15 分类:问答SolrNet + NHibernate integration
I currently use NHibernate.Search in my app which works fine, however i now need to move to Solr because I need to load-balance my application.[详细]
2023-02-19 01:33 分类:问答Implementing a custom IReadOnlyMappingManager in solrnet
I am trying to implement a custom IReadOnlyMappingManager in solrnet to allow us to use our own Attribute types for decorating the properties of the documents that represent our solr index records. As[详细]
2023-02-13 22:33 分类:问答Is there any SolrNet DemoApp or open-source app of C# webform?
I had found a SolrNet client Demo Sample App, but it is ASP.NET MVC: http://code.google.com/p/solrnet/downloads/list[详细]
2023-02-12 08:04 分类:问答How can I add an "ex" LocalParams to a Facet Field Query in SolrNet?
If I use a SolrFacetFieldQuery to build a facet query, I can\'t add the LocalParams in the constructor because when it parses the other facet parameters such as Limit and开发者_运维技巧 Sort, it will[详细]
2023-02-11 16:33 分类:问答Creating Lucene Index On SQL Server Database
I am creating a custom web application in C# .NET and I have a completely custom built database schema. I need a search engine application which is comprehensive enough to search the entire database I[详细]
2023-02-09 11:19 分类:问答