field name synonyms
Hello,
I am trying to figure out whether there is a way to specify field names
synonyms in Solr/Lucene schema. For instance, I have a field with the
name "title" in the database and want to be able to use queries:
title:query
t:query
to get the data from the same f
Message
From: Maria Mosolova <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Thursday, October 25, 2007 3:38:36 PM
Subject: field name synonyms
Hello,
I am trying to figure out whether there is a way to specify field names
synonyms in Solr/Lucene schema. For instance, I have a
Hello,
I am trying to figure out whether there is a way to specify field names
synonyms in Solr/Lucene schema. For instance, I have a field with the
name "title" in the database and want to be able to use queries:
title:query
t:query
to get the data from the same field.
Is there a way to do thi