Click here to Skip to main content
15,916,280 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have indexed a txt document
is there a way to view all the terms after indexing
Posted
Updated 24-Aug-11 15:22pm
v2

It depends on the pattern that the txt document contains. If the patterns are similar and can be categorized as pattern, then RegEx [^] is a way to go to extract the index terms.
 
Share this answer
 
http://www.getopt.org/luke/luke-0.9.9/lukeall-0.9.9.jar
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900