If all of your analyzers are on the indexing side, you can look into
preanalyzed field type and just push already processed tokens into Solr.
Not sure about query time though.

Regards,
    Alex
On 1 Jan 2013 16:13, "dafna" <nina.bas...@elbitsystems.com> wrote:

> The code that I don't want to rewrite is the analyzers.
> I have written many analyzers.
> I know the benefits of solr, I just want to spend as less time as I can to
> see the system in solr.
>
> I don't think you understood my idea:
> 1. The data handling will be just in lucene .net.
> 2. The index itself will be in solr.
> 3. The solr schema contains all fields, but in primitive form.
> I agree that managing the schema in two different places can be dangerous.
>
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Using-lucene-net-Solr-at-the-same-time-tp4029953p4029960.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to