The idea was to keep separated a certain number of lines (or sentences)
in a document without using the GapPosition trick between field
instances. I found that the use of multiple dynamic fields is a cleaner
and generic approach.
By using the copyField, I duplicate data inside the index but I lo
You can use the directive to copy all 'sentence_*' fields into
one indexed field. You then have a named field that you can search against.
Lance Norskog
-Original Message-
From: Renaud Delbru [mailto:[EMAIL PROTECTED]
Sent: Friday, February 01, 2008 6:48 PM
To: solr-user@lucene.apache.o
sorry, nothing currently will do that.
There is discussion about how to do it, but nothing concrete
https://issues.apache.org/jira/browse/SOLR-247
http://wiki.apache.org/solr/FieldAliasesAndGlobsInParams
Renaud Delbru wrote:
Hi,
We would like to know if there is an efficient way to query mul