nhibernate.search Questions
1
Solved
I have a simple test that runs a query 5000 times. The linq version of the query takes over 3 times the HQL and the cached Linq version is significantly slower than the cached version of HQL
HQL:
...
Orbital asked 6/6, 2011 at 18:54
1
This is not a question as such, I have been researching this subject for the last few days and thought I would like to contribute something that pulled in a lot of the disparate ideas that I've bee...
Adamok asked 7/9, 2010 at 9:19
1
Solved
Is there anyway to keep true POCO Entities while working with Lucene.NET through NHibernate.Search ?
It seems that Lucene.NET (NHibernate.Search) mapping only work with Attributes within Entity cl...
Karyolymph asked 1/3, 2010 at 14:52
1
Solved
Bit confused here,
How’s Solr or Solrnet any different from Nhibernate Search? Does Solr offer anything more to Lucene.net that Nhibernate Search?
Tabbitha asked 22/1, 2010 at 2:54
5
Solved
Considering this example as a base example, I created the application but when I execute this application I am getting the following error.
The ProxyFactoryFactory was not configured. Initialize...
Insincerity asked 10/6, 2009 at 6:28
1
I am trying to highlight search terms in a block of HTML, the problem is if a user does a search for "color", this:
<span style='color: white'>White</span>
becomes:
<span style='&l...
Somerset asked 21/8, 2009 at 22:3
1
Solved
Considering this example as a base example. I created the application but when I execute this application getting the following error.
The ProxyFactoryFactory was not configured.
Initialize 'pr...
Imprimatur asked 9/6, 2009 at 12:53
1
© 2022 - 2024 — McMap. All rights reserved.