Unfortunately, not yet. There have been discussions about this,
including this issue for "column-stride fields":
https://issues.apache.org/jira/browse/LUCENE-1231
But no real progress on it lately...
Mike
Diego Cassinera wrote:
Hello All
I´m writing an application to move full te
Hello All
I´m writing an application to move full text search out of my rdbms. Today
the app hits the db two times. 1) to do the search it self. 2) to format
the output of the search results. In my plan I´m moving everything to
lucene documents that contain fields where I will be doing the s