To edit pages or tickets please login with username/password: aaf/aaf

Ticket #219 (closed defect: worksforme)

Opened 5 months ago

Last modified 2 months ago

Analyzer should be sent to query parser

Reported by: aaf Assigned to: jk
Priority: major Milestone:
Component: 0plugin Version:
Keywords: Cc:

Description

If we specify the :analyzer in acts_as_ferret :ferret => { :analyzer } options, it should create a new QueryParser? using the new analyzer (and not use the Ferret::Index::Index one).

This post is very old (not mine), but illustrates perfectly what is the problem:

http://albert.delamednoll.se/2005/12/20/the-ferret-plugin-with-simple-unicode-support

Change History

06/13/08 09:16:52 changed by jk

Since the :ferret options hash is used to build the Ferret::Index::Index instance used by aaf, this will use any custom analyzer you specified there.

Whats the exact problem you have?

08/03/08 11:15:12 changed by jk

  • status changed from new to closed.
  • resolution set to worksforme.

works for me.

To edit pages or tickets please login with username/password: aaf/aaf