I verified that the index was correct using the app Luke, tested some
queries using it then replicated the results via code. It seems I need
to refine the token parsing but at least I have something now.
Ramon Casha
On 18 December 2012 15:50, Ramon Casha wrote:
> Hmm ok I got someth
Hmm ok I got something.
Ramon Casha
On 18 December 2012 15:44, Ramon Casha wrote:
> I converted them to TextField but the result is the same.
>
> doc.add(new TextField("text", text.toString(), Store.YES));
>
> The search always returns an empty array.
>
> R
I converted them to TextField but the result is the same.
doc.add(new TextField("text", text.toString(), Store.YES));
The search always returns an empty array.
Ramon Casha
On 18 December 2012 15:35, Jack Krupansky wrote:
> Maybe you wanted "text" fields that are ana