[ 
https://issues.apache.org/jira/browse/DERBY-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804722#comment-13804722
 ] 

Andrew McIntyre commented on DERBY-590:
---------------------------------------

Attached a second patch which now includes javadoc, tightens up the comments, 
and includes a starter set of tests for the functionality. Still need to dig up 
a fuller set of data, I'll try to get to that maybe this weekend. In the 
meantime, I made some up with some things I had on my bookshelf and the schema 
from before. 

- indexTable() in lucene_titles.sql was also from a previous experiment, I had 
changed it to luceneIndex() for the patch in lucene_demo.diff, but for the 
updated patch in lucene_demo_2.diff, I decided to standardize the naming with 
createIndex, updateIndex, dropIndex, etc. 

-The indexes are now hopefully all located in the database directory, per-db, 
and I liked the suggestion for listing out the indexes, so also included is 
another function/VTI for listing out the Lucene indexes for the current 
database. 

-More tests and documentation to come. At some point I'll try to get the 
rankCutoff function working as well.

> How to integrate Derby with Lucene API?
> ---------------------------------------
>
>                 Key: DERBY-590
>                 URL: https://issues.apache.org/jira/browse/DERBY-590
>             Project: Derby
>          Issue Type: Improvement
>          Components: Documentation, SQL
>            Reporter: Abhijeet Mahesh
>              Labels: derby_triage10_11
>         Attachments: lucene_demo_2.diff, lucene_demo.diff
>
>
> In order to use derby with lucene API what should be the steps to be taken? 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to