« Return to Thread: Alternative to Compass/Searchable plugin

Re: Alternative to Compass/Searchable plugin

by Konstantyn Smirnov :: Rate this Message:

Reply to Author | View in Thread

here you go.

src.rar

It's not a plugin, just 3 core classes along with some test-cases.

The index structure is flat, no parent-children relations. Query API is still missing.

By default, all fields (exept for those in Document.groovy) in all classes must be tokenized and stored, no boost and other fancy stuff.

 « Return to Thread: Alternative to Compass/Searchable plugin