BitFunnel / mg4j-workbench

Java tools for evaluating BitFunnel performance compared to an mg4j baseline.
GNU Lesser General Public License v3.0
1 stars 2 forks source link

GenerateBitFunnelChunks should not hard-code field numbers #10

Open MikeHopcroft opened 7 years ago

MikeHopcroft commented 7 years ago

GenerateBitFunnelChunks should not hard-code field numbers. These numbers should come automatically from the collection.

MikeHopcroft commented 7 years ago

It is really important that we know which field corresponds to body text and which corresponds to title. See issue #32.