I also have problems getting the solrspellchecker to utilise existing FQ
params correctly.
we have some fairly monster queries
eg : http://pastebin.com/4XzGpfeC
I cannot seem to get our FQ parameters to be honored when generating
results.
In essence i am getting collations that yield no results w
Heya,
Question for you guys, Im trying to use the solr "analysis.jsp"
toolto debug a solr query. I cant work out how to input sample data
for the Field Value (Index)box when the data is multiValued.
I was wondering if you could explain how to do this or point me to
thedocumentation where this is e
Sincere apologies
My Bad!
N ...
On 19 January 2012 13:37, remi tassing wrote:
> Hey Nick,
>
> could you plz create a new thread?
>
> Remi
>
> On Thu, Jan 19, 2012 at 3:35 PM, Nicholas Fellows wrote:
>
>> Heya,
>>
>> Question for you guys, Im trying
I have some data in solr
where the text string could potentially be
"Vic & Bobs greatest hits"
how can i ensure that when a user query is made
for "Vic and Bobs greatest hits" , a match is made?
this also needs to work the other way round.
i've not found any useful information about this scena
Heya,
Question for you guys, Im trying to use the solr "analysis.jsp" tool
to debug a solr query.
I cant work out how to input sample data for the Field Value (Index)
box when the data is multiValued.
I was wondering if you could explain how to do this or point me to the
documentation where thi
...
On 18 August 2011 17:20, Jaeger, Jay - DOT wrote:
> I would suggest #3, unless you have some very unusual performance
> requirements. It has the advantage of isolating your index environment
> requirements from the database.
>
>
> -Original Message-
> F
Hi I have a question regarding
CopyFields in Solr
As far as i can tell there are several ways to do the same thing
1) create an alias in the SQL Query and Delta Queries
2) specify multiple fields in the db-data-config.xml having different
"names" for the same column
3) use the copyField directive